On 21 May 2013 12:38, Denny G <dennygeorg...@gmail.com> wrote:

> Hello I tried to clone the panda kernel. But I get the below errors
>
> I ran the command: from /tmp/ folder on my Fedora FC15 machine, x86
> git clone http://android.git.linaro.org/git-ro/kernel/panda pandakernel
>
> I am pasting the errors I received:
> git clone http://android.git.linaro.org/git-ro/kernel/panda pandakernel
> Cloning into pandakernel...
> error: Unable to get pack index
> http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-7acac7038e85bd0d5a6da8f5610fa3336a2182da.idx
>
> error: Unable to get pack index
> http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-7662024e475a1731a16d4598610a89a159fdc51d.idx
>
> error: Unable to get pack index
> http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-4e2779ada403fa449dc552fd32e161dd104e285e.idx
>
> error: Unable to get pack index
> http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-09e684d06ebe70399e83b854a246f7fafbcac202.idx
>
> error: Unable to get pack index
> http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-9db9fb696676362a4503eeb16ab996d8ed80106c.idx
>
> error: Unable to get pack file
> http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-523b51cf6fb4091992aed5551efbe32b4d5f8db2.pack
> couldn't connect to host
> error: Unable to find 8d742e3c9d98c3ef7499d62de1ac0f0efa0daf8c under
> http://android.git.linaro.org/git-ro/kernel/panda
> Cannot obtain needed object 8d742e3c9d98c3ef7499d62de1ac0f0efa0daf8c
> error: Fetch failed.
>
>
> Can you please help me if I am missing out any steps?
> I am struck at this point and not able to move ahead. Kindly provide me an
> pointer as what is going wrong.
>

 We are currently having issues with git over http access for repositories
on android.git.linaro.org. Can you please try:

git clone 
git://android.git.linaro.org/kernel/panda<http://android.git.linaro.org/git-ro/kernel/panda>pandakernel

>
> _______________________________________________
> linaro-dev mailing list
> linaro-dev@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev
>
>
_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to