Hello Remi, How long have you been waiting before terminating the init? Why are you doing this as root? Why are you using --no-clone-bundle as "repo init" flag? Where did you find these instructions?
Please refer to this: https://source.android.com/setup/build/downloading Regards, Alessio On Sunday, August 25, 2019 at 4:24:56 PM UTC+1, Remi Colinet wrote: > > 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/931f088b-4c70-476b-98e1-3874e95e67fc%40googlegroups.com.
