Results 1 to 3 of 3

Thread: Why are "packages have been kept back"?

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Beans
    127

    Why are "packages have been kept back"?

    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.

  2. #2
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Why are "packages have been kept back"?

    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.

  3. #3
    Join Date
    Mar 2009
    Beans
    127

    Re: Why are "packages have been kept back"?

    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"?)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •