Mike McLean wrote: > Linul wrote: > >> I have already set my koji server and every component is work OK. >> >> But not have any document mention howto init the buildroot?(or use mock >> environment) >> > > We are having a similar issue with problems on how to init the buildroot. We generated a config using 'koji mock-config' and copied this to site-defaults.cfg and default.cfg but we get the following error:
When manually running mock it seems to init properly (we did not test with a package). This is the error with building from an SRPM via koji build: 2008-07-22 21:14:42,845 [WARNING] koji.build.TaskManager: could not init mock buildroot, mock exited with status 30 Is there any further documentation on how to do this step? Thanks for your help. > It's not entirely clear what you're asking, but here goes... > > mock is used by koji-builder to create buildroots. In normal operation, > you submit a build to the system, the builders pick it up and use mock > to create a buildroot and run the build. > > If, on the other hand, you want to run mock manually against the repos > that koji maintains (not normal operation, but useful nonetheless), then > you should just be able to generate a mock config with the 'koji > mock-config' command. You can use that config with a manual run of mock. > Sometimes the config may need a little tweaking. > > If this doesn't answer your question, then perhaps you could provide a > bit more context. > -- Naveen Gavini Student Systems Programmer OSS/CSS - OIT Rutgers [EMAIL PROTECTED] -- Fedora-buildsys-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-buildsys-list
