Koji build failure: noarch vs. arch?

Gerald B. Cox gbcox at bzb.us
Mon Mar 30 00:02:08 UTC 2015


On Fri, Feb 13, 2015 at 2:44 PM, gil <puntogil at libero.it> wrote:

> a fix for this problem is:
> (see
> http://pkgs.fedoraproject.org/cgit/java-service-wrapper.git/tree/java-service-wrapper.spec
>
> )
> # rpmbuild < 4.6 support
> %if ! 0%{?__isa_bits}
> %ifarch x86_64 ia64 ppc64 sparc64 s390x alpha ppc64le aarch64
> %global __isa_bits 64
> %else
> %global __isa_bits 32
> %endif
> %endif
>

I've just run into this problem with the sphinx build - which built fine
with 2.2.7-1 on January 21st - which was before this thread started. Is the
workaround the recommendation?  Was a mock bug created?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20150329/f11d38af/attachment.html>


More information about the devel mailing list