cross-posted from: https://lemmy.g97.top/post/56902

Hi, I’ve this situation when I apt upgrade. There are many pipewire-related packages kept back. Why? How can I solve it?

Thank you!

EDIT: dist-upgrade summary

EDIT2: Ok I solved it with

apt autoremove # only to remove old packages. it didn't solved the problem

apt update

apt dist-upgrade

    • gabriele97@lemmy.g97.topOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      Sorry, I forgot to mention that it’s Pop OS. And I think it started to be stuck in this mode 2 weeks ago

      • spiffeeroo@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        1 year ago

        The Ubuntu based distros may have this phased update thing. That AskUbuntu link has a command to override APT package manager to install the held-back packages.

        Ubuntu tends to hold back system critical packages in case there are issues. Systems with certain install UUIDs will be ‘guinea pigs’ and install these packages before everyone else. You can override this behavior and disable phased updates on that particular computer.