[opensuse-buildservice] ExcludeArch: x86_64
Hi, added ExcludeArch: x86_64 to a package that should not build on x86_64. OBS starts building and then recognizes that x86_64 is excluded. OBS shouldn't start building such packages. Cheers Chris --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tue, Aug 26, 2008 at 01:40:20AM +0000, Christian wrote:
added ExcludeArch: x86_64 to a package that should not build on x86_64. OBS starts building and then recognizes that x86_64 is excluded.
OBS shouldn't start building such packages.
What project/package is that? Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Michael Schroeder schrieb:
On Tue, Aug 26, 2008 at 01:40:20AM +0000, Christian wrote:
added ExcludeArch: x86_64 to a package that should not build on x86_64. OBS starts building and then recognizes that x86_64 is excluded.
OBS shouldn't start building such packages.
What project/package is that?
Cheers, Michael.
Hi Michael, home:computersalat/perl-Compress-PPmd Cheers Chris --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tue, Aug 26, 2008 at 02:24:00PM +0200, Christian wrote:
Michael Schroeder schrieb:
On Tue, Aug 26, 2008 at 01:40:20AM +0000, Christian wrote:
added ExcludeArch: x86_64 to a package that should not build on x86_64. OBS starts building and then recognizes that x86_64 is excluded.
OBS shouldn't start building such packages.
What project/package is that?
Cheers, Michael.
Hi Michael,
home:computersalat/perl-Compress-PPmd
Hmm, okay, you're talking about "ExcludeArch". I didn't even know that this existed. The build service currently only supports "ExclusiveArch", I'll add support for ExcludeArch ASAP. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tue, Aug 26, 2008 at 04:20:22PM +0200, Michael Schroeder wrote:
On Tue, Aug 26, 2008 at 02:24:00PM +0200, Christian wrote:
Michael Schroeder schrieb:
On Tue, Aug 26, 2008 at 01:40:20AM +0000, Christian wrote:
added ExcludeArch: x86_64 to a package that should not build on x86_64. OBS starts building and then recognizes that x86_64 is excluded.
OBS shouldn't start building such packages.
What project/package is that?
Cheers, Michael.
Hi Michael,
home:computersalat/perl-Compress-PPmd
Hmm, okay, you're talking about "ExcludeArch". I didn't even know that this existed. The build service currently only supports "ExclusiveArch", I'll add support for ExcludeArch ASAP.
Should work now. M. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Christian wrote:
added ExcludeArch: x86_64 to a package that should not build on x86_64. OBS starts building and then recognizes that x86_64 is excluded.
When you do not want to even start the build on arch, then set the arch disabled using web interface or OSC. To me, it seems logical that build has to start to determine that ExcludeArch is present in .spec file. -- Best Regards / S pozdravom, Pavol RUSNAK SUSE LINUX, s.r.o Package Maintainer Lihovarska 1060/12 PGP 0xA6917144 19000 Praha 9, CR prusnak[at]suse.cz http://www.suse.cz --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Hi Pavol, Pavol Rusnak schrieb:
Christian wrote:
added ExcludeArch: x86_64 to a package that should not build on x86_64. OBS starts building and then recognizes that x86_64 is excluded.
When you do not want to even start the build on arch, then set the arch disabled using web interface or OSC. To me, it seems logical that build has to start to determine that ExcludeArch is present in .spec file.
So why does obs not start building when dependencies are broken ?? OBS does not have to start build to determin that BuildRequires: is present in .spec file. Cheers Chris --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Christian wrote:
So why does obs not start building when dependencies are broken ?? OBS does not have to start build to determin that BuildRequires: is present in .spec file.
Hm, I guess you've got the point :) -- Best Regards / S pozdravom, Pavol RUSNAK SUSE LINUX, s.r.o Package Maintainer Lihovarska 1060/12 PGP 0xA6917144 19000 Praha 9, CR prusnak[at]suse.cz http://www.suse.cz --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
If ExcludeArch support is added, don't forget it's dual: ExclusiveArch. I've seen some kmp packages from 3rd-party vendors that use it. There's also OS version of each, ExcludeOS and ExclusiveOS. On Tue, 2008-08-26 at 14:49 +0200, Pavol Rusnak wrote:
Christian wrote:
So why does obs not start building when dependencies are broken ?? OBS does not have to start build to determin that BuildRequires: is present in .spec file.
Hm, I guess you've got the point :)
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (4)
-
Christian
-
Luke Imhoff
-
Michael Schroeder
-
Pavol Rusnak