Hi all, I’m trying to clone the android common kernel with: git clone http://android.git.kernel.org/kernel/common.git but this command fails with:
[..] walk 132305ed227e69bd7498c8a30d40a338a23a4afe Getting pack list for http://android.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/ error: Unable to find 5dc01c595e6c6ec9ccda4f6f69c131c0dd945f8c under http://android.git.kernel.org/kernel/common.git Cannot obtain needed object 5dc01c595e6c6ec9ccda4f6f69c131c0dd945f8c while processing commit 132305ed227e69bd7498c8a30d40a338a23a4afe. fatal: Fetch failed. I can’t use git:// because of the company firewall (I tried workaround like http://www.emilsit.net/blog/archives/how-to-use-the-git-protocol-through-a-http-connect-proxy/ with no success). What is the problem with the object 5dc01c595e6c6ec9ccda4f6f69c131c0dd945f8c ? Is it a problem on the server side or on my side (I successfully cloned others projects like platform/manifest.git..) Thanks and regards, Josselin Costanzi -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel To unsubscribe, reply using "remove me" as the subject.
