[Sugar-devel] Error in ./osbuild pull
anirudh vemula
vvanirudh at icloud.com
Sun Feb 16 13:33:07 EST 2014
Hi,
I am getting the following error while running ./osbuild pull (The entire output below)
= Setup the host build system =
* Create the python virtualenv
* Install python packages
fatal: unable to connect to github.com:
github.com[0: 192.30.252.128]: errno=Connection refused
Command /usr/bin/git clone -q git://github.com/dnarvaez/osbuild /tmp/pip-NhmKEM-build failed with error code 128 in None
Storing complete log in /home/anirudh/.pip/pip.log
Traceback (most recent call last):
File "./osbuild", line 483, in <module>
if not main():
File "./osbuild", line 464, in main
if not setup(options.command):
File "./osbuild", line 305, in setup
raise e
subprocess.CalledProcessError: Command '['/home/anirudh/sugar-build/build/out/sandbox-host/install/bin/pip', '-q', 'install', 'git+git://github.com/dnarvaez/osbuild', 'git+git://github.com/dnarvaez/broot']' returned non-zero exit status 1
I think I am getting the error because the script is trying to install through git protocol (git://<link>) which works on a port different from http/https. Other ports are blocked at my place, so is there any workaround for this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20140216/3388d726/attachment.html>
More information about the Sugar-devel
mailing list