download fails in JellybeanOnBeaglebone_WithSGX
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No project file or test is named. Start with the JellybeanOnBeagbone_WithSGX wiki instructions and the repo init/repo sync commands, then inspect whether the manifest URL and host are still valid. Done would require a documented, reproducible way to download the source or a confirmed project-side correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, git, ubuntu
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100