jadonk / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

download fails in JellybeanOnBeaglebone_WithSGX #181

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow the instruction on wiki to download the rowboat source code 
(https://code.google.com/p/rowboat/wiki/JellybeanOnBeaglebone_WithSGX)
2. $ repo init -u git://gitorious.org/rowboat/manifest.git -m 
rowboat-jb-am335x.xml
3. $ repo sync

What is the expected output? What do you see instead?

It should completely download the source code 
to my local directory. However it fails at getting 
the file manifest.git. Here is what is shows:

Get git://gitorious.org/rowboat/manifest.git
fatal: unable to connect to gitorious.org:
gitorious.org[0: 87.238.52.168]: errno=Connection timed out
gitorious.org[1: 2a02:c0:1014::1]: errno=Network is unreachable

What version of the product are you using? On what operating system?

Ubuntu 12.04 64-bit version

Original issue reported on code.google.com by Cesar.Ag...@gmail.com on 14 Feb 2014 at 10:49

GoogleCodeExporter commented 9 years ago
same issue as you? were you able to fix it.

Original comment by rhymewea...@gmail.com on 8 Mar 2015 at 3:12