Faulty Software Updater on 16.04

Ralf Mardorf silver.bullet at zoho.com
Thu Aug 17 21:59:48 UTC 2017


On Fri, 2017-08-18 at 07:51 +1000, Karl Auer wrote:
>    sudo apt-get update
>    sudo apt-get upgrad

It's better to replace

  sudo apt-get upgrad

with

  sudo apt-get dist-upgrade

nowadays replaced by

  sudo apt full-upgrade

I suspect by default the update thingy used by the OP does run
"dist-upgrade"/"full-upgrade" and not "upgrade".





More information about the ubuntu-users mailing list