why koji try to build on ppc when ExcludeArch ppc?

Jason L Tibbitts III tibbs at math.uh.edu
Fri Nov 14 16:36:13 UTC 2008


Actually, the problem is pretty clear: you simply cannot do what
you're trying to do.

If your package won't even build on PPC, it simply can't be noarch.
The ExcludeArch: case for noarch packages is for those with runtime
dependencies that aren't available for all architectures.  That's not
the case you're seeing.

Your options are either to wait until the JRE bug is fixed or make
your package arch-specific.

 - J<




More information about the devel mailing list