From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4 Description of problem: lvm2-cluster and magma-plugins require the SONAME provided by gulm as shipped in FC4, but the update in testing (gratuitously?) changes the SONAME, without a compat package or updates for the dependent packages. Version-Release number of selected component (if applicable): gulm-1.0.0-1 lvm2-cluster-2.01.09-3.0 magma-plugins-1.0.0-1 How reproducible: Always Steps to Reproduce: 1.`yum --enablerepo=updates-testing update' on an `everything' install of FC4 Actual Results: --> Running transaction check --> Processing Dependency: libgulm.so.1.0()(64bit) for package: lvm2-cluster --> Processing Dependency: libgulm.so.1.0()(64bit) for package: magma-plugins --> Finished Dependency Resolution Error: Missing Dependency: libgulm.so.1.0()(64bit) is needed by package lvm2-cluster Error: Missing Dependency: libgulm.so.1.0()(64bit) is needed by package magma-plugins Expected Results: No missing deps. Changing sonames requires coordination with dependents, and should be avoided without very good reasons. Additional info:
I've reverted the soname to the previous name (libgulm.so.1.0) in gulm-1.0.0-2. This should be available on the fedora testing site Thursday or Friday morning.
Gulm-1.0.0-2 is now available from download.fedora.redaht.com. Please try yum updating again and see if this solves the problem.
Thanks, that fixed it.