[Sugar-devel] sugar-build won't start
Daniel Narvaez
dwnarvaez at gmail.com
Mon Sep 2 06:43:56 EDT 2013
I fixed another bug in the build without chroot, to get the fix you will
need
git pull
./osbuild pull
On 2 September 2013 12:33, Daniel Narvaez <dwnarvaez at gmail.com> wrote:
> 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).
>
--
Daniel Narvaez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130902/24d2ffd2/attachment.html>
More information about the Sugar-devel
mailing list