Description of problem: When processing today's updates to F16 Alpha, I received an error that control-center required libnm-gtk.so.0. I've been unable to find where that dependency can be satisfied from. Using yum's --skip-broken option let all the other updates proceed normally. The suggested "rpm -Va --nofiles --nodigest" command did not produce any output. For what it's worth, although I'm using the xfce environment, I use gnome-control-center to do the sound control functions unavailable with xfce, and it still seems to be working OK, even after this failed update. Version-Release number of selected component (if applicable): control-center.i686 1:3.1.92-1.fc16 How reproducible: Every time, even after a "yum clean all". Steps to Reproduce: 1. yum update 2. 3. Actual results: Error concerning lack of libnm-gtk.so.0. Expected results: A successful update of control-center. Additional info: The following is the output from the "yum update" command: ... Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package control-center.i686 1:3.1.91-1.fc16 will be updated ---> Package control-center.i686 1:3.1.92-1.fc16 will be an update --> Processing Dependency: libnm-gtk.so.0 for package: 1:control-center-3.1.92-1.fc16.i686 ---> Package control-center-filesystem.i686 1:3.1.91-1.fc16 will be updated ---> Package control-center-filesystem.i686 1:3.1.92-1.fc16 will be an update --> Finished Dependency Resolution Error: Package: 1:control-center-3.1.92-1.fc16.i686 (updates-testing) Requires: libnm-gtk.so.0 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Same error here - happened on the first "yum upgrade" after the installation of F16 Alpha Live ISO
FWIW, I worked around this with: sudo yum update control-center --enablerepo updates-testing which pulled in NetworkManager-gtk-0.9.1.90-3.git20110927.fc16.x86_64 to satisfy the dep.
I believe all involved updates are in stable now