I've had a build failure for a noarch package, arduino.  
https://bugzilla.redhat.com/show_bug.cgi?id=991988

This appears to be because the build.xml in the package assumes that Java property os.arch will 
either be "i386" or "amd64".  Based on the name, I guess the Koji build host, 
arm04-builder03.arm.fedoraproject.org, is neither of these.

I've patched the build.xml to remove this check, but when I submitted the 
package for a rebuild it went to an i386 build-host, which I believe will not 
exhibit the problem I'm trying to fix.

Does anyone know if there's way for me to force Koji to build a noarch package 
on ARM??

--
Peter Oliver
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to