DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded
Aptitude shows no packages marked for upgrading, 'dpkg --audit' returns with exit code 0, 'apt update' says everything's up to date, 'dpkg -l' returns only packages marked 'ii' (I've grepped for anything *not* starting with 'ii' with no results).
Is there any way to figure out which package dpkg is dropping the ball on?
Edit: I forgot to mention, 'apt-mark showhold' returns nothing (i.e. no held packages).
Last edited by grobber; 01-01-2018 at 03:33 PM.
Reason: omitted information
Sure did, but I'm giving that file another go as we speak.
Nothing looks suspicious though. I can see all of the activity for the day, some packages installed, some removed / purged, etc. I recognize what's logged and I don't see any warnings, errors, and so on. Nor did I get any throughout the day while undergoing all of this; I just happened to notice the stray '1' by accident under 'not upgraded' when running autoremove.
If I could somehow increase the verbosity of the commands I listed (which return the errant '1') perhaps that would help, but the closest I can get to 'verbose' looking through the apt / apt-get man pages is the -V flag for apt-get, and running either
apt-get -V autoremove
or
apt-get -V dist-upgrade
makes no difference (same '1 not upgraded' message).
Strange. Well that's about as far as I can take you. I've never experienced that problem before. Hopefully someone else may have another suggestion of where to look.
You don't mention any loss of functionality, so hopefully you will be good until it gets resolved. Good luck!
Strange. Well that's about as far as I can take you. I've never experienced that problem before. Hopefully someone else may have another suggestion of where to look.
No worries at all, it's much appreciated regardless!
Quote:
Originally Posted by TheEzekielProject
You don't mention any loss of functionality, so hopefully you will be good until it gets resolved. Good luck!
Oh, yes, as far as I can tell it's all in good order, just somewhat strange. It'd be interesting to get to the bottom of it, but it doesn't seem to have affected functionality thus far.
A few days back I installed a package from source with checkinstall because the newer upstream version fixed a bug in Debian's version. I then pinned that package to pin priority -1 in /etc/apt/preferences.d/preferences so Debian wouldn't downgrade it to its own version.
I then apparently promptly forgot about it.. I also seem to have never run 'apt autoremove' after those changes, so was not familiar with the apt behavior under the circumstances.
I tested that this was the problem by removing the package; sure enough, the '1 not upgraded' went away. I've since re-installed it, now that I know this is normal behavior.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.