Re: Koji builds on a particular architecture?

2013-08-05 Thread Mathieu Bridon
On Mon, 2013-08-05 at 22:57 -0500, Dennis Gilmore wrote: > On Tue, 06 Aug 2013 10:07:30 +0800 > Mathieu Bridon wrote: > > On Mon, 2013-08-05 at 12:00 -0500, Dennis Gilmore wrote: > > > On Mon, 5 Aug 2013 17:53:10 +0200 > > > Till Maas wrote: > > > > On Mon, Aug 05, 2013 at 04:44:31PM +0100, Peter

Re: Koji builds on a particular architecture?

2013-08-05 Thread Dennis Gilmore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 06 Aug 2013 10:07:30 +0800 Mathieu Bridon wrote: > On Mon, 2013-08-05 at 12:00 -0500, Dennis Gilmore wrote: > > On Mon, 5 Aug 2013 17:53:10 +0200 > > Till Maas wrote: > > > > > On Mon, Aug 05, 2013 at 04:44:31PM +0100, Peter Oliver wrote: >

Re: Koji builds on a particular architecture?

2013-08-05 Thread Mathieu Bridon
On Mon, 2013-08-05 at 12:00 -0500, Dennis Gilmore wrote: > On Mon, 5 Aug 2013 17:53:10 +0200 > Till Maas wrote: > > > On Mon, Aug 05, 2013 at 04:44:31PM +0100, Peter Oliver wrote: > > > > > Does anyone know if there's way for me to force Koji to build a > > > noarch package on ARM?? > > > > For

Re: Koji builds on a particular architecture?

2013-08-05 Thread Dennis Gilmore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 5 Aug 2013 19:03:53 +0200 Jan Kratochvil wrote: > On Mon, 05 Aug 2013 17:44:31 +0200, Peter Oliver wrote: > > Does anyone know if there's way for me to force Koji to build a > > noarch package on ARM?? > > Koji should run each noarch package

Re: Koji builds on a particular architecture?

2013-08-05 Thread Jan Kratochvil
On Mon, 05 Aug 2013 17:44:31 +0200, Peter Oliver wrote: > Does anyone know if there's way for me to force Koji to build a noarch > package on ARM?? Koji should run each noarch package on every arch (or arm + 1 non-arm) to catch various packaging bugs. At least during mass rebuilds. Jan -- deve

Re: Koji builds on a particular architecture?

2013-08-05 Thread Dennis Gilmore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 5 Aug 2013 17:53:10 +0200 Till Maas wrote: > On Mon, Aug 05, 2013 at 04:44:31PM +0100, Peter Oliver wrote: > > > Does anyone know if there's way for me to force Koji to build a > > noarch package on ARM?? > > For testing purposes you can ma

Re: Koji builds on a particular architecture?

2013-08-05 Thread Till Maas
On Mon, Aug 05, 2013 at 04:44:31PM +0100, Peter Oliver wrote: > Does anyone know if there's way for me to force Koji to build a noarch > package on ARM?? For testing purposes you can make the SPEC not-noarch, then create a SRPM and use it for a scratch build. Regards Till -- devel mailing list

Re: Koji builds on a particular architecture?

2013-08-05 Thread Dan HorĂ¡k
On Mon, 5 Aug 2013 16:44:31 +0100 (BST) Peter Oliver wrote: > 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 "am

Koji builds on a particular architecture?

2013-08-05 Thread Peter Oliver
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-builde