Siduction Forum

Siduction Forum => Installation - Support => Thema gestartet von: vonh in 2015/10/17, 11:42:41

Titel: Is a dist-upgrade rather than an upgrade the right way to upgrade Siduction?
Beitrag von: vonh in 2015/10/17, 11:42:41
Is a apt-get dist-upgrade rather than an apt-get upgrade the right way to upgrade Siduction?

What is the conceptual difference between the two?
Titel: Re: Is a dist-upgrade rather than an upgrade the right way to upgrade Siduction?
Beitrag von: unklarer in 2015/10/17, 13:37:08
http://manual.siduction.org/sys-admin-apt#apt-upgrade
Titel: Re: Is a dist-upgrade rather than an upgrade the right way to upgrade Siduction?
Beitrag von: musca in 2015/10/17, 19:00:24
Hello vonh,

yes, only "apt-get dist-upgrade" is able to introduce those changes where an outdated package gets replaced by a new package.

"apt-get upgrade" will never remove packages, but in transitions (https://release.debian.org/transitions/) this is intentional.

greetings
musca
Titel: Re: Is a dist-upgrade rather than an upgrade the right way to upgrade Siduction?
Beitrag von: towo in 2015/10/17, 19:07:12
Zitat"apt-get upgrade" will never remove packages, but in transitions this is intentional.
No, in transitions apt upgrade is way better.
Titel: Re: Is a dist-upgrade rather than an upgrade the right way to upgrade Siduction?
Beitrag von: musca in 2015/10/18, 01:22:00
Hello towo,

please let me rephrase: ..., but in transitions removing packages is intentional.

For the rest I agree with you, "apt upgrade" installs new packages where "apt-get upgrade" needs an extra option --with-new-pkgs.

greetings
musca