Roger Leigh <[email protected]> (2013-11-10): > This is probably due to the home directory not existing in the > chroot, and so is probably unrelated to the sbuild failure > (unless we're not running that check in the root). > > Does adding "-d /" to make it run in the chroot root, which > should never fail, then make this work?
Here we go: kibi@arya:~$ schroot -r -c test -d / -- getent group sbuild I: [test chroot] Running command: “getent group sbuild” sbuild:x:127:kibi Hangup kibi@arya:~$ echo $? 129 Mraw, KiBi.
signature.asc
Description: Digital signature

