SCIENTIFIC-LINUX-USERS Archives

September 2009

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:
Matthias Schroeder <[log in to unmask]>
Reply To:
Matthias Schroeder <[log in to unmask]>
Date:
Thu, 17 Sep 2009 17:16:39 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
Hi,

Tim Edwards wrote:
> Troy Dawson wrote:
>> Hi Chris,
>> This is a feature of yum in RHEL5 and SL5.

The problem already starts with anaconda installing all sorts of 32bit 
packages in addition to the 64 bit ones.

If you are certain that you want no 32bit packages at all, you can

# yum remove *.i386
# yum remove *.i686

Once you have done that you can configure yum to ignore all .i386 and 
.i686 packages - BUT: as soon as you install a 32bit package, and you 
still tell yum to ignore 32bit packages, you can be sure that it won't 
take long until your yum updates fail. Just been there, and was really 
confused why it failed ;)

Matthias

ATOM RSS1 RSS2