Bug 862388 - kdelibs: multilib conflict /usr/share/doc/HTML/en/sonnet/index.cache.bz2
Summary: kdelibs: multilib conflict /usr/share/doc/HTML/en/sonnet/index.cache.bz2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kdelibs
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 867848
TreeView+ depends on / blocked
 
Reported: 2012-10-02 18:58 UTC by Jacek Pawlyta
Modified: 2012-12-20 15:55 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
: 867848 (view as bug list)
Environment:
Last Closed: 2012-12-20 15:55:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jacek Pawlyta 2012-10-02 18:58:52 UTC
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

Comment 1 Rex Dieter 2012-10-02 19:20:01 UTC
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. :(

Comment 2 Rex Dieter 2012-10-02 19:28:09 UTC
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...

Comment 3 Rex Dieter 2012-10-02 19:40:55 UTC
ok, on f17 builds index.cache indeed is slightly different, one has
<a name=idm436...
the other
<a name=idm764...

Comment 4 Julian Sikorski 2012-10-04 05:30:37 UTC
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.

Comment 5 Fedora Update System 2012-10-04 18:11:54 UTC
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

Comment 6 Fedora Update System 2012-10-04 18:14:16 UTC
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

Comment 7 Fedora Update System 2012-10-05 00:53:59 UTC
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).

Comment 8 Jacek Pawlyta 2012-10-05 06:08:21 UTC
Confirming, the new package fixes it - I used kde-testing repo

Comment 9 Fedora Update System 2012-10-06 11:46:56 UTC
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

Comment 10 Fedora Update System 2012-10-06 11:48:44 UTC
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

Comment 11 Fedora Update System 2012-10-11 00:59:38 UTC
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.

Comment 12 Fedora Update System 2012-12-20 15:55:30 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.