Package: sbuild
Version: 0.63.2-1
Severity: wishlist

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.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sbuild depends on:
ii  adduser         3.113+nmu3
ii  apt-utils       0.9.7.5
ii  libsbuild-perl  0.63.2-1
ii  perl            5.14.2-13
ii  perl-modules    5.14.2-13

Versions of packages sbuild recommends:
ii  debootstrap  1.0.42
ii  fakeroot     1.18.4-2

Versions of packages sbuild suggests:
pn  deborphan  <none>
ii  wget       1.14-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to