Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: raduc on 2023/10/12, 01:37:19

Title: Nala update disables full-upgrade by default
Post by: raduc on 2023/10/12, 01:37:19
Hi all,

I just updated nala and the latest version is adding a "full_upgrade = false" in the config file.

From what I understand from https://manual.siduction.org/sys-admin-apt_en.html#run-full-upgrade on Siduction, running "full-upgrade" is preferred over "upgrade". In that case does it mean new users should change "full_upgrade = true" in the config file?

See here the changelog: https://metadata.ftp-master.debian.org/changelogs//main/n/nala/nala_0.14.0_changelog

Thanks,

Radu
Title: Re: Nala update disables full-upgrade by default
Post by: scholle1 on 2023/10/12, 19:51:19
The option "full_upgrade = " is new in nala 0.14.0 config file.
We recommend setting it to "true" as described in the manual.

Additionally, please set the option "auto_remove = false".

See also https://forum.siduction.org/index.php?topic=9060.0 (german)
Title: Re: Nala update disables full-upgrade by default
Post by: thomv on 2023/10/16, 11:17:55
Thank you, raduc, for the hint.