From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061107 Fedora/1.5.0.8-1.fc6 Firefox/1.5.0.8 Description of problem: synaptic depends on libapt-pkg-libc6.4-6.so.2 which no longer is present in apt-0.5.15lorg3.2-8.fc6 which causes an update to fail. Version-Release number of selected component (if applicable): apt-0.5.15lorg3.2-8.fc6 How reproducible: Always Steps to Reproduce: 1. yum upgrade Actual Results: Error: Missing Dependency: libapt-pkg-libc6.4-6.so.2 is needed by package synaptic Expected Results: Additional info:
Thanks for the heads-up. apt had to be rebuilt for ppc changes which by itself doesn't require any dependent package to be rebuilt. But apt has a bad habit of adding the glibc's version to its libraries' sonames and that changes since the last build ... :/ A rebuilt has been queued in.