Bug 831414

Summary: libogg-devel multilib conflict
Product: [Fedora] Fedora Reporter: Philippe Troin <phil>
Component: liboggAssignee: Jaromír Cápík <jcapik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: hdegoede, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libogg-1.3.0-5.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-20 20:11:36 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:

Description Philippe Troin 2012-06-12 23:26:26 UTC
# yum -y install libogg-devel-2:1.3.0-1.fc17.i686
Loaded plugins: changelog, downloadonly, priorities, remove-with-leaves, show-
              : leaves, tsflags
16 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package libogg-devel.i686 2:1.3.0-1.fc17 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package              Arch         Version                Repository       Size
================================================================================
Installing:
 libogg-devel         i686         2:1.3.0-1.fc17         updates          13 k

Transaction Summary
================================================================================
Install  1 Package

Total size: 13 k
Installed size: 17 k
Downloading Packages:
Running Transaction Check
Running Transaction Test


Transaction Check Error:
  file /usr/include/ogg/config_types.h from install of libogg-devel-2:1.3.0-1.fc17.i686 conflicts with file from package libogg-devel-2:1.3.0-1.fc17.x86_64

Error Summary
-------------

[2]    12466 exit 1     noglob yum -y install libogg-devel-2:1.3.0-1.fc17.i686

Comment 1 Philippe Troin 2012-06-12 23:42:12 UTC
*** Bug 831415 has been marked as a duplicate of this bug. ***

Comment 2 Fedora Admin XMLRPC Client 2013-01-29 15:23:59 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Jaromír Cápík 2013-04-09 13:18:13 UTC
Hello Philippe.

The issue seems to be caused by a wrong design of the integer size checks in libogg. I just reordered the checks so that a type common for 32bit and 64bit architectures is chosen during the configuration phase in both cases. That would prevent the devel packages from conflicts caused by differences in the config_types.h header file.

Thanks for the report.

Regards,
Jaromir.

Comment 4 Fedora Update System 2013-04-09 15:19:08 UTC
libogg-1.3.0-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/libogg-1.3.0-5.fc18

Comment 5 Fedora Update System 2013-04-09 15:19:32 UTC
libogg-1.3.0-5.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/libogg-1.3.0-5.fc19

Comment 6 Fedora Update System 2013-04-09 15:19:50 UTC
libogg-1.3.0-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/libogg-1.3.0-5.fc17

Comment 7 Fedora Update System 2013-04-09 17:04:22 UTC
Package libogg-1.3.0-5.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libogg-1.3.0-5.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-5232/libogg-1.3.0-5.fc19
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2013-04-20 20:11:38 UTC
libogg-1.3.0-5.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-05-23 12:33:19 UTC
libogg-1.3.0-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2013-05-23 12:38:53 UTC
libogg-1.3.0-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.