Bugzilla – Bug 153578
[zypp] still removes already removed RPMs at end of installation.
Last modified: 2006-02-28 11:41:15 UTC
This is with YaST2/libzypp from autobuild this weekend. After update from 10.0 to current stable, YaST2 tries to remove a lot of RPMs at the end of the update which are not installed anymore at that time. Update was done with "update to minimal" and not removing old RPMs.
Created attachment 70327 [details] y2logs-remove.tgz
*** Bug 153135 has been marked as a duplicate of this bug. ***
Can I get access to the metadata (suse/setup/descr) used ?!
Ok, found it. Its in the 'dont remove obsoleted packages' algorithm.
Created attachment 70390 [details] cd1/suse/setup/descr directory I hope it's from the right tree.
Thanks ! Found the bug meanwhile. The "delete" flag was not cleared for obsoleted packages. Fixed.
*** Bug 152713 has been marked as a duplicate of this bug. ***