Git Product home page Git Product logo

Comments (8)

volitank avatar volitank commented on September 15, 2024

It says right in there that it is Auto-Removing.

Try apt full-upgrade --auto-remove and see if the same behavior happens.

from nala.

W01v3n avatar W01v3n commented on September 15, 2024

It says right in there that it is Auto-Removing.

Try apt full-upgrade --auto-remove and see if the same behavior happens.

But it's also installing it whenever I do nala update && nala upgrade. In APT, it doesn't happen. In NALA I am stuck in an endless loop of installing and uninstalling this package.

from nala.

volitank avatar volitank commented on September 15, 2024

This is why I said to run apt full-upgrade --auto-remove

This is closer to what Nala is performing. Did you try that?

from nala.

volitank avatar volitank commented on September 15, 2024

If you want it to stop immediately then you can change the config option in /etc/nala/nala.conf as below.

# Set to false to disable auto auto-removing
auto_remove = false

But I'd at least like to know if that apt command I sent will reproduce the behavior.

from nala.

W01v3n avatar W01v3n commented on September 15, 2024

This is why I said to run apt full-upgrade --auto-remove

This is closer to what Nala is performing. Did you try that?

Yes, still the same.

If you want it to stop immediately then you can change the config option in /etc/nala/nala.conf as below.

# Set to false to disable auto auto-removing
auto_remove = false

But I'd at least like to know if that apt command I sent will reproduce the behavior.

Putting a bandage on the problem is not going to fix it. If I'm gonna have to mess around with nala's configurations, I am not going to use it at all.

There has been some progress though; when I did apt full-upgrade --auto-remove it auto removed the package libfuse3-3, then I ran the command again, APT did not install this package again.
But then I ran the command sudo nala update;sudo nala upgrade and it tried to install the package libfuse3-3 again.

So... APT does not reproduce this issue. As I said previously, it only happens with nala.

from nala.

volitank avatar volitank commented on September 15, 2024

I just noticed you're on 20.04. Can you give me the output of nala --version and apt list nala -a?

from nala.

W01v3n avatar W01v3n commented on September 15, 2024

There you go:

user@PC:~$ nala --version
nala 0.11.1
user@PC:~$ apt list nala -a
Listing... Done
nala/scar,scar 0.13.0 all
nala/scar,scar 0.12.3 all

from nala.

volitank avatar volitank commented on September 15, 2024

I believe you are using nala-legacy, which is very old and no longer supported. It's a compiled binary and tended to have a lot of weird compiler bugs. I would upgrade to the latest 0.13.0 and try again. In order to do this you will have to run apt remove nala-legacy and then apt install nala. There may be dependency issues because Nala was never really designed to work on 20.04.

It should be able to pull them from my repository depending on how you set up our repo.

from nala.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.