[Bug 1223446] zypper dup uninstalls > 100 base packages (guess: because of unknown repo signing key)
29 Apr
2024
29 Apr
'24
11:09
https://bugzilla.suse.com/show_bug.cgi?id=1223446 https://bugzilla.suse.com/show_bug.cgi?id=1223446#c1 --- Comment #1 from Michael Andres <ma@suse.com> --- (In reply to Christian Boltz from comment #0)
My _guess_ is that the missing key had a similar result as disabling the repo. Still, even "zypper dup -y" should error out if a repo is signed with an unknown key, instead of silently disabling the repo and removing seemingly "orphaned" packages.
Right, skipping the repo is the default (legacy) behavior. The IMO best approach for unattended actions ATM is to do an explicit 'zypper ref' and to abort if it does not return 0.
zypper ref && zypper --no-refresh dup -- You are receiving this mail because: You are on the CC list for the bug.
267
Age (days ago)
267
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@suse.com