Bug#542837: pbuilder has issues with kfreebsd-*

Andreas Barth aba at not.so.argh.org
Thu Nov 26 22:02:40 UTC 2009


* Andreas Barth (aba at 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[${#mounted[@]}]="$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





More information about the Pbuilder-maint mailing list