During try to download android source code, I encouter following problem: $ repo init -u git://android.git.kernel.org/platform/manifest.git Getting repo ... from git://android.git.kernel.org/tools/repo.git remote: Counting objects: 1042, done. remote: Compressing objects: 100% (449/449), done. remote: Total 1042 (delta 655), reused 929 (delta 572)Receiving objects: 80% (8 39/1042), 236.00 KiB | 37 KiB/s Receiving objects: 100% (1042/1042), 300.11 KiB | 39 KiB/s, done. fatal: cannot pread pack file: No such file or directory fatal: index-pack failed
What's the problem? How to solve it? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. 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-developers?hl=en

