[Sugar-devel] sugar-build won't start

Daniel Narvaez dwnarvaez at gmail.com
Mon Sep 2 06:33:27 EDT 2013


On 31 August 2013 17:53, Daniel Drake <dsd at laptop.org> wrote:

> Hi,
>
> Trying to use sugar-build for the first time in a while on F19. I want
> to avoid creating a F19 chroot inside a F19 install.
>
> prefs.json is:
> {"use_broot": false, "use_chroot": false}
>
>
Only use_broot is necessary, use_chroot was a typo in the docs which I
fixed.

./osbuild clean
> git clean -fdx
> git pull
> ./osbuild shell
>
> Last command fails with:
> Traceback (most recent call last):
>   File "/home/dsd/projects/sugar-build/build/commands/broot/shell",
> line 4, in <module>
>     common.run("shell")
>   File "/home/dsd/projects/sugar-build/build/commands/common.py", line
> 77, in run
>     if not getattr(main, "cmd_%s" % command)():
>   File
> "/home/dsd/projects/sugar-build/build/out/sandbox/install/lib/python2.7/site-packages/osbuild/main.py",
> line 78, in cmd_shell
>     shell.start()
>   File
> "/home/dsd/projects/sugar-build/build/out/sandbox/install/lib/python2.7/site-packages/osbuild/shell.py",
> line 35, in start
>     with open(bashrc_path, "w") as f:
> IOError: [Errno 2] No such file or directory:
> '/home/dsd/projects/sugar-build/build/out/install/etc/bashrc'
>

Should be fixed now. (You need to osbuild pull to get the fix).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130902/03a5f0d8/attachment.html>


More information about the Sugar-devel mailing list