Guest sm4tik Posted July 1, 2011 Report Posted July 1, 2011 (edited) So I decided to compile CM7 from source but can't get the sources synced. Repo sync is doing fine for a while and then it just hangs at some point and I have to quit it manually (^C). I get no errors before that and yes, I've waited a loooong time before interrupting it. Trying repo sync again will either give me an error "...not a git repo" or something, or it will hang again in the same spot as before. I've tried re-initializing the repo (rm -rf .repo && repo init..) many times now but no luck. Any ideas? I'm running Arch Linux and I had to edit repo (and .repo/repo/main.py) to use python2 instead of just python as Arch now uses python3 as it's main python. I don't think it should matter but who knows, maybe it's relevant? edit: git://android.git.kernel.org/platform/prebuilt seems to be atleast one of the things causing trouble? Now hanging at From git://android.git.kernel.org/platform/prebuilt * [new tag] android-1.5 -> android-1.5 * [new tag] android-2.3.1_r1 -> android-2.3.1_r1 * [new tag] android-2.3.2_r1 -> android-2.3.2_r1 * [new tag] android-2.3.3_r1 -> android-2.3.3_r1 * [new tag] android-2.3.3_r1.1 -> android-2.3.3_r1.1 * [new tag] android-2.3.3_r1a -> android-2.3.3_r1a * [new tag] android-2.3_r1 -> android-2.3_r1 * [new tag] android-adt-0.9.8 -> android-adt-0.9.8 * [new tag] android-cts-2.1_r2 -> android-cts-2.1_r2 * [new tag] android-cts-2.1_r3 -> android-cts-2.1_r3 * [new tag] android-cts-2.1_r4 -> android-cts-2.1_r4 * [new tag] android-cts-2.1_r5 -> android-cts-2.1_r5 * [new tag] android-cts-2.2_r1 -> android-cts-2.2_r1 * [new tag] android-cts-2.2_r2 -> android-cts-2.2_r2 * [new tag] android-cts-2.2_r3 -> android-cts-2.2_r3 * [new tag] android-cts-2.2_r4 -> android-cts-2.2_r4 * [new tag] android-cts-2.2_r5 -> android-cts-2.2_r5 * [new tag] android-cts-2.2_r6 -> android-cts-2.2_r6 * [new tag] android-cts-2.3_r1 -> android-cts-2.3_r1 * [new tag] android-cts-2.3_r2 -> android-cts-2.3_r2 * [new tag] android-sdk-1.5-pre -> android-sdk-1.5-pre * [new tag] android-sdk-1.5_r1 -> android-sdk-1.5_r1 * [new tag] android-sdk-2.2_r1 -> android-sdk-2.2_r1 * [new tag] android-sdk-tools_r5 -> android-sdk-tools_r5 * [new tag] android-sdk-tools_r6 -> android-sdk-tools_r6 * [new tag] android-sdk-tools_r7 -> android-sdk-tools_r7 Fetching projects: 98% (197/201) Edited July 1, 2011 by sm4tik
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now