On Sun, 5 Dec 2010 19:48:05 +0100 Jason Viloria <jnvilo@xxxxxxxxx> wrote: > Hi, > > Can anyone help me out fix this confit please? System is F14 64bit. > Need glibc.i686 to get skype to work. > > problem: yum install glibc.i686 fails with: > > Transaction Check Error: > file /usr/share/doc/glibc-2.12.90/NEWS from install of > glibc-2.12.90-19.i686 conflicts with file from package > glibc-2.12.90-17.x86_64 You'll need to update the x86_64 version to the same version of the 32-bit package you're trying to install. So either run # yum update followed by # yum install glibc.i686 or, to update just the 64-bit glibc package run # yum install glibc.i686 glibc.x86_64 -- Jussi Lehtola Fedora Project Contributor jussilehtola@xxxxxxxxxxxxxxxxx -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines