Bug#542837: pbuilder has issues with kfreebsd-*

Andreas Barth aba at not.so.argh.org
Fri Aug 21 17:56:08 UTC 2009


Package: pbuilder
Version: 0.189
Severity: important

Hi,

pbuilder cannot mount proc or devpts on kfreebsd-i386. This prevents
some packages to build correctly.


proc has the type linprocfs on these machines. The "standard mounts"
for a system contain

devfs on /dev (devfs, local)
linprocfs on /proc (linprocfs, local, noexec, nosuid)
linsysfs on /sys (linsysfs, local)
fdescfs on /dev/fd (fdescfs)


(Trying to mount proc with type proc fails. pbuilder only works with
USEPROC and USEDEVPTS set to no.)


One suggestion: How about bindmounting /proc, /sys and /dev
respectivly into the changeroot instead of a new mount?


Cheers,
Andi





More information about the Pbuilder-maint mailing list