[Sugar-devel] Fwd: Error in ./osbuild pull
anirudh vemula
vvanirudh at icloud.com
Tue Feb 18 10:10:05 EST 2014
I have tried changing the osbuild script, but I have been unsuccessful. Can anyone help me on this matter?
Thanks
Anirudh
Begin forwarded message:
From: anirudh vemula <vvanirudh at icloud.com>
Date: February 17, 2014 12:03:07 AM
To: sugar-devel at lists.sugarlabs.org
Subject: [Sugar-devel] Error in ./osbuild pull
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?
_______________________________________________
Sugar-devel mailing list
Sugar-devel at lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20140218/6d5a4c82/attachment.html>
More information about the Sugar-devel
mailing list