yum is installing both i386 and x86_64 for everything

Michal Jaegermann michal at harddata.com
Mon May 21 17:33:19 UTC 2007


On Mon, May 21, 2007 at 03:12:30PM +0200, Niels Weber wrote:
> 2007/5/21, Neal Becker <ndbecker2 at gmail.com>:
> >I have several x86_64 with current rawhide.  If I do
> >yum install blah
> 
> You should do:
> 
> yum install blah.x86_64

If you do many packages at once, or things get pulled through
dependencies, then

   yum --exclude='*.i??6' install ... ....

works too.  If you do not plan to even install x86 packages then
putting such exclude into your yum configuration could be an
option.

> I agree that it is a bit annoying.

Additionally for some unclear, to me, reasons this is not even
always consistent.  Sometimes it will not try to grab extra
packages even when '.x86_64' specification was forgotten.

  Michal




More information about the fedora-test-list mailing list