FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 12-05-2010, 05:48 PM
Jason Viloria
 
Default yum install glibc.i686 conflict

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

regards
jnvilo

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 12-05-2010, 05:53 PM
Jussi Lehtola
 
Default yum install glibc.i686 conflict

On Sun, 5 Dec 2010 19:48:05 +0100
Jason Viloria <jnvilo@gmail.com> 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@fedoraproject.org
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 12-05-2010, 05:58 PM
Jason Viloria
 
Default yum install glibc.i686 conflict

On Sun, Dec 5, 2010 at 7:53 PM, Jussi Lehtola <jussilehtola@fedoraproject.org> wrote:

On Sun, 5 Dec 2010 19:48:05 +0100

Jason Viloria <jnvilo@gmail.com> 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

thanks, I should mention that I have tried the following already:

yum update [goes just fine and no new updates needed to be done]
yum *install glibc.i686


and I get:

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


and doing : yum upgrade glibc


gives:

Transaction Check Error:
* package glibc-2.12.90-19.x86_64 (which is newer than glibc-2.12.90-17.i686) is already installed
* package glibc-2.12.90-19.x86_64 is already installed
* file /usr/share/doc/glibc-2.12.90/NEWS from install of glibc-2.12.90-17.i686 conflicts with file from package glibc-2.12.90-19.x86_64

* file /usr/share/doc/glibc-2.12.90/NEWS conflicts between attempted installs of glibc-2.12.90-19.x86_64 and glibc-2.12.90-17.i686

Error Summary


It seems my rpmdb is somewhat fubard?

/jnvilo







--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 12-05-2010, 06:06 PM
Kevin Fenzi
 
Default yum install glibc.i686 conflict

...snip...

what does:

rpm -qa | grep glibc | sort

and

yum check

output?

was this an upgraded machine? How did you do the upgrade?

kevin
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 12-05-2010, 06:14 PM
Jason Viloria
 
Default yum install glibc.i686 conflict

what does:



rpm -qa | grep glibc | sort


glibc-2.12.90-17.x86_64
glibc-2.12.90-19.x86_64
glibc-common-2.12.90-17.x86_64
glibc-common-2.12.90-19.x86_64
*

yum check


output is a long list of packages with last line:
Error: check_all

I've attached the complete output in a txt file.
*

output?



was this an upgraded machine? How did you do the upgrade?

This is a fresh install , during the first time I ran yum update immediately after install, the machine froze, i rebooted, and then did yum update, some error came up and adviced me to run* yum-complete-transaction


Thanks!

kevin


--

users mailing list

users@lists.fedoraproject.org

To unsubscribe or change subscription options:

https://admin.fedoraproject.org/mailman/listinfo/users

Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines





