yum-builddep pulling in i386 packages for x86_64 -devel dependencies

James Antill james at fedoraproject.org
Fri Mar 6 14:41:38 UTC 2009


On Fri, 2009-03-06 at 09:55 +0000, Bill Crawford wrote:
> On Friday 06 March 2009 09:44:00 Bill Crawford wrote:
> > I just noticed an interesting thing with yum-builddep. There's a dependency
> > somewhere on audit-libs-devel, and it's trying to pull in audit-libs.i386
> > instead of .x64_64 ... this then leads to it wanting to download over a
> > dozen other i386 packages. Any way to get around this? Did I do something
> > wrong?
> 
> Never mind, I'd forgotten to enable / disable some repositories (although I'm 
> still ... disturbed ... that i?86 packages can satisfy the dependencies for a 
> x86-64 -devel package :-/).

 Log a bug against audit to use:

BuildRequires: audit-libs-devel%{_isa}

...which will mean the requires provider must be the same arch. as the
requesting pkg.

-- 
James Antill <james at fedoraproject.org>
Fedora




More information about the fedora-devel-list mailing list