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 3rd August 2009, 09:30 PM
bwjpg Offline
Registered User
 
Join Date: Jul 2009
Posts: 9
linuxfedorafirefox
Local conflict between packages (586 and x86_64)

Have had FC 11 64bit installed and for about two months now.

Updates through the automatic software update facility worked fine

Until...

Last week when I got an update for the GIMP toolkit (GTK+ - a bug fix) and XOrg X11 (enhancement)

Here's the error messages

For GTK

Test Transaction Errors: file /usr/share/locale/af/LC_MESSAGES/gtk20.mo from install of gtk2-2.16.5-1.fc11.x86_64 conflicts with file from package gtk2-2.16.2-1.fc11.i586
file /usr/share/locale/am/LC_MESSAGES/gtk20.mo from install of gtk2-2.16.5-1.fc11.x86_64 conflicts with file from package gtk2-2.16.2-1.fc11.i586
file /usr/share/locale/ang/LC_MESSAGES/gtk20.mo from install of gtk2-2.16.5-1.fc11.x86_64 conflicts with file from package gtk2-2.16.2-1.fc11.i586
file /usr/share/locale/ar/LC_MESSAGES/gtk20.mo from install of gtk2-2.16.5-1.fc11.x86_64 conflicts with file from package gtk2-2.16.2-1.fc11.i586
file /usr/share/locale/as/LC_MESSAGES/gtk20.mo from install of gtk2-2.16.5-1.fc11.x86_64 conflicts with file from package gtk2-2.16.2-1.fc11.i586
file /usr/share/locale/ast/LC_MESSAGES/gtk20.mo from install of gtk2-2.16.5-1.fc11.x86_64 conflicts with file from package gtk2-2.16.2-1.fc11.i586
file /usr/share/locale/az/LC_MESSAGES/gtk20.mo from install of gtk2-2.16.5-1.fc11.x86_64 conflicts with fil...

For XOrg

Test Transaction Errors: file /usr/share/X11/locale/el_GR.UTF-8/Compose from install of libX11-1.2.2-1.fc11.x86_64 conflicts with file from package libX11-1.2.1-2.fc11.i586
file /usr/share/X11/locale/en_US.UTF-8/Compose from install of libX11-1.2.2-1.fc11.x86_64 conflicts with file from package libX11-1.2.1-2.fc11.i586
file /usr/share/X11/locale/fi_FI.UTF-8/Compose from install of libX11-1.2.2-1.fc11.x86_64 conflicts with file from package libX11-1.2.1-2.fc11.i586
file /usr/share/X11/locale/iso8859-1/Compose from install of libX11-1.2.2-1.fc11.x86_64 conflicts with file from package libX11-1.2.1-2.fc11.i586
file /usr/share/X11/locale/iso8859-15/Compose from install of libX11-1.2.2-1.fc11.x86_64 conflicts with file from package libX11-1.2.1-2.fc11.i586
file /usr/share/X11/locale/iso8859-9/Compose from install of libX11-1.2.2-1.fc11.x86_64 conflicts with file from package libX11-1.2.1-2.fc11.i586
file /usr/share/X11/locale/iso8859-9e/Compose from install of libX11-1.2.2-1.fc11.x86_64 conflicts wit...

As you can see the x86_64 version conflicts with an i586 version.

I didn't know I even had an i586 version of anything.

I just have a plain vanilla install.

The only odd thing is that I recently installed Wine.

From my own research I could attempt to use yum but given the vital role of XOrg I don't feel like doing anything risky until I've had a second opinion.
Reply With Quote
  #2  
Old 5th August 2009, 02:24 AM
ccjon Offline
Registered User
 
Join Date: Jun 2008
Posts: 1
linuxfedorafirefox
I am having the same conflicts, (and haven't installed wine) ...

Not sure how to switch to 64 bit versions of gtk2 without removing about 40 dependencies as well.
Reply With Quote
  #3  
Old 5th August 2009, 05:54 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
Quote:
The only odd thing is that I recently installed Wine.
WINE is 32-bit only - all dependencies required would be required to be 32-bit. Note that 32-bit software packages are perfectly "legal" on a 64-bit Fedora OS ("multi-lib" feature) in most cases, but with a few notable exceptions.

The conflicts that you have listed are non-critical: they are all locale files (various language translations of stuff). It also appears that the 32-bit updates conflict with already-installed 64-bit packages. You can:
> Exclude the offending 32-bit packages from updates until the issue is resolved
> Force the updates with RPM manually
> Try enabling updates-testing repo to relieve the bottleneck; this may open you to additional issues.

V
Reply With Quote
  #4  
Old 5th August 2009, 02:46 PM
wangmaster Offline
Registered User
 
Join Date: Nov 2008
Posts: 133
linuxfedorafirefox
i've had the same types of conflicts all the time through the GUI packagekit apps. Whenever I use yum update, the same update succeeds. I've not had to force rpms manually or anything. So I've just settled on using yum to do all my update work.
Reply With Quote
  #5  
Old 5th August 2009, 02:59 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxfedorafirefox
Same conflicts here ... waited 24 hours, re-tried updates ... everything popped right in.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #6  
Old 16th August 2009, 07:33 PM
bwjpg Offline
Registered User
 
Join Date: Jul 2009
Posts: 9
linuxfedorafirefox
Hey it works

Just did a big batch of updates (including a kernel update) and problem seems to have solved itself.
Reply With Quote
Reply

Tags
586, conflict, local, packages, x8664

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
Local conflict between packages virtualman Using Fedora 1 30th October 2009 04:52 PM
Local file conflict between packages paulcscheung Installation and Live Media 4 12th September 2009 09:51 PM
Local file conflict between packages panathcypan Using Fedora 11 31st July 2009 04:17 PM
Local File conflict between packages Garethvr Using Fedora 3 19th April 2009 08:36 PM
Local File Conflict. Update erich_18 Using Fedora 5 24th September 2008 12:22 AM


Current GMT-time: 13:55 (Monday, 20-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