I've been trying to update my 24.04 system for nearly 2 weeks and most of the updates are being held back. Is there a distribution issue that is blocking the updates or might I have a problem on my system? Today, there were 718 updates and only 2 were installed, the rest were held back.
At first, I assumed it was a phased update issue so I've been executing apt update / apt upgrade commands daily with no joy. I've been led to understand that phased updates clear in a about a week so what I'm seeing seems excessive.
You can see if the packages are being phased by doing
apt policy [packagename]
on one of them. A phased package looks like this:Example copied from this question The following packages have been kept back. But the packages are not "phased"
If they don't have the
(phased percentage)
in them, the package system is broken.