download failed when fetching ti_android_sgx_sdk
- 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
2. $ repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-eclair.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
ti_android_sgx_sdk. Here is what is shows:
Fetching projects: 48% (81/168)
Initializing project ti_android_sgx_sdk ...
remote: Counting objects: 16, done.
remote: Compressing objects: 100% (16/16), done.
fatal: The remote end hung up unexpectedly
fatal: protocol error: bad pack header
error: Cannot fetch ti_android_sgx_sdk
I also tried to get ti_android_sgx_sdk as follow:
$ git clone git://gitorious.org/rowboat/ti_android_sgx_sdk.git
It also failed.
What version of the product are you using? On what operating system?
rowboat-eclair on Linux.
Please provide any additional information bellow.
```
Original issue reported on code.google.com by `junzha...@hotmail.com` on 28 Oct 2010 at 12:00
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the wiki instructions and the rowboat-eclair.xml manifest, then rerun `repo sync` and the direct `git clone` for `ti_android_sgx_sdk` to confirm whether the failure is reproducible. Inspect the reported remote and repository state; done means the SDK project fetches successfully as part of the full source checkout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100