<div dir="ltr">Hi,<br>    You are getting 'HTTP error 404' which is a code for a situation when a requested webpage is not found. You need to check if there is some issue with your internet connection.<br><br>If you need help with setting up sugar-build on Mac, there is a way with which I can help.<br>You need to do the following steps-<br>1) download the Vmware Fusion for your mac and install it.<div>2) Download the latest stable Ubuntu (16.04) iso file<br>3) We need to setup a virtual machine on you Mac to run Ubuntu in parallel. Follow this tutorial- <a href="https://www.youtube.com/watch?v=b7JyIf8bmL8">https://www.youtube.com/watch?v=b7JyIf8bmL8</a><br>4) After Ubuntu is installed on your Mac, you can follow the same procedure as you are doing now or you could follow this guide - <a href="https://developer.sugarlabs.org/dev-environment.md.html">https://developer.sugarlabs.org/dev-environment.md.html</a><br><br>Let us know if you need more help. You can possibly wait for others to reply as well. They might have better solutions :)<br><br>Regards,<br>Utkarsh Tiwari</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 20, 2016 at 12:27 AM, Ridhwanul Haque <span dir="ltr"><<a href="mailto:rhemon19@gmail.com" target="_blank">rhemon19@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 class="gmail_quote"><div dir="ltr"><br></div><br><div class="m_-2004363425016979412gmail_forwarded"><div dir="ltr" class="m_-2004363425016979412gmail_msg">I am not sure if it is supported but I was trying to set up the dev<br class="m_-2004363425016979412gmail_msg">
environment following<br class="m_-2004363425016979412gmail_msg">
<a href="https://developer.sugarlabs.org/dev-environment.md.html" rel="noreferrer" class="m_-2004363425016979412gmail_msg" target="_blank">https://developer.sugarlabs.<wbr>org/dev-environment.md.html</a>, in Raspbian in<br class="m_-2004363425016979412gmail_msg">
Raspberry Pi. But when I tried running ./osbuild pull I get the folloing<br class="m_-2004363425016979412gmail_msg">
error :<br class="m_-2004363425016979412gmail_msg">
Failed to download <a href="http://sunjammer.sugarlbas.org/~buildbot" rel="noreferrer" class="m_-2004363425016979412gmail_msg" target="_blank">http://sunjammer.sugarlbas.<wbr>org/~buildbot</a><br class="m_-2004363425016979412gmail_msg">
/broot/last-armv6l-master<br class="m_-2004363425016979412gmail_msg">
Traceback (most recent call last):<br class="m_-2004363425016979412gmail_msg">
  File "/home/pi/Desktop/sugarlabs/<wbr>sugar-build/build/out/sandbox-<wbr>host/install/bin/broot", line 5, in <module><br class="m_-2004363425016979412gmail_msg">
    main.main()<br class="m_-2004363425016979412gmail_msg">
  File "/home/pi/Desktop/sugarlabs/<wbr>sugar-build/build/out/sandbox-<wbr>host/install/local/lib/<wbr>python2.7/site-packages/broot/<wbr>main.py", line 80, in main<br class="m_-2004363425016979412gmail_msg">
    if not cmd_function(options, other_args):<br class="m_-2004363425016979412gmail_msg">
  File "/home/pi/Desktop/sugarlabs/<wbr>sugar-build/build/out/sandbox-<wbr>host/install/local/lib/<wbr>python2.7/site-packages/broot/<wbr>main.py", line 40, in cmd_setup<br class="m_-2004363425016979412gmail_msg">
    return root.setup()<br class="m_-2004363425016979412gmail_msg">
  File "/home/pi/Desktop/sugarlabs/<wbr>sugar-build/build/out/sandbox-<wbr>host/install/local/lib/<wbr>python2.7/site-packages/broot/<wbr>root.py", line 240, in setup<br class="m_-2004363425016979412gmail_msg">
    if not self._download():<br class="m_-2004363425016979412gmail_msg">
  File "/home/pi/Desktop/sugarlabs/<wbr>sugar-build/build/out/sandbox-<wbr>host/install/local/lib/<wbr>python2.7/site-packages/broot/<wbr>root.py", line 281, in _download<br class="m_-2004363425016979412gmail_msg">
    last = urllib2.urlopen(last_url).<wbr>read().strip()<br class="m_-2004363425016979412gmail_msg">
  File "/usr/lib/python2.7/urllib2.<wbr>py", line 127, in urlopen<br class="m_-2004363425016979412gmail_msg">
    return _opener.open(url, data, timeout)<br class="m_-2004363425016979412gmail_msg">
  File "/usr/lib/python2.7/urllib2.<wbr>py", line 407, in open<br class="m_-2004363425016979412gmail_msg">
    response = meth(req, response)<br class="m_-2004363425016979412gmail_msg">
  File "/usr/lib/python2.7/urllib2.<wbr>py", line 520, in http_response<br class="m_-2004363425016979412gmail_msg">
    'http', request, response, code, msg, hdrs)<br class="m_-2004363425016979412gmail_msg">
  File "/usr/lib/python2.7/urllib2.<wbr>py", line 445, in error<br class="m_-2004363425016979412gmail_msg">
    return self._call_chain(*args)<br class="m_-2004363425016979412gmail_msg">
  File "/usr/lib/python2.7/urllib2.<wbr>py", line 379, in _call_chain<br class="m_-2004363425016979412gmail_msg">
    result = func(*args)<br class="m_-2004363425016979412gmail_msg">
  File "/usr/lib/python2.7/urllib2.<wbr>py", line 528, in http_error_default<br class="m_-2004363425016979412gmail_msg">
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)<br class="m_-2004363425016979412gmail_msg">
urllib2.HTTPError: HTTP Error 404: Not Found<br class="m_-2004363425016979412gmail_msg">
<br class="m_-2004363425016979412gmail_msg">
<div class="m_-2004363425016979412gmail_msg">I have seen that there were similar problems posted on <a href="http://lists.sugarlabs.org" class="m_-2004363425016979412gmail_msg" target="_blank">lists.sugarlabs.org</a> but couldn't really find out the solution, and its also possible i missed it out since it was very difficult to read it there. I have directly followed the development document link that i shared, so if there was any perquisite steps I have missed it out. Raspberry pi has already python in it so dont think thats necessary to install, but if there is any other library, it might not be there. So if I am supposed to do anything before running the command "./osbuild pull" please let me know.And also if it is not possible to set up in Raspbian, then where can I set up the dev environment, is it possible in Mac?  I am sorry if I am repeating the question, but I hope I will be getting some response.</div><div class="m_-2004363425016979412gmail_msg">Thank you in advance. </div></div></div></div>
<br>______________________________<wbr>_________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.<wbr>org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/<wbr>listinfo/sugar-devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Regards,<br>Ütkarsh Tiwari<br><br><br><br></div>
</div>