Bug#707772: pbuilder: Paths clash when running multiple builds in PID namespace
Felix Geyer
fgeyer at debian.org
Sat May 11 07:41:20 UTC 2013
Package: pbuilder
Version: 0.215
I run pbuilder builds in separate PID namespaces to get a bit of isolation
from the rest of the system.
Unfortantely when running multiple builds in parallel the paths clash
because all pbuilder instances have the same pid and that pid is used
to generate the build path.
A bit of hackish solution I came up with is to use mktemp in simulate
mode to generate a random dirname for BUILDPLACE.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pbuilder_random_build_path.patch
Type: text/x-diff
Size: 859 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pbuilder-maint/attachments/20130511/2d9d3bde/attachment.patch>
More information about the Pbuilder-maint
mailing list