Bug 750647 - asio-devel on x86_64 tries to pull i686 packages
Summary: asio-devel on x86_64 tries to pull i686 packages
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: asio
Version: 16
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Marc Maurer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-01 21:11 UTC by Hubert Figuiere
Modified: 2011-11-10 00:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-10 00:32:14 UTC
Type: ---


Attachments (Terms of Use)

Description Hubert Figuiere 2011-11-01 21:11:57 UTC
Description of problem:
asio-devel on x86_64 tries to pull i686 packages

Version-Release number of selected component (if applicable):
asio-devel.x86_64 0:1.4.8-1.fc16

How reproducible:


Steps to Reproduce:
1. sudo yum install asio-devel
  
Actual results:
Tries to install a 32bit package and fail anyway


Expected results:
Just installing

Additional info:
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package asio-devel.x86_64 0:1.4.8-1.fc16 will be installed
--> Processing Dependency: openssl-devel for package: asio-devel-1.4.8-1.fc16.x86_64
--> Running transaction check
---> Package openssl-devel.x86_64 0:1.0.0e-1.fc16 will be installed
--> Processing Dependency: krb5-devel for package: openssl-devel-1.0.0e-1.fc16.x86_64
--> Running transaction check
---> Package krb5-devel.x86_64 0:1.9.1-18.fc16 will be installed
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.9.1-18.fc16.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.9.1-18.fc16.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.9.1-18.fc16.x86_64
--> Running transaction check
---> Package keyutils-libs-devel.x86_64 0:1.5.2-1.fc16 will be installed
---> Package libcom_err-devel.x86_64 0:1.41.14-2.fc15 will be installed
---> Package libselinux-devel.x86_64 0:2.1.5-5.1.fc16 will be installed
--> Processing Dependency: libselinux = 2.1.5-5.1.fc16 for package: libselinux-devel-2.1.5-5.1.fc16.x86_64
--> Processing Dependency: libsepol-devel >= 2.1.0-1 for package: libselinux-devel-2.1.5-5.1.fc16.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.1.5-5.1.fc16.x86_64
--> Running transaction check
---> Package libselinux.i686 0:2.1.5-5.1.fc16 will be installed
--> Processing Dependency: ld-linux.so.2(GLIBC_2.3) for package: libselinux-2.1.5-5.1.fc16.i686
--> Processing Dependency: libdl.so.2(GLIBC_2.1) for package: libselinux-2.1.5-5.1.fc16.i686
--> Processing Dependency: libdl.so.2 for package: libselinux-2.1.5-5.1.fc16.i686
--> Processing Dependency: ld-linux.so.2 for package: libselinux-2.1.5-5.1.fc16.i686
--> Processing Dependency: libdl.so.2(GLIBC_2.0) for package: libselinux-2.1.5-5.1.fc16.i686
--> Processing Dependency: libc.so.6(GLIBC_2.8) for package: libselinux-2.1.5-5.1.fc16.i686
---> Package libsepol-devel.x86_64 0:2.1.1-1.fc16 will be installed
--> Running transaction check
---> Package glibc.i686 0:2.14.90-14 will be installed
--> Processing Dependency: libfreebl3.so for package: glibc-2.14.90-14.i686
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.14.90-14.i686
--> Running transaction check
---> Package nss-softokn-freebl.i686 0:3.12.10-4.fc16 will be installed
--> Finished Dependency Resolution
Error: Protected multilib versions: libselinux-2.1.5-5.1.fc16.i686 != libselinux-2.1.6-4.fc16.x86_64
Error: Protected multilib versions: nss-softokn-freebl-3.12.10-4.fc16.i686 != nss-softokn-freebl-3.12.10-6.fc16.x86_64

Comment 1 Hubert Figuiere 2011-11-10 00:32:14 UTC
Apparently this works now. It is possible that the package in the dependency tree has been fixed.


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