* Andreas Barth (a...@not.so.argh.org) [091126 22:01]: > I tried with the following change: > for mnt in $BINDMOUNTS; do > log "I: Mounting $mnt" > if mkdir -p "$BUILDPLACE/$mnt" && > mount -tnullfs "$mnt" "$BUILDPLACE/$mnt"; then > # successful. > mounted[${#mount...@]}]="$mnt" > else > in /usr/lib/pbuilder/pbuilder-modules (change of mount only). > > In this case, pdebuild --use-pdebuild-internal worked and built > successfully.
What can I do to make the change go into pbuilder? Should I prepare an appropriate patch against the current source package? Cheers, Andi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org