why koji try to build on ppc when ExcludeArch ppc?
hi,
i try to build gstreamer-java for F-10. the spec file contians the lines:
----------------------------
# for ExcludeArch see bug: 468831
ExcludeArch: ppc, ppc64
----------------------------
but koji still try to build for ppc:
http://koji.fedoraproject.org/koji/taskinfo?taskID=933620
and of course this build fails.
why try to build on ppc? it's a koji bug?
thanks in advance.
--
Levente "Si vis pacem para bellum!"
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
11-14-2008, 03:14 PM
Dan Horák
why koji try to build on ppc when ExcludeArch ppc?
Farkas Levente pÃ*Å¡e v Pá 14. 11. 2008 v 17:09 +0100:
> hi,
> i try to build gstreamer-java for F-10. the spec file contians the lines:
> ----------------------------
> # for ExcludeArch see bug: 468831
> ExcludeArch: ppc, ppc64
use
ExcludeArch: ppc ppc64
with no comma?
> ----------------------------
> but koji still try to build for ppc:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=933620
> and of course this build fails.
> why try to build on ppc? it's a koji bug?
> thanks in advance.
Dan
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
11-14-2008, 03:18 PM
Jason L Tibbitts III
why koji try to build on ppc when ExcludeArch ppc?
>>>>> "FL" == Farkas Levente <lfarkas@lfarkas.org> writes:
FL> why try to build on ppc? it's a koji bug?
It's a noarch package, so it just gets assigned randomly to the pool.
I thought that koji did check excludearch lines even for noarch
packages, but maybe that's just the compose tools.
- J<
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list