[Sugar-devel] Issue setting up sugar-labs dev-env

2015-10-25 Thread vinay khandelwal
I was trying to setup the developer environment following instructions from 
https://developer.sugarlabs.org/dev-environment.md.html . However when i do 
./osbuild pull the following error comes up :-
= Setup the host build system =
* Create the python virtualenv* Install python packages  Cannot fetch index 
base URL https://pypi.python.org/simple/  Could not find any downloads that 
satisfy the requirement plog==0.16 (from osbuild==0.33)No distributions at all 
found for plog==0.16 (from osbuild==0.33)Storing debug log for failure in 
/tmp/tmpsi4eBETraceback (most recent call last):  File "./osbuild", line 488, 
in     if not main():  File "./osbuild", line 467, in main    if not 
setup(options.command):  File "./osbuild", line 305, in setup    raise 
esubprocess.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

I am running this on UBUNTU 15.04 .___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Issue setting up sugar-labs dev-env

2015-10-25 Thread Sam P.
Hi,

Are you running behind a proxy?

What did the pip debug log say?

Thanks,
Sam

On Sun, Oct 25, 2015, 9:24 PM vinay khandelwal 
wrote:

> I was trying to setup the developer environment following instructions
> from https://developer.sugarlabs.org/dev-environment.md.html . However
> when i do ./osbuild pull the following error comes up :-
>
> = Setup the host build system =
>
> * Create the python virtualenv
> * Install python packages
>   Cannot fetch index base URL https://pypi.python.org/simple/
>   Could not find any downloads that satisfy the requirement plog==0.16
> (from osbuild==0.33)
> No distributions at all found for plog==0.16 (from osbuild==0.33)
> Storing debug log for failure in /tmp/tmpsi4eBE
> Traceback (most recent call last):
>   File "./osbuild", line 488, in 
> if not main():
>   File "./osbuild", line 467, in main
> if not setup(options.command):
>   File "./osbuild", line 305, in setup
> raise e
> 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
>
>
> I am running this on UBUNTU 15.04 .
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel