Bug#542915: pbuilder removes data from bind-mounted directories

Jakub Wilk jwilk at debian.org
Thu Dec 16 17:14:55 UTC 2010


* Matthew Palmer <mpalmer at debian.org>, 2010-12-15, 14:21:
>Jakub, I'd appreciate it if you would be able to apply the patch to 
>your local pbuilder installation (it should go onto pbuilder-modulers 
>in-situ, without a need for a rebuild) and see if you can find any ways 
>to break it.

I'm afraid I won't help here; I don't really use pbuilder anymore.


>+            if mount |grep -q $(readlink -f $BUILDPLACE)/; then

I think 

grep -q -F " $(readlink -f $BUILDPLACE)/"

would be more robust.

-- 
Jakub Wilk





More information about the Pbuilder-maint mailing list