Hide Forgot
Description of problem: on a x86_64 host, I wasn't able to install a glibc.i686 package due to conflict. Version-Release number of selected component (if applicable): mike@localhost% uname -i x86_64 mike@localhost% uname -a Linux localhost.localdomain 3.0.1-3.fc16.x86_64 #1 SMP Mon Aug 8 18:13:59 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux mike@localhost% cat /etc/system-release Fedora release 16 (Verne) How reproducible: sudo yum install glibc.i686 Actual results: Running Transaction Check Running Transaction Test Transaction Check Error: file /sbin/ldconfig from install of glibc-2.14.90-4.1.i686 conflicts with file from package glibc-2.14.90-4.1.x86_64 file /sbin/sln from install of glibc-2.14.90-4.1.i686 conflicts with file from package glibc-2.14.90-4.1.x86_64 file /usr/sbin/iconvconfig from install of glibc-2.14.90-4.1.i686 conflicts with file from package glibc-2.14.90-4.1.x86_64
*** This bug has been marked as a duplicate of bug 729536 ***