<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:14px"><div id="yui_3_16_0_1_1445774885487_6765" class="" dir="ltr">I was trying to setup the developer environment following instructions from <a href="https://developer.sugarlabs.org/dev-environment.md.html" id="yui_3_16_0_1_1445774885487_6881">https://developer.sugarlabs.org/dev-environment.md.html</a> . However when i do ./osbuild pull the following error comes up :-</div><div id="yui_3_16_0_1_1445774885487_6765" class=""><br></div><div id="yui_3_16_0_1_1445774885487_6765" class="">= Setup the host build system =</div><div id="yui_3_16_0_1_1445774885487_6765" class=""><br id="yui_3_16_0_1_1445774885487_6823" class=""></div><div id="yui_3_16_0_1_1445774885487_6765" class="">* Create the python virtualenv</div><div id="yui_3_16_0_1_1445774885487_6765" class="">* Install python packages</div><div id="yui_3_16_0_1_1445774885487_6765" class="">  Cannot fetch index base URL https://pypi.python.org/simple/</div><div id="yui_3_16_0_1_1445774885487_6765" class="">  Could not find any downloads that satisfy the requirement plog==0.16 (from osbuild==0.33)</div><div id="yui_3_16_0_1_1445774885487_6765" class="">No distributions at all found for plog==0.16 (from osbuild==0.33)</div><div id="yui_3_16_0_1_1445774885487_6765" class="">Storing debug log for failure in /tmp/tmpsi4eBE</div><div id="yui_3_16_0_1_1445774885487_6765" class="">Traceback (most recent call last):</div><div id="yui_3_16_0_1_1445774885487_6765" class="">  File "./osbuild", line 488, in <module></div><div id="yui_3_16_0_1_1445774885487_6765" class="">    if not main():</div><div id="yui_3_16_0_1_1445774885487_6765" class="">  File "./osbuild", line 467, in main</div><div id="yui_3_16_0_1_1445774885487_6765" class="">    if not setup(options.command):</div><div id="yui_3_16_0_1_1445774885487_6765" class="">  File "./osbuild", line 305, in setup</div><div id="yui_3_16_0_1_1445774885487_6765" class="">    raise e</div><div id="yui_3_16_0_1_1445774885487_6765" class="">subprocess.CalledProcessError: Command '['/home/mayukuse/sugarlabs/sugar-build/build/out/sandbox-host/install/bin/pip', '-q', 'install', 'git+https://github.com/dnarvaez/osbuild', 'git+https://github.com/dnarvaez/broot']' returned non-zero exit status 1</div><div dir="ltr" id="yui_3_16_0_1_1445774885487_6839" class=""><br id="yui_3_16_0_1_1445774885487_6841" class=""></div><div dir="ltr" id="yui_3_16_0_1_1445774885487_6839" class=""><br></div><div dir="ltr" id="yui_3_16_0_1_1445774885487_6839" class="">I am running this on UBUNTU 15.04 .</div></div></body></html>