yum-skip-broken-1.1.6-1.fc8 yum-3.2.2-3.fc8 Using yum upgrade --skip-broken, I am still stopped by broken deps: ERROR with rpm_check_debug vs depsolve: Package boost-devel needs boost = 1.34.1-3.fc8, this is not available. Package boost needs libicui18n.so.36, this is not available. Package openoffice.org-core needs libicui18n.so.36, this is not available. Package openoffice.org-core needs libicule.so.36, this is not available. Package boost needs libicuuc.so.36, this is not available. Package openoffice.org-core needs libicuuc.so.36, this is not available. Package yelp needs gecko-libs = 1.8.1.5, this is not available. Complete!
Can you reproduce this kind of error with yum-skip-broken-1.1.7 & yum-3.2.5
Created attachment 211201 [details] rpm -qa --qf '%{N}-%{V}-%{R}.%{ARCH}\n' yum-3.2.5-4.fc8 yum-skip-broken-1.1.7-1.fc8 From "yum upgrade --skip-broken" (lots of output, hit y at prompt, then this): Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: file /etc/gre.d/gre64.conf from install of firefox-2.0.0.6-10.fc8 conflicts with file from package xulrunner-1.9-0.alpha7.2.fc8 Error Summary ------------- [root@johnson ~]#
Created attachment 211211 [details] repoquery --nevra -a
Different details, but still fails to skip broken updates and soldier on when the upgrade situation is frotzed.
yum >= 3.2.10 in current rawhide have much improved '--skip-broken' buildin, so please try yum remove yum-skip-broken yum install pygpgme yum install --enablerepo=development update yum to check it out.