On Wednesday 09 December 2020 03:09:41 pm Uwe Brauer via tde-users wrote:
On Tue December 8 2020 23:34:18 Uwe Brauer via tde-users wrote:
I'm on Debian not Ubuntu so I can't be certain but it looks like you forgot to run apt-get update first which would have told your system to download maybe pre16 instead of pre13.
Oop, you are right, thanks for pointing that out to me. Makes a lot of sense
Apt seems to have changed the meaning of the upgrade and dist-upgrade commands (not exactly recently)*, this seems to be the recommended command set to do a 'normal' upgrade now.
apt-get update apt-get dist-upgrade
* You'd have to check man for details.
Best, Michael