Bug 870325

Summary: multilib errors
Product: [Fedora] Fedora Reporter: Matthias Runge <mrunge>
Component: libcanberraAssignee: Lennart Poettering <lpoetter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: awilliam, lpoetter, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-22 19:32:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 752661    

Description Matthias Runge 2012-10-26 07:41:28 UTC
Description of problem:

[root@localhost ~]# yum install libcanberra-gtk2 
Loaded plugins: langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package libcanberra-gtk2.x86_64 0:0.29-4.fc18 will be installed
--> Processing Dependency: libcanberra-gtk3 = 0.29-4.fc18 for package: libcanberra-gtk2-0.29-4.fc18.x86_64
--> Processing Dependency: libcanberra = 0.29-4.fc18 for package: libcanberra-gtk2-0.29-4.fc18.x86_64
--> Running transaction check
---> Package libcanberra.i686 0:0.29-4.fc18 will be installed
--> Processing Dependency: libxml2.so.2 for package: libcanberra-0.29-4.fc18.i686
....
snip
...
and finally:

       Protected multilib versions: libcanberra-gtk3-0.29-4.fc18.i686 != libcanberra-gtk3-0.29-5.fc18.x86_64
Error: Protected multilib versions: libcanberra-0.29-4.fc18.i686 != libcanberra-0.29-5.fc18.x86_64




from the spec:
%package gtk2
Summary: Gtk+ 2.x Bindings for libcanberra
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
# Some other stuff is included in the gtk3 package, so always pull that in.
Requires: %{name}-gtk3 = %{version}-%{release}

I thought, requirements for arch dependent packages also require {?_isa}
https://fedoraproject.org/wiki/Packaging:Guidelines#Requires

Comment 1 Fedora Update System 2012-10-30 15:38:58 UTC
libcanberra-0.30-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/libcanberra-0.30-2.fc18

Comment 2 Fedora Update System 2012-10-30 20:13:46 UTC
Package libcanberra-0.30-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libcanberra-0.30-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-17245/libcanberra-0.30-2.fc18
then log in and leave karma (feedback).

Comment 3 Adam Williamson 2012-11-22 19:32:08 UTC
The update was pushed stable and mrunge reported in the update comments that this is fixed. (weeding the final blocker list)