[Sugar-devel] sugar-build won't start
Daniel Narvaez
dwnarvaez at gmail.com
Sun Sep 1 04:44:52 EDT 2013
Try to create that directory manually
mkdir -p /home/dsd/projects/sugar-build/build/out/install/etc/
The code should do it of course, I will fix it later tonight or tomorrow.
On Saturday, 31 August 2013, Daniel Drake 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}
>
>
> ./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'
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org <javascript:;>
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
--
Daniel Narvaez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130901/49b5b425/attachment.html>
More information about the Sugar-devel
mailing list