Easiest way to debug build failures on rawhide?

Miroslav Suchý msuchy at redhat.com
Wed Feb 18 15:31:52 UTC 2015


On 02/18/2015 04:12 PM, Dave Johansen wrote:
> I'm running into an issue where odb won't build on rawhide ( http://koji.fedoraproject.org/koji/taskinfo?taskID=8966447
> ) and I need to be able to take a look at the config.log file but it's not available from the standard koji output.
> 
> So what's the easiest way for me to get access to that file? Do I have to install rawhide in a virtual machine and do
> the build myself? Or is there a simpler way to get access to other outputs from a build?

mock -r fedora-rawhide-x86_64 --no-cleanup-after your.src.rpm

and then investigate
/var/lib/mock/fedora-rawhide-x86_64/root/builddir/build/BUILD/

or
  mock -r fedora-rawhide-x86_64 --shell
and you are inside of that build chroot.
-- 
Miroslav Suchy, RHCE, RHCDS
Red Hat, Senior Software Engineer, #brno, #devexp, #fedora-buildsys


More information about the devel mailing list