Ahh, I added the base packages like you mentioned and I was able to build my first package! Woohoo! Thanks!
[kojiad...@bpkojipoc001 ~]$ koji build dist-foo --scratch lftp-3.7.11-4.el5.src.rpm Uploading srpm: lftp-3.7.11-4.el5.src.rpm [====================================] 100% 00:00:01 1.44 MiB 1.33 MiB/sec Created task: 86 Task info: http://bplkojipoc001.co0.nar.beatportcorp.net/koji/taskinfo?taskID=86 Watching tasks (this may be safely interrupted)... 86 build (dist-foo, lftp-3.7.11-4.el5.src.rpm): free 86 build (dist-foo, lftp-3.7.11-4.el5.src.rpm): free -> open (kojibuilder1) 88 buildArch (lftp-3.7.11-4.el5.src.rpm, i386): free 87 buildArch (lftp-3.7.11-4.el5.src.rpm, x86_64): free 88 buildArch (lftp-3.7.11-4.el5.src.rpm, i386): free -> open (kojibuilder1) 87 buildArch (lftp-3.7.11-4.el5.src.rpm, x86_64): free -> open (kojibuilder1) 87 buildArch (lftp-3.7.11-4.el5.src.rpm, x86_64): open (kojibuilder1) -> closed 0 free 2 open 1 done 0 failed 88 buildArch (lftp-3.7.11-4.el5.src.rpm, i386): open (kojibuilder1) -> closed 0 free 1 open 2 done 0 failed 86 build (dist-foo, lftp-3.7.11-4.el5.src.rpm): open (kojibuilder1) -> closed 0 free 0 open 3 done 0 failed 86 build (dist-foo, lftp-3.7.11-4.el5.src.rpm) completed successfully - Steve Webb On Wed, 10 Nov 2010, Mike McLean wrote: > On 11/10/2010 10:37 AM, [email protected] wrote: >> [kojiad...@bpkojipoc001 ~]$ koji list-groups dist-foo-build >> build [dist-foo-build] >> less-436-2.el5.src.rpm: None, default [dist-foo-build] >> lftp-3.7.11-4.el5.src.rpm: None, default [dist-foo-build] >> srpm-build [dist-foo-build] >> [kojiad...@bpkojipoc001 ~]$ > > The build group is generally not quite this compact. > Also, you should using just the name part of the rpm (e.g. less and > lftp). Your data is causing yum to look for rpms whose package names are > 'less-436-2.el5.src.rpm' and 'lftp-3.7.11-4.el5.src.rpm'. This matches > nothing, so yum installs nothing. > > You might look at the groups data on koji.fedoraproject.org to get > started. For example: > $ koji list-groups dist-f14-build > $ koji list-groups dist-5E-epel-build > > Exactly what you put in there depends on your building needs. Just keep > in mind that more buildroot content makes for slower buildroot generation. > > -- > buildsys mailing list > [email protected] > https://admin.fedoraproject.org/mailman/listinfo/buildsys > -- Steve Webb | System Administrator Beatport | Music for DJ's ------------------------------------------ 2399 Blake Street, Suite 170 Denver, Colorado USA 80205 tel: +1.720.932.9103 fax: +1.720.932.9104 noc: +1.303.565.2710 mobile: +1.303.564.4269 -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
