Hi Ajay,

Which board are you pulling the code for ? looks like you did a repo init without the groups. Here is the example for pandaboard:
repo init -u $URL -g "common,pandaboard"

Here are the details on how the groups feature can be used:
https://wiki.linaro.org/Platform/Android/WorkWithCommonManifest


On 6 May 2013 12:37, Ajay Raghothama <ajayraghu87@gmail.com> wrote:
Hi,

I have been trying to download Linaro android code from last couple of days but with no luck.

Everytime I do a repo sync, i get this error :

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: Unable to find a19b41d9130c3394596eb380ab7b07451e394af4 under http://android.git.linaro.org/git-ro/platform/build
Cannot obtain needed object a19b41d9130c3394596eb380ab7b07451e394af4
error: Fetch failed.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
Permission denied (publickey).
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
error: Unable to find a19b41d9130c3394596eb380ab7b07451e394af4 under http://android.git.linaro.org/git-ro/platform/build
Cannot obtain needed object a19b41d9130c3394596eb380ab7b07451e394af4
error: Fetch failed.
error: Cannot fetch bL_tests/task-placement-tests
Permission denied (publickey).
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
error: Cannot fetch bL_tests/sched_tests
error: Cannot fetch bL_tests/bL_iks_tests
error: Cannot fetch platform/build
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
error: Cannot fetch tools
error: Exited sync due to fetch errors

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OS : Ubuntu 12.04
repo version : v1.12.2
git version : 1.7.9.5
Python      : 2.7.3

I have followed the steps given in https://wiki.linaro.org/Platform/Android/GetSource

I have been able to build AOSP 4.2.2.


Kindly help in resolving the issue.



Regards,
Ajay

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