Bug#542837: pbuilder has issues with kfreebsd-*

Andreas Barth aba at not.so.argh.org
Fri Aug 28 14:10:57 UTC 2009


* Andreas Barth (aba at not.so.argh.org) [090828 14:02]:
> One suggestion: How about bindmounting /proc, /sys and /dev
> respectivly into the changeroot instead of a new mount?

Bindmounting works different on kfreebsd:
lykorias:~# mount /proc/ $chroot/proc/ -t nullfs

(whereas on linux we use -o bind)


This is of course used all overall pbuilder, e.g. when using
--pbuilder-internal



Please also keep in mind that kfreebsd doesn't support good chroot
detection (at least untill now) - I don't know if you use that
somewhere, but you should assume that this fails on kfreebsd.


Cheers,
Andi





More information about the Pbuilder-maint mailing list