Hi All,
I am having intermittent errors, as shown below, when initiation a
repo sync.
I have looked at previous discussions regarding removal of .repo
directory [rm -rf .repo] and perform a reinitialization [repo init -u
git://
android.git.kernel.org/platform/manifest.git], then a sync
[repo sync], however the issue remains unresolved.
I performed a successful sync about 5 days ago without issue.
Is this issue related to repository server issue or network access
issue?
Can you provide some assistance on how I can troubleshoot this issue
further?
Environment: Ubuntu 9.04
Current Open Source Release
Fetching projects: 9% (11/113)
Initializing project platform/external/bison ...
fatal: read error (Connection reset by peer)
error: Cannot fetch platform/external/bison
motodevjp@motodevjp-laptop:~/mydroid$ repo sync
Fetching projects: 2% (3/113) fatal: The remote end hung up
unexpectedly
error: Cannot fetch platform/bootable/bootloader/legacy
motodevjp@motodevjp-laptop:~/mydroid$ repo sync
fatal: The remote end hung up unexpectedly
error: Cannot fetch manifests
Regards,
KK