yum check
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
atk-1.32.0-1.fc14.x86_64 is a duplicate with atk-1.30.0-5.fc14.x86_64
cairo-1.10.0-2.fc14.x86_64 is a duplicate with cairo-1.10.0-1.fc14.x86_64
chkconfig-1.3.49-1.fc14.x86_64 is a duplicate with chkconfig-1.3.47-1.fc14.x86_64
coreutils-8.5-7.fc14.x86_64 is a duplicate with coreutils-8.5-6.fc14.x86_64
coreutils-libs-8.5-7.fc14.x86_64 is a duplicate with coreutils-libs-8.5-6.fc14.x86_64
freetype-2.4.2-4.fc14.x86_64 is a duplicate with freetype-2.4.2-3.fc14.x86_64
glibc-2.12.90-19.x86_64 is a duplicate with glibc-2.12.90-17.x86_64
glibc-common-2.12.90-19.x86_64 is a duplicate with glibc-common-2.12.90-17.x86_64
gnome-python2-extras-2.25.3-25.fc14.1.x86_64 is a duplicate with gnome-python2-extras-2.25.3-23.fc14.1.x86_64
info-4.13a-12.fc14.x86_64 is a duplicate with info-4.13a-10.fc14.x86_64
libselinux-2.0.96-6.fc14.1.x86_64 is a duplicate with libselinux-2.0.96-5.fc14.x86_64
libsoup-2.32.0-2.fc14.x86_64 is a duplicate with libsoup-2.31.90-1.fc14.x86_64
libuuid-2.18-4.6.fc14.x86_64 is a duplicate with libuuid-2.18-4.3.fc14.x86_64
m17n-db-1.6.2-1.fc14.noarch is a duplicate with m17n-db-1.6.1-3.fc14.noarch
mailcap-2.1.35-1.fc14.noarch is a duplicate with mailcap-2.1.34-1.fc14.noarch
nss-softokn-freebl-3.12.8-1.fc14.x86_64 is a duplicate with nss-softokn-freebl-3.12.7-6.fc14.x86_64
nss-util-3.12.8-1.fc14.x86_64 is a duplicate with nss-util-3.12.7-2.fc14.x86_64
1penoffice.org-opensymbol-fonts-3.3.0-17.2.fc14.noarch is a duplicate with 1penoffice.org-opensymbol-fonts-3.3.0-9.3.fc14.noarch
pam-1.1.1-6.fc14.x86_64 is a duplicate with pam-1.1.1-5.fc14.x86_64
pam-1.1.1-6.fc14.x86_64 provides ('config(pam)', 'EQ', ('0', '1.1.1', '6.fc14')) but it cannot be found
pam-1.1.1-6.fc14.x86_64 has missing requires of config(pam) = ('0', '1.1.1', '6.fc14')
4erl-5.12.2-140.fc14.x86_64 is a duplicate with 4erl-5.12.2-136.fc14.x86_64
1erl-Module-Pluggable-3.90-140.fc14.noarch is a duplicate with 1erl-Module-Pluggable-3.90-136.fc14.noarch
1erl-Pod-Escapes-1.04-140.fc14.noarch is a duplicate with 1erl-Pod-Escapes-1.04-136.fc14.noarch
1erl-Pod-Simple-3.13-140.fc14.noarch is a duplicate with 1erl-Pod-Simple-3.13-136.fc14.noarch
4erl-libs-5.12.2-140.fc14.x86_64 is a duplicate with 4erl-libs-5.12.2-136.fc14.x86_64
setup-2.8.28-1.fc14.noarch is a duplicate with setup-2.8.23-1.fc14.noarch
thai-scalable-fonts-common-0.4.14-1.fc14.noarch is a duplicate with thai-scalable-fonts-common-0.4.12-2.fc12.noarch
tzdata-2010o-1.fc14.noarch is a duplicate with tzdata-2010k-1.fc14.noarch
xkeyboard-config-1.9-7.fc14.noarch is a duplicate with xkeyboard-config-1.9-6.fc14.noarch
xsane-common-0.998-1.fc14.x86_64 is a duplicate with xsane-common-0.997-10.fc14.x86_64
Error: check all

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 12-05-2010, 06:17 PM
Kevin Fenzi
 
Default yum install glibc.i686 conflict

On Sun, 5 Dec 2010 20:14:26 +0100
Jason Viloria <jnvilo@gmail.com> wrote:

..snip...

> This is a fresh install , during the first time I ran yum update
> immediately after install, the machine froze, i rebooted, and then
> did yum update, some error came up and adviced me to run
> yum-complete-transaction

Yeah, that would have cleaned this up more nicely.

Now you can do:

package-cleanup --cleandupes

and it should remove the older, duplicate packages for you.
then your glibc install should work hopefully.

kevin
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 12-05-2010, 07:13 PM
Jason Viloria
 
Default yum install glibc.i686 conflict

..snip...



> This is a fresh install , during the first time I ran yum update

> immediately after install, the machine froze, i rebooted, and then

> did yum update, some error came up and adviced me to run

> yum-complete-transaction



Yeah, that would have cleaned this up more nicely.



Now you can do:



package-cleanup --cleandupes



and it should remove the older, duplicate packages for you.

then your glibc install should work hopefully.



kevin



package-cleanup did not help either.* I reinstalled and works fine now. Nonetheless thanks a lot for helping me troubleshoot this. It must have been the crash in the first big yum update that messed things up for me.


*--

users mailing list

users@lists.fedoraproject.org

To unsubscribe or change subscription options:

https://admin.fedoraproject.org/mailman/listinfo/users

Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines




--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 

Thread Tools




All times are GMT. The time now is 01:12 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org