Re: [Errno 10] No child processes

2009-09-13 Thread
Hi, xiao li This is very normally error. Maybe some configure is wrong, create a builder, it have configure look like following: --- [r...@builder4-x86 ~]# grep mockdir /etc/kojid/kojid.conf mockdir=/dist/mock [r...@builder4-x86 ~]# ll -d /dist/mock/

Re: Fedora-buildsys-list Digest, Vol 54, Issue 5

2009-08-18 Thread
/listinfo/fedora-buildsys-list -- 李建 主页 http://jianlee.ylinux.org msn lijian@gmail.com -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Re: Fedora-buildsys-list Digest, Vol 52, Issue 2

2009-06-03 Thread
it visit the new IP?Could you help me? -- 网易全新推出企业邮箱 http://qiye.163.com/?ft=2 -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list -- 李建 msn lijian@gmail.com -- Fedora

Re: When I modified the koji server'ip from one to another, the yum use the old ip already!

2009-06-03 Thread
| 2 (57 rows) 2009/6/4 Mike McLean mi...@redhat.com 李建 wrote: I've solv this probole. the /usr/sbin/kojid have following code: -- 2584 #cmd.append('--update') 2585

Re: How to remove the large directory after build ?

2009-06-01 Thread
/koji directory is modified to /data/koji also . but the other kojibuilder*'s directory is /mnt/koji by nfs mount. Why ? It isn't change or removed after 1 days. Thanks! 2009/6/1 Mike Bonnet mi...@redhat.com 李建 wrote: Hello,everybody! My koji server has setup ok. but the mock dir is more

Re: How to creating install images by koji ?

2009-05-10 Thread
Thanks also. May be. I'll try to achieve this point . :) 2009/5/10 Jeroen van Meeuwen kana...@kanarip.com On 05/08/2009 04:14 AM, 李建 wrote: http://fedoraproject.org/wiki/Koji has said that koji can creating install images , but I have not find cmd yet . did anyone can help me ? I think

How to do when build x86_64 pkgs needed i386 pkgs, but i386 pkgs have some files contented in x86_64 pkgs ?

2009-05-07 Thread
from install of pam-0.99.6.2-4 conflicts with file from package pam-0.99.6.2-4 DEBUG util.py:256: Error Summary DEBUG util.py:256: - DEBUG util.py:319: Child returncode was: 1 == Any one can help me ? -- 李建 msn lijian@gmail.com -- Fedora-buildsys-list

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

2009-05-07 Thread
and centos is needed i386 pkgs also. Why fedora's koji can ? My koji can't ! And the previous questions i posted is releated to this - I just added a pkglist content needed i386 pkgs when create pkglist for x86_64 arch. Did anyone can help me ? Thanks! -- 李建 msn lijian@gmail.com -- Fedora

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

2009-05-07 Thread
('/mnt/koji/repos/i386_pkg-needby-x86_64.list','r'): pkglist.write(line) = But,it have some problems when build some pkgs. I'll try the glibc32. Thank you very much ! 2009/5/8 Bryce br...@zeniv.linux.org.uk 李建 wrote: I'just verify the http

How to creating install images by koji ?

2009-05-07 Thread
http://fedoraproject.org/wiki/Koji has said that koji can creating install images , but I have not find cmd yet . did anyone can help me ? Thanks, -- 李建 msn lijian@gmail.com -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora

how init mock ? there are need some packages about i386 for build x86_64 packages !

2009-05-05 Thread
hello,everybody! I've setup koji server , but i'm doubt how to set repo when some packages on x86_64 need packages on i386 . when i run command on x86_64 system: -- # koji build gtes-11 audit-1.7.7-6.el5_3.2.src.rpm --scratch the root.log have erros : -- DEBUG

Re: how init mock ? there are need some packages about i386 for build x86_64 packages !

2009-05-05 Thread
a package of x86_64 : -- [addon] name=addon baseurl=file:///mnt/koji/repos/gtes-11-build/15/i386 == I'll modify the code tomorrow and try again , Now get off work :) 2009/5/5 Steve Traylen st...@traylen.net 2009/5/5 李建 lijian@gmail.com: hello