Re: I've a puzzle on koji when build x86_64 arch.

2009-05-07 Thread Bryce
李建 wrote: I'just verify the http://kojipkgs.fedoraproject.org/packages/rsh/0.17/54.fc11/data/logs/x86_64/root.log, it issue /usr/bin/yum --installroot /var/lib/mock/dist-f11-build-415492-69017/root/ groupinstall build just install x86_64 pkgs! but my project needed some i386 pkgs! I know

Re: Koji feature proposals

2009-01-08 Thread Bryce
Oliver Falk wrote: Jesse Keating wrote: On Wed, 2009-01-07 at 17:23 +0100, Oliver Falk wrote: OKOK. I thought rpmbuild will automagically produce arch-specific and noarch packages in 'one step'... It will, for one arch. You do a rpmbuild --rebuild foo (on x86_64) and it'll spit out x86_64

Re: Cockroach task

2008-12-01 Thread Bryce
Mike McLean wrote: Bryce wrote: (refers to koji-1.2.6-1) -scratch head- Koji seems to have derailed itself and created an unkillable task Although it has built the rpms, it then seems to have done something odd to itself because it's entered a failed state but the koji system still

Cockroach task

2008-11-30 Thread Bryce
(refers to koji-1.2.6-1) -scratch head- Koji seems to have derailed itself and created an unkillable task Although it has built the rpms, it then seems to have done something odd to itself because it's entered a failed state but the koji system still believes that it is still building the package

What exactly is 'latest'

2008-09-12 Thread Bryce
I've created a tag I've imported various packages including several kernels ovs-2.1/kernel-2.4.21-52.0.0.0.2.EL.src.rpm ovs-2.1/kernel-2.6.18-8.1.6.0.18.el5.src.rpm ovs-2.1/kernel-2.6.9-42.0.10.2.3.EL.src.rpm ovs-2.1/kernel-2.6.9-42.32.0.0.4.EL.src.rpm when I look at latest-by-tag I get

Assembling packages for ISO's

2008-09-10 Thread Bryce
Can anyone think of a more succinct means to drag out all the latest rpms based on a tag? I could only came up with this horror. mkdir pool; cd pool TAG=f9-bryced koji list-pkgs --tag=${TAG} --quiet | cut -f 1 -d | xargs koji latest-pkg ${TAG} --quiet | cut -f1 -d | xargs -n1 koji

Dazed and confused....

2008-02-06 Thread Bryce
Just playing around with a miniature version of koji at home, building off my own box (i386/x86_64) using koji-1.2.5 Issue 1. The kernel, because my build host is defined as arch i386, x86_64 when I pass a kernel build in, it passes --target i386 which leads to the usual train wreck of no i386