Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 8th January 2011, 04:06 PM
webwzrd Offline
Registered User
 
Join Date: Dec 2007
Location: St Cloud, Minnesota
Posts: 42
linuxchrome
Question F14 32-bit Libraries Won't Install (conflicts w/64-bit)

I have a fresh install of F14 (64-bit) and need to add the 32 bit libraries so I can run CrossOver, Skype, etc. In the past, it seems like I just yummed them in there without any issues. Now I get tons of this:

Code:
Transaction Check Error:
  file /usr/share/doc/glibc-2.12.90/NEWS from install of glibc-2.12.90-21.i686 conflicts with file from package glibc-2.12.90-17.x86_64
  file /usr/share/locale/af/LC_MESSAGES/gstreamer-0.10.mo from install of gstreamer-0.10.31-1.fc14.i686 conflicts with file from package gstreamer-0.10.30-1.fc14.x86_64
I Googled (including this forum) and just can't seem to find the solution to how to get 32 bit libraries to coexsist with the 64 bit.

Any tips would be appreciated.
__________________
webwzrd
Reply With Quote
  #2  
Old 8th January 2011, 04:17 PM
jpollard Online
Registered User
 
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,102
linuxfedorafirefox
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

Neither of these involve the library directly, but documentation/configuration files.

They should be identical/equivalent between 64bit and 32 bit.
Reply With Quote
  #3  
Old 8th January 2011, 04:59 PM
webwzrd Offline
Registered User
 
Join Date: Dec 2007
Location: St Cloud, Minnesota
Posts: 42
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

I don't quite understand your first sentence, but in the second sentence are you referring to the 32 bit and 64 bit need to be the same version (glibc-2.12.90-21.i686 / glibc-2.12.90-17.x86_64)?
__________________
webwzrd
Reply With Quote
  #4  
Old 8th January 2011, 05:48 PM
jpollard Online
Registered User
 
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,102
linuxfedorafirefox
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

The files should be compatible - they are only data (one is message index).

It would be better to have the same version of these files as the libraries.

One way to verify it is to save the existing ones in a subdirectory, install
the 32 bit you are trying and compare.
Reply With Quote
  #5  
Old 8th January 2011, 10:24 PM
webwzrd Offline
Registered User
 
Join Date: Dec 2007
Location: St Cloud, Minnesota
Posts: 42
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

The compare part is easy. When I try to install the 32 bit libraries, I get 12" of error messages showing line after line the 32 bit files that are incompatible with the 64 bit version.

How are the rest of you doing this?

---------- Post added at 04:24 PM ---------- Previous post was at 04:24 PM ----------

The compare part is easy. When I try to install the 32 bit libraries, I get 12" of error messages showing line after line the 32 bit files that are incompatible with the 64 bit version.

How are the rest of you doing this?
__________________
webwzrd
Reply With Quote
  #6  
Old 9th January 2011, 12:39 AM
ozjd's Avatar
ozjd Online
Registered User
 
Join Date: Feb 2008
Location: Sydney Australia
Age: 57
Posts: 2,228
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

Try doing an update first. You have older versions of the 64 bit packages.
Reply With Quote
  #7  
Old 9th January 2011, 02:49 AM
webwzrd Offline
Registered User
 
Join Date: Dec 2007
Location: St Cloud, Minnesota
Posts: 42
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

sudo yum update
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Update Process
No Packages marked for Update
__________________
webwzrd
Reply With Quote
  #8  
Old 9th January 2011, 05:36 AM
ozjd's Avatar
ozjd Online
Registered User
 
Join Date: Feb 2008
Location: Sydney Australia
Age: 57
Posts: 2,228
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

I'm not sure what the problem is. Maybe the mirror you are using is out of date but then it should have the new 686 version. You could try updating each package individually but I don't see how that would work if yum update doesn't. You haven't excluded any packages from updates have you?

You could remove gstreamer and install for both arch but it is too risky to do that with glibc as it would remove most of the system.
Reply With Quote
  #9  
Old 9th January 2011, 12:08 PM
webwzrd Offline
Registered User
 
Join Date: Dec 2007
Location: St Cloud, Minnesota
Posts: 42
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

ozjd, I appreciate the help. This is a fresh install and I have the standard "Fedora 14 - x86_64" and "Fedora 14 - x86_64 - Updates" enabled.

How would one check for exclusions?
__________________
webwzrd
Reply With Quote
  #10  
Old 9th January 2011, 12:21 PM
AlbertP Offline
Registered User
 
Join Date: Nov 2010
Location: /home/Albert, sometimes C:\Users\Albert
Posts: 97
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

If you haven't made them, you don't need to check.
__________________
Linux User #528502
Reply With Quote
  #11  
Old 9th January 2011, 09:44 PM
ozjd's Avatar
ozjd Online
Registered User
 
Join Date: Feb 2008
Location: Sydney Australia
Age: 57
Posts: 2,228
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

Albert is right about the exclusions.

I'm not sure why you can't get the latest versions, maybe the mirror will catch up in a couple of days. Have you had any updates recently?

The quickest way to get going is to locate a version of the 686 packages matching the 64 bit ones. Try searching on http://rpm.pbone.net/. You can then download and install it.
Reply With Quote
  #12  
Old 9th January 2011, 09:51 PM
webwzrd Offline
Registered User
 
Join Date: Dec 2007
Location: St Cloud, Minnesota
Posts: 42
linuxchrome
Re: F14 32-bit Libraries Won't Install (conflicts w/64-bit)

Thanks for the advise ozjd. I had some updates yesterday.

I sure would like to find out why my library updates are running behind.
__________________
webwzrd
Reply With Quote
Reply

Tags
32bit, conflicts, f14, install, libraries, w or 64bit

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to install Perl libraries bob64662 Installation and Live Media 6 12th August 2010 08:10 PM
dependency conflicts after fresh install (core6) vettehap Installation and Live Media 4 16th May 2007 05:40 AM
FC6 Install fails: file conflicts Tellik EOL (End Of Life) Versions 8 18th November 2006 05:28 AM
install of opensp-1.5-6.2 conflicts with file from package openjade-1.3.2-16 aus_trade Using Fedora 0 7th July 2005 12:13 PM


Current GMT-time: 12:54 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat