On Fri, Nov 19, 2010 at 1:47 PM, Barry Warsaw <[email protected]> wrote: > It doesn't appear as though sbuild has any good way to debug build failures. > One thing that would be nice would be an option to keep the session active so > you could schroot to it to see what's going on. In any case, I'm trying some > other approaches to see what happens at this point to break fakeroot.
Pbuilder provides a few points where you can run hooks from. There's a nifty one that lets you drop to a shell inside the chroot in the case of a build failure: http://bazaar.launchpad.net/~kubuntu-members/pbuilder/pbuilder-hooks/annotate/head:/C10shell - Andrew Starr-Bochicchio -- ubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel
