Your message dated Sat, 12 May 2012 20:20:56 +0100
with message-id <[email protected]>
and subject line Re: Bug#665216: buildd/fstab: comment out
/home/buildd/build-trees
has caused the Debian Bug report #665216,
regarding buildd/fstab: comment out /home/buildd/build-trees
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
665216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: schroot
Version: 1.4.25-1
Severity: normal
Hi,
In /etc/schroot/buildd/fstab, there's:
/home/buildd/build-trees /build none rw,bind 0 0
That line should be commented out by default, as it makes buildd chroots
broken out of the box.
Lucas
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (800, 'stable'), (300, 'unstable'), (150,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages schroot depends on:
ii libboost-filesystem1.48.0 1.48.0-3
ii libboost-program-options1.48.0 1.48.0-3
ii libboost-regex1.48.0 1.48.0-3
ii libboost-system1.48.0 1.48.0-3
ii libc6 2.13-26
ii libgcc1 1:4.6.2-12
ii liblockdev1 1.0.3-1.4+b2
ii libpam0g 1.1.3-7
ii libstdc++6 4.6.2-12
ii libuuid1 2.20.1-1.2
ii schroot-common 1.4.25-1
schroot recommends no packages.
Versions of packages schroot suggests:
ii aufs-modules | unionfs-modules <none>
ii btrfs-tools 0.19+20111105-2
ii debootstrap 1.0.38
ii lvm2 2.02.88-2
-- Configuration Files:
/etc/schroot/default/fstab changed [not included]
/etc/schroot/schroot.conf changed [not included]
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.4.23-1
On Thu, Mar 22, 2012 at 05:19:24PM +0100, Lucas Nussbaum wrote:
> In /etc/schroot/buildd/fstab, there's:
> /home/buildd/build-trees /build none rw,bind 0 0
>
> That line should be commented out by default, as it makes buildd chroots
> broken out of the box.
This was removed in 1.4.23. Is the reported version of 1.4.25
correct, or was an old version of the conffile hanging around?
We now use
/var/lib/sbuild/build /build none rw,bind 0 0
which is a generic form of the buildd-specific approach used
previously, which works with all sbuild instances. There's
a minimum version of sbuild which provides the directory
/var/lib/sbuild/build. But you can just create it to make it
work with earlier versions.
Thanks,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
--- End Message ---