Question #78705 on sbuild in ubuntu changed: https://answers.launchpad.net/ubuntu/+source/sbuild/+question/78705
Description changed to: While learning how to build packages, following the guide here: https://help.ubuntu.com/community/SbuildLVMHowto It seems sbuild cannot be found inside my schroot, see below. It looks like that this maybe was left out of the initial root image creation? $ schroot -c jaunty -u root I: [jaunty-42868fba-5911-43e5-aaf7-b94fafe60b58 chroot] (hovland→root) Running login shell: ‘/bin/bash’ (jaunty)r...@xbmc:/home/hovland# df Filesystem 1K-blocks Used Available Use% Mounted on sysfs 5160576 397148 4501284 9% /sys (jaunty)r...@xbmc:/home/hovland# ls -ld bc* drwxr-xr-x 10 hovland hovland 4096 Jul 31 00:29 bc-1.06.94 -rw-r--r-- 1 hovland hovland 18117 Dec 5 2007 bc_1.06.94-3ubuntu1.diff.gz -rw-r--r-- 1 hovland hovland 722 Dec 5 2007 bc_1.06.94-3ubuntu1.dsc -rw-r--r-- 1 hovland hovland 361055 Dec 5 2007 bc_1.06.94.orig.tar.gz (jaunty)r...@xbmc:/home/hovland# sbuild -d jaunty bc_1.06.94-3ubuntu1.dsc -bash: sbuild: command not found (jaunty)r...@xbmc:/home/hovland# ls -l /usr/bin/sbuild ls: cannot access /usr/bin/sbuild: No such file or directory (jaunty)r...@xbmc:/home/hovland# cd /usr/bin (jaunty)r...@xbmc:/usr/bin# ls -l | grep sbuild (jaunty)r...@xbmc:/usr/bin# exit logout hovl...@xbmc:~ $ ls -l /usr/bin/sbuild -rwxr-xr-x 1 root root 12045 2009-02-19 00:55 /usr/bin/sbuild* hovl...@xbmc:~ $ You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp

