Bugzilla – Bug 113246
installation overview provides wrong information
Last modified: 2006-02-14 10:37:06 UTC
when doing an update, packages tells me (sorry in german) * Zu aktualisierende Pakete: 0 * Zu installierende neue Pakete: 697 * Zu entfernende Pakete: 0 what is obviously wrong. Most packages should just be updated, and it tells that it would just install new packages. Adding screenshot...
Created attachment 47735 [details] yast2 update information
Please, add the log.
which one? /var/lib/YaST2 is 14MB big.
Tar and compress it all, I can't tell without looking inside them.
Created attachment 47763 [details] /var/log/YaST2 tar file
Michael, the Pkg::GetPackages (`installed, true) function returned empty list (according to the log, see y2log-1, grep for 'Selected.*Install'. I cannot reproduce it on my system. Amy idea why? I haven't found any error regarding target initialization...
I just found, that there are packages that are no more in the rpm database. For example the package gbuffy: rpm -qf $(which gbuffy) file /usr/bin/gbuffy is not owned by any package I guess, that only the default packages have been updated, and all others are still there in an old version. machine is roth.suse.de
I guess that there has been a corrupt rpm database. This is not reproduceable anymore.