[buildd-tools-devel] Bug#692202: Bug#692202: sbuild: Please mount /dev in chroots by default on kfreebsd

Roger Leigh rleigh at codelibre.net
Sun Nov 4 01:38:38 UTC 2012


severity 692202 important
merge 692213 692202
tags 692202 + fixed-upstream pending
thanks

On Sat, Nov 03, 2012 at 04:04:44PM +0100, Arno Töll wrote:
> As discussed in IRC, sbuild fails to build most packages out of the box on
> kfreebsd, because /dev/null is not writable by non-privileged users in the default
> choort (which may, or may not be a separate issue in debootstrap). For sbuild the
> problem can be solved by adding
> 
> proc            /proc           linprocfs   defaults        0       0
> dev             /dev            devfs       rw,bind         0       0
> dev             /dev/fd         fdescfs     rw,bind         0       0
> sys             /sys            linsysfs    defaults        0       0
> 
> to the default sbuild profile in /etc/schroot/sbuild/fstab, increasing greatly the
> compatibility to Linux specific special case uses. Moreover, this fixes the
> /dev/null problem.

Fixed in git on the master and schroot-1.6 branches.  I'll make an upload to
unstable tomorrow.

Raising the severity to match the other bug; having this work on the
autobuilders is important.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux    http://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-    GPG Public Key      F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800



More information about the Buildd-tools-devel mailing list