Koji feature proposals

Oliver Falk oliver at linux-kernel.at
Thu Jan 8 07:42:17 UTC 2009


Jesse Keating wrote:
> On Wed, 2009-01-07 at 17:23 +0100, Oliver Falk wrote:
>> OKOK. I thought rpmbuild will automagically produce arch-specific and 
>> noarch packages in 'one step'...
> 
> It will, for one arch.  You do a rpmbuild --rebuild foo (on x86_64) and
> it'll spit out x86_64 binary packages and potentially a noarch package.
> What we care about is doing the same command on i386 and generating i386
> packages and a noarch package, having the i386 produced noarch package
> match the x86_64 produced noarch package.  To the best of my knowledge
> there is no way to convince rpmbuild to produce both i386 /and/ x86_64
> packages in the same run.

Alright. I got it now - I think :-)

So a build in koji will produce a noarch package for every arch. And 
then you need to decide which noarch package to take and how to find out 
if there are (arch specific) differences in those "noarch's", right?

-of




More information about the Fedora-buildsys-list mailing list