In article <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: > >I'm trying to solve bug 304932/334877. > >I can reproduce the build failure using pbuilder, but not when I build >on my own system directly. > >I would like to do the pbuilder build and then examine the failing >filesystem, but pbuilder always deletes the build directory, and the >manual gives no clear indication of how to prevent this. --debug says >that it only avoids cleanup in update and create.
Use: pbuilder login sed -i~ -e 's/#//g' /etc/apt/sources.list cd /tmp/build apt-get build-dep $package apt-get source $package cd $package-ver dpkg-buildpackage -us -uc -- Blars Blarson [EMAIL PROTECTED] http://www.blars.org/blars.html With Microsoft, failure is not an option. It is a standard feature. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]