[Sugar-devel] Error in ./osbuild pull
Yogesh Maheshwari
yogicxl at gmail.com
Fri Feb 14 02:09:58 EST 2014
Hi,
I tried to follow instruction from the link
http://developer.sugarlabs.org/dev-environment.md.html
I am getting the following errors:
output after ./osbuild pull:
= Setup the host build system =
* Create the python virtualenv
* Install python packages
* Pull latest sugar-build
* Setup the build root
$ sudo broot setup
Traceback (most recent call last):
File "/home/yogesh/sugar-build/build/out/sandbox-host/install/bin/broot",
line 5, in <module>
main.main()
File
"/home/yogesh/sugar-build/build/out/sandbox-host/install/local/lib/python2.7/site-packages/broot/main.py",
line 80, in main
if not cmd_function(options, other_args):
File
"/home/yogesh/sugar-build/build/out/sandbox-host/install/local/lib/python2.7/site-packages/broot/main.py",
line 40, in cmd_setup
return root.setup()
File
"/home/yogesh/sugar-build/build/out/sandbox-host/install/local/lib/python2.7/site-packages/broot/root.py",
line 237, in setup
if not self._download():
File
"/home/yogesh/sugar-build/build/out/sandbox-host/install/local/lib/python2.7/site-packages/broot/root.py",
line 281, in _download
last = urllib2.urlopen(last_url).read().strip()
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 404, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 422, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
= Pulling =
* Pulling automake
* Pulling gwebsockets
* Pulling sugar-docs
* Pulling sugar-base
* Pulling sugar-toolkit
* Pulling sugar-toolkit-gtk3
* Pulling sugar
* Pulling sugar-artwork
* Pulling sugar-datastore
* Pulling sugar-runner
* Pulling webL10n
* Pulling sugar-web
* Pulling sugar-web-test
* Pulling sugar-web-template
* Pulling docker
* Pulling browse
* Pulling write
* Pulling chat
* Pulling read
* Pulling log
* Pulling terminal
* Pulling pippy
* Pulling imageviewer
* Pulling jukebox
* Pulling turtleart
* Pulling clock-web
* Pulling gtd-activity
and after ./osbuild shell
$ sudo broot run osbuild shell
You must create or download the build root first.
! Failed to run command shell
Please help me out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20140214/8daa8487/attachment.html>
More information about the Sugar-devel
mailing list