Ubunbtu 18.04 I started getting the notice that not all updates can be installed - which led me to the following post: Software Updater partial upgrade? I ran the two commands mentioned - sudo apt-get update && sudo apt-get upgrade Then re-booted, and re-ran software updater, and got the same notice I ran the 2 commands again, and nothing was installed, but I still get the same notice when using software updater.
If I click on continue, I see this:
Can anyone shed any light on this? How can I prevent seeing the partial upgrade notice?
sudo apt update
and thensudo apt upgrade
. If there are any errors, post the entire output of both in your question above. Don't edit or summarize -- we need to see the detail. – user535733 Apr 15 '21 at 19:48