Closed GoogleCodeExporter closed 9 years ago
Original comment by ckanru
on 17 Jun 2010 at 11:16
Please try
repo init -u git://gitorious.org/0xdroid/manifest.git -b BRANCH_NAME -m mirror.xml
instead. I've update the relevant wiki page.
Original comment by ckanru
on 18 Jun 2010 at 6:47
repo still error
event `1
repo init -u git://gitorious.org/0xdroid/manifest.git -b beale-eclair -m
mirror.xml
repo sync
Initializing project bionic ...
warning: no common commits
remote: Counting objects: 4053, done.
remote: Compressing objects: 100% (1686/1686), done.
fatal: The remote end hung up unexpectedlyiB
fatal: early EOF
fatal: index-pack failed
error: Cannot fetch bionic
event 2
repo sync
fatal: The remote end hung up unexpectedly
error: Cannot fetch bionic
Original comment by greatma...@gmail.com
on 18 Jun 2010 at 11:20
What happens if you repeat 'repo sync' several times?
Original comment by ckanru
on 18 Jun 2010 at 11:41
Cannot reproduce.
Original comment by ckanru
on 21 Jun 2010 at 8:18
repo still error at 69%
repo sync
Fetching projects: 69% (109/157) fatal: The remote end hung up unexpectedly
error: Cannot fetch packages_apps_Launcher2
please solve problem
Original comment by greatma...@gmail.com
on 22 Jun 2010 at 6:39
@greatmay12:
packages_apps_Launcher2 is the project name on gitorious. If you were using the
mirror then it should be packages_apps_launcher2.
Gitorious has connectivity problem recently, so you probably want to keep repo
sync until success.
Original comment by ckanru
on 22 Jun 2010 at 6:52
Original issue reported on code.google.com by
greatma...@gmail.com
on 17 Jun 2010 at 4:13