SCIENTIFIC-LINUX-USERS Archives

November 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Phong Nguyen <[log in to unmask]>
Reply To:
Phong Nguyen <[log in to unmask]>
Date:
Tue, 8 Nov 2011 13:55:23 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (11 lines)
On 8 Nov 2011, at 1331, Yasha Karant wrote:

> 
> It appears that your suggestion failed.   From what I am reading above, yum seems not be able to handle polymorphic overloading:  e.g., Error: Protected multilib versions: freetype-2.3.11-6.el6_0.2.i686 != freetype-2.3.11-6.el6_1.6.x86_64 .  Clearly an IA-32 version and a X86-64 version are not (should not) be duplicates, as each should be in a different scope.
> 

Going through the two errors - 
Error: Protected multilib versions: freetype-2.3.11-6.el6_0.2.i686 != freetype-2.3.11-6.el6_1.6.x86_64
Error: Protected multilib versions: krb5-libs-1.9-9.el6.i686 != krb5-libs-1.9-9.el6_1.1.x86_64

Looking in detail, it appears that yum is trying to pull down the SL 6.0 versions of those packages for i686 (instead of the SL 6.1 packages), which is causing problems. Can you try pointing yum at the SL 6.1 i686 repository? A quick RPM search indicates that both freetype-2.3.11-6.el6_1.6.i686 and krb5-libs-1.9-9.el6_1.1.i686 RPMs exist.

ATOM RSS1 RSS2