control: reassign -1 schroot 1.6.13-7 control: affects -1 sbuild control: retitle -1 schroot: inadvertedly shared /build/reproducible-path control: severity -1 important
Dear maintainer,
/etc/schroot/sbuild/fstab contains this:
# Mount a large scratch space for the build, so we don't use up
# space on an LVM snapshot of the chroot itself.
/var/lib/sbuild/build /build none rw,bind 0 0
This worked fine when builds happened in directories with names like
/build/example-09NKJF/, as they used to. However, with recent sbuild,
all builds use /build/reproducible-path/. But then if you try to do
more than one build at once, they both try to use, effectively,
/var/lib/sbuild/build/reproducible-path/, and stomp all over each other.
I would suggest that these lines be removed from the default
/etc/schroot/sbuild/fstab. Another possibility would be to mount a
tmpfs there, but maybe that should be left to the local administrator.
Thanks.
--
Sean Whitton
signature.asc
Description: PGP signature

