On Wednesday 16 September 2020 01:01:47 pm Uwe Brauer via tde-users wrote:

> > On Wednesday 16 September 2020 11:54:52 am Slávek Banko via tde-users

> > wrote:

> >

> > For me this has always been one of the most annoying parts of using

> > Debian, apt based, derivatives. The command literally says it’s going

> > to do a distribution upgrade. Users are justifiably not going to use

> > it, period, until some dev, that they have to trust implicitly like we

> > do Slávek, beats it into their heads that it is a completely and

> > utterly misnamed command. *

>

> So I did

>

> sudo apt-get dist-upgrade

> sudo apt-get dist-upgrade

> Reading package lists... Done

> Building dependency tree

> Reading state information... Done

> Calculating upgrade... Done

> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

>

> So

>

> sudo apt-get upgrade

>

> Already upgraded, hm I am puzzled

>

> In any case much more important the kicker problem is still there and it

> is *very serious* because I have to reboot the machine.

>

> Anybody an idea? Shall I switch to night build, right now trinity is a

> bit unusable. I could try to set up the icons manually but uff

alias ag='apt-get update;apt-get dist-upgrade'

Hi Uwe,

One last thought, did you do an

apt-get update

first? Slávek would have to explain why, but the alias I pasted above is what I've been told to use.

Best,

Michael