I have a couple of Ubuntu 22.04 LTS servers running on a Proxmox host. Every now and then "apt upgrade" gives me the following message saying that it skipped packages. But why is that? Why is -in this case- tmux being skipped? I usually solve this by running "aptitude safe-upgrade", but I would like to understand this behaviour. me@playlist-exchange [~]$ sudo apt upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done # # News about significant security updates, features and services will # appear here to raise awareness and perhaps tease /r/Linux # Use 'pro config set apt_news=false' to hide this and future APT news. # The following packages have been kept back: tmux 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
This recent thread explains about phased updates: https://ubuntuforums.org/showthread.php?t=2481914
Ubuntu 22.04 Desktop Guide - Ubuntu 24.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags Member: Not Canonical Team If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.
Oh wow, this is actually by-design! Sorry, I wasn't aware of that. Well this explains it all, thanks! (and it's true that aptitude safe-upgrade indeed forces the install and skips the "waiting period"?)
View Tag Cloud
Ubuntu Forums Code of Conduct