PDA

View Full Version : Broken dependency


OriginalLoxxy
14th April 2011, 06:30 PM
---> Package sssd.i686 0:1.5.4-1.fc16 will be updated
---> Package sssd.i686 0:1.5.5-2.fc15 will be an update
--> Processing Dependency: libldb = 1.0.0 for package: sssd-1.5.5-2.fc15.i686
---> Package sssd-client.i686 0:1.5.4-1.fc16 will be updated
---> Package sssd-client.i686 0:1.5.5-2.fc15 will be an update
--> Finished Dependency Resolution
Error: Package: sssd-1.5.5-2.fc15.i686 (updates-testing)
Requires: libldb = 1.0.0
Installed: libldb-1.0.2-1.fc16.i686 (@rawhide)
libldb = 1.0.2-1.fc16
Available: libldb-0.9.10-25.fc15.i686 (fedora)
libldb = 0.9.10-25.fc15
Available: libldb-1.0.0-2.fc15.i686 (fedora)
libldb = 1.0.0-2.fc15
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest



Any ideas ?

---------- Post added at 06:30 PM ---------- Previous post was at 06:19 PM ----------

ignore, ran:

yum list obsoletes

AdamW
14th April 2011, 06:37 PM
you seem to have both rawhide and f15 repos enabled, or at least rawhide packages installed but f15 repos enabled. this is going to cause pain. if you want rawhide, disable the f15 repos. if you want f15, disable rawhide repos and run 'yum --releasever=15 distro-sync' .