On Tue, 14 Sep 2010 22:04:19 -0700, Konstantin wrote: > On 09/14/2010 08:23 PM, KC8LDO wrote: > > I just did my normal yum update routine and found several problems flagged > > as below: > > > > [root@Fedora-12 Desktop]# yum update > > Loaded plugins: presto, refresh-packagekit > > Setting up Update Process > > Resolving Dependencies > > --> Running transaction check > > ---> Package firefox.i686 0:3.5.12-1.fc12 set to be updated > > ---> Package xulrunner.i686 0:1.9.1.12-1.fc12 set to be updated > > ---> Package xulrunner-devel.i686 0:1.9.1.12-1.fc12 set to be updated > > --> Processing Dependency: pkgconfig(nspr)>= 4.8.6 for package: > > xulrunner-devel-1.9.1.12-1.fc12.i686 You can compare with my Broken Dependencies reports sent to test-list. Some time ago I've started creating reports that show the broken deps for the stable dist + Updates plus the differences when adding Test Updates, e.g. http://lists.fedoraproject.org/pipermail/test/2010-September/093511.html In the case of xulrunner and firefox, it was pushed to stable with a separate package (nss, nspr and others) being stuck in updates-testing due to causing broken dependencies. You can also visit the Fedora Updates System (bodhi) web page and look up the update tickets and their state where users often comment on broken deps, too. > > Doing a "yum clean all" and "rpm --rebuilddb" did not fix the rpm database > > problem either. > Most likely while updating tigervnc, yum didn't get to cleanup stage > (failed, computer rebooted, etc) so the old version is marked as installed. > You can clean it by running "yum remove tigervnc-server*" then "yum > install tigervnc-server". Take a look at the yum-complete-transaction command as well as the package-cleanup --cleandupes command from yum-utils. There are more helper features provided by package-cleanup. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines