On 11/09/2010 03:01 PM, [email protected] wrote: > Hey there. > > I got my own koji server up and running, but builds seem to be failing. > Here's the errors that I'm seeing: > > 19 build (dist-foo, less-436-2.el5.src.rpm): open (kojibuilder1) -> > FAILED: BuildrootError: could not init mock buildroot, mock exited with > status 20; see root.log for more information > > The root.log shows: ... > DEBUG backend.py:680: /usr/bin/yum --installroot > /var/lib/mock/dist-foo-build-2-5/root/ groupinstall build > DEBUG util.py:301: Executing command: /usr/bin/yum --installroot > /var/lib/mock/dist-foo-build-2-5/root/ groupinstall build > DEBUG util.py:340: Child returncode was: 0
Normally at this point you'd see some yum install output, but your log has none. Is your build group empty? (Use koji list-groups <build tag> to check) -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
