Hi,
I am trying to do initial sync using repo.
There were few program terminations with error
fatal: Unable to look up
android.git.kernel.org (port 9418) (Name or
service not known)
after repetitive repo sync it downloaded around 1.5G and then always
stuck at
Fetching projects: 90% (143/158) remote: Counting objects: 3381,
done.
remote: Compressing objects: 100% (1510/1510), done.
receiving objects: 35% (1209/3381), 93.29 MiB | 60 KiB/s
So I create a new directory and did repo init for all projects and
again did sync.hoping with will go through but second time it is stuck
at at same 35% of prebuilt project.
repo --trace sync
: unpickle /home/amitvyas/.gitconfig
: unpickle /home/amitvyas/android/.repo/repo/.git/config
: unpickle /home/amitvyas/android/.repo/manifests.git/config
: export GIT_DIR=/home/amitvyas/android/.repo/manifests.git
: git fetch origin
: load refs /home/amitvyas/android/.repo/manifests.git
: unpickle /home/amitvyas/android/.repo/projects/bionic.git/config
.
.
.
.
.
.
.
.
: export GIT_DIR=/home/amitvyas/android/.repo/projects/prebuilt.git
: git fetch korg
remote: Counting objects: 3381, done.
remote: Compressing objects: 100% (1510/1510), done.
Receiving objects: 35% (1209/3381), 93.34 MiB | 59 KiB/s
any pointers to the problem or soultions. ?
--
To unsubscribe, email
repo-discuss...@googlegroups.com
More info at
http://groups.google.com/group/repo-discuss?hl=en