<div dir="ltr">Hi Yogesh,<div><br></div><div>I'm not exactly sure what is going wrong, all the people who know about this are probably sleeping since it is 2am where they are :)</div><div><br></div><div>I'm looking at my build environment and there must have been some changes in the new version; I can't find the code at exactly the same place.</div>

<div><br></div><div>I would have 3 (dumb) suggestions that might be worth a try:</div><div><br></div><div>    1. Try Again :) Maybe someone was upgrading the server or your internet was dropping out</div><div><br></div><div>

    2. Add a logging call so we can get some idea what is happening. Maybe in <span style="font-size:13px;font-family:arial,sans-serif">File "/home/yogesh/sugar-build/</span><span style="font-size:13px;font-family:arial,sans-serif">build/out/sandbox-host/</span><span style="font-size:13px;font-family:arial,sans-serif">install/local/lib/python2.7/</span><span style="font-size:13px;font-family:arial,sans-serif">site-packages/broot/root.py", line 281, in _download put</span></div>

<div><span style="font-size:13px;font-family:arial,sans-serif"><br></span></div><div><span style="font-size:13px;font-family:arial,sans-serif">            print 'Trying to get url', last_url</span></div><div><span style="font-size:13px;font-family:arial,sans-serif"><br>

</span></div><div><span style="font-size:13px;font-family:arial,sans-serif">        You could ping that url and see what happens?</span></div><div><span style="font-size:13px;font-family:arial,sans-serif"><br></span></div>

<div><span style="font-size:13px;font-family:arial,sans-serif">    3. (DUMB) Try git reverting or whatever to an older version on sugar-build?</span></div><div><span style="font-size:13px;font-family:arial,sans-serif"><br>

</span></div><div><span style="font-size:13px;font-family:arial,sans-serif">Sam</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 14, 2014 at 6:09 PM, Yogesh Maheshwari <span dir="ltr"><<a href="mailto:yogicxl@gmail.com" target="_blank">yogicxl@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi,<br></div>I tried to follow instruction from the link<br> <a href="http://developer.sugarlabs.org/dev-environment.md.html" target="_blank">http://developer.sugarlabs.org/dev-environment.md.html</a> <br>


</div> I am getting the following errors:<br></div>output after ./osbuild pull:<br><br>= Setup the host build system =<br><br>* Create the python virtualenv<br>* Install python packages<br>* Pull latest sugar-build<br>* Setup the build root<br>


<br>$ sudo broot setup<br>Traceback (most recent call last):<br>  File "/home/yogesh/sugar-build/build/out/sandbox-host/install/bin/broot", line 5, in <module><br>    main.main()<br>  File "/home/yogesh/sugar-build/build/out/sandbox-host/install/local/lib/python2.7/site-packages/broot/main.py", line 80, in main<br>


    if not cmd_function(options, other_args):<br>  File "/home/yogesh/sugar-build/build/out/sandbox-host/install/local/lib/python2.7/site-packages/broot/main.py", line 40, in cmd_setup<br>    return root.setup()<br>


  File "/home/yogesh/sugar-build/build/out/sandbox-host/install/local/lib/python2.7/site-packages/broot/root.py", line 237, in setup<br>    if not self._download():<br>  File "/home/yogesh/sugar-build/build/out/sandbox-host/install/local/lib/python2.7/site-packages/broot/root.py", line 281, in _download<br>


    last = urllib2.urlopen(last_url).read().strip()<br>  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen<br>    return _opener.open(url, data, timeout)<br>  File "/usr/lib/python2.7/urllib2.py", line 404, in open<br>


    response = self._open(req, data)<br>  File "/usr/lib/python2.7/urllib2.py", line 422, in _open<br>    '_open', req)<br>  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain<br>    result = func(*args)<br>


  File "/usr/lib/python2.7/urllib2.py", line 1214, in http_open<br>    return self.do_open(httplib.HTTPConnection, req)<br>  File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open<br>    raise URLError(err)<br>


urllib2.URLError: <urlopen error [Errno 110] Connection timed out><br><br>= Pulling =<br><br>* Pulling automake<br>* Pulling gwebsockets<br>* Pulling sugar-docs<br>* Pulling sugar-base<br>* Pulling sugar-toolkit<br>


* Pulling sugar-toolkit-gtk3<br>* Pulling sugar<br>* Pulling sugar-artwork<br>* Pulling sugar-datastore<br>* Pulling sugar-runner<br>* Pulling webL10n<br>* Pulling sugar-web<br>* Pulling sugar-web-test<br>* Pulling sugar-web-template<br>


* Pulling docker<br>* Pulling browse<br>* Pulling write<br>* Pulling chat<br>* Pulling read<br>* Pulling log<br>* Pulling terminal<br>* Pulling pippy<br>* Pulling imageviewer<br>* Pulling jukebox<br>* Pulling turtleart<br>


* Pulling clock-web<br>* Pulling gtd-activity<br></div> <br>and after ./osbuild shell<br>$ sudo broot run osbuild shell<br>You must create or download the build root first.<br><br>! Failed to run command shell<br><br><br>


</div>Please help me out.<br></div>
<br>_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br></blockquote></div><br></div>