Description of problem: kdelibs update from kde-testing repo is not possible Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. install kde-testing and kde-i386-testing repo 2. run yum update kdelibs Actual results: Transaction Check Error: file /usr/share/doc/HTML/en/sonnet/index.cache.bz2 conflicts between attempted installs of kdelibs-6:4.9.2-2.fc17.i686 and kdelibs-6:4.9.2-2.fc17.x86_64 Expected results: kdelibs updated
Seems our current .spec hack to avoid this: # fix Sonnet documentation multilib conflict bunzip2 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache.bz2 sed -i -e 's!<a name="id[0-9]*"></a>!!g' %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache bzip2 -9 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache is no longer sufficient. :(
can't reproduce on f18, kdelibs-4.9.2-3.fc18.i686 and kdelibs-4.9.2-3.fc18.x86_64 co-install nicely. Breaking out f17 laptop...
ok, on f17 builds index.cache indeed is slightly different, one has <a name=idm436... the other <a name=idm764...
file /usr/share/doc/HTML/en/kcontrol/kresources/index.cache.bz2 conflicts between attempted installs of kdepimlibs-4.9.2-1.fc17.i686 and kdepimlibs-4.9.2-1.fc17.x86_64 kdepimlibs suffers from the same issue.
kdepimlibs-4.9.2-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/kdepimlibs-4.9.2-2.fc17
kdelibs-4.9.2-5.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/kdelibs-4.9.2-5.fc17
Package kdelibs-4.9.2-5.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kdelibs-4.9.2-5.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-15396/kdelibs-4.9.2-5.fc17 then log in and leave karma (feedback).
Confirming, the new package fixes it - I used kde-testing repo
kdepimlibs-4.9.2-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kdepimlibs-4.9.2-2.fc18
kdelibs-4.9.2-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kdelibs-4.9.2-5.fc18
kdepimlibs-4.9.2-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.