Since auto updates using yum-updatesd doesn't seem to be working, I decided to run yum update by hand - this on a stock FC6 box. This eventually throws the error
--> Processing Dependency: dbus = 0.61 for package: dbus-qt
--> Finished Dependency Resolution
Error: Missing Dependency: dbus = 0.61 is needed by package dbus-qt
I've got the following repos installed in yum.repos.d
fedora-core.repo
fedora-updates.repo
livna-testing.repo
fedora-development.repo
fedora-updates-testing.repo
fedora-extras-development.repo
kde-redhat.repo
fedora-extras.repo
livna-devel.repo
fedora-legacy.repo
livna.repo
Am I missing a repo for this?
Bo