Hello, I'am trying to download Android source code with below command:
root@pacome-Aspire-V3-572G:/srv/as# /root/bin/repo init --no-clone-bundle -u https://android.googlesource.com/a/platform/manifest -b android-9.0.0_r9 Get https://gerrit.googlesource.com/git-repo remote: Counting objects: 144, done remote: Total 4425 (delta 2045), reused 4425 (delta 2045) Receiving objects: 100% (4425/4425), 5.25 MiB | 8.19 MiB/s, done. Resolving deltas: 100% (2045/2045), done. >From https://gerrit.googlesource.com/git-repo * [new branch] maint -> origin/maint * [new branch] master -> origin/master * [new branch] stable -> origin/stable * [new tag] v1.0 -> v1.0 * [new tag] v1.0.1 -> v1.0.1 * [new tag] v1.0.2 -> v1.0.2 * [new tag] v1.0.3 -> v1.0.3 ... * [new tag] v1.9.4 -> v1.9.4 * [new tag] v1.9.5 -> v1.9.5 * [new tag] v1.9.6 -> v1.9.6 Get https://android.googlesource.com/a/platform/manifest [STUCK HERE. No download any more. CPU at 100% with git-remote-http] Any hint? I've tries a dozen times. No way Regards Remi -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/e7be0e92-65ee-4231-a8c0-8dd1aa6783d3%40googlegroups.com.
