hi,all
i got some problems when i download linaro-android 4.2.2 with the following
command:
linaro_android_build_cmds.sh -m pinned-manifest.xml
it stoped at fetching projects:99%(348/351),so i interrupt it by pressing
ctrl +c and run android/repo sync. then i got some errors as follows:
Fetching projects: 2% (8/351) error: Unable to find
3f906009dbb20057c6f6f45069c32d078bd3d27f under
http://android.git.linaro.org/git-ro/platform/build
Cannot obtain needed object 3f906009dbb20057c6f6f45069c32d078bd3d27f
while processing commit eab7126650f75dd9c240574912791b2bafc80bae.
error: Fetch failed.
Fetching projects: 19% (67/351) error: Unable to find
3f906009dbb20057c6f6f45069c32d078bd3d27f under
http://android.git.linaro.org/git-ro/platform/build
Cannot obtain needed object 3f906009dbb20057c6f6f45069c32d078bd3d27f
while processing commit eab7126650f75dd9c240574912791b2bafc80bae.
error: Fetch failed.
Fetching projects: 33% (116/351) error: Cannot fetch platform/build
Fetching projects: 35% (123/351)
error: Exited sync due to fetch errors
does anyone know how can i fix it?
Hello,
I would start with saying that we with Milo and Ben today fixed admin
access issue with Gerrit,
https://bugs.launchpad.net/linaro-android-infrastructure/+bug/1185061 .
It's unclear why it happened, and there're existing 3rd-party reports
of it, so I suggest all Gerrit admin to look at bug to be aware of
symptoms and report them ASAP if they reoccur.
Otherwise, upgrading to Gerrit 2.5 finally allowed us to automatically
mirror new AOSP projects as they appear, without compromising security.
I also improved detection method of new projects - previously we used
manifest from master branch as the source, but as not all projects
listed there, we missed some. I switched to using list of projects as
provided by gitweb at https://android.googlesource.com/ , and that
picked up bunch of new projects. So, from now on, we should have truly
complete AOSP mirror all the time. To remind we sync existing projects
twice a day and pick up new once a day. Follow up if you think that
needs adjustment.
Gerrit/mirror also proved to be quite stable during previous
exploitation, and now should be fairly feature-complete, and as
ITS folks are proactive with supporting services after migration, so I
guess this signifies point where LAVA team can hand over Gerrit/mirror
to them for ongoing maintenance. Philip, Ben, let me know is that's ok
with you. That means that any users of Gerrit and Android upstream
mirror are welcome to report any issues directly to its(a)linaro.org (cc:
infrastructure(a)linaro.org , so we know how well it goes). The rest on
Android infra issue should still go to
https://bugs.launchpad.net/linaro-android-infrastructure/ (well, if you
want LAVA team to react to it first).
Philip, Ben, all notes Gerrit/mirror are reachable from
https://wiki.linaro.org/Platform/Android/Gerrit . That's not intended
to duplicate official docs, but should provide fairly complete
reference of typical usecases and issues we faced. Caveat: it may be
not always up to date. Feel free to "officially" request improvements
to docs via https://bugs.launchpad.net/linaro-android-infrastructure/
(besides just consulting via irc/email of course).
I'm excited about these changes - it's first time in 2-month marathon I
really feel that migration brings stabilization and improvements to our
process and infrastructure. I'm sure that over coming months more
improvements will be made and that feeling will be shared by all teams
in Linaro.
Thanks,
Paul mailto:pmiscml@gmail.com
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
Hi,
Here is the test result summary of Linaro android jellybean builds on
different boards.
[1] TI Panda 4430;
[2] TI Panda 4460;
[3] ST Ericsson Snowball;
[5] ARM Versatile Express A9;
synopsis:no major difference and new bug in this week tests.
[1] TI Panda 4430 + Linaro Android jellybean (Column : AL)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
it keeps exactly same result as compare to last week tests. No major
changes.
tests result spreadsheet for details.
[2] TI Panda 4460 + Linaro Android jellybean (Column: AL)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
boot ok, browser ok, 1080p hwvideo playback fails, audio ok, others tests
keeps exactly same result as past few weeks test.
[3] ST Ericsson Snowball + Linaro Android jellybean (Column: AK)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
playback of video failed, no audio sound and keeps exactly same tests
result as last few weeks tests
[5] ARM Versatile Express A9; + Linaro android jellybean (Column: AK)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
kernel_version is 3.9.1-00199-g6428ef6, toolchain_version: 4.7-2013.04,
suspend-resume test failed, adb-usb not work known issue.device-tree, and
powertop tests pass.
Thank & Regards
Soumya Basak
I was using the command below:
repo init -u http://android.git.linaro.org/git-ro/platform/manifest.git -b
linaro-android-13.04-release -m galaxynexus.xml --repo-url=
http://android.git.linaro.org/git-ro/tools/repo
It can show some branches' messges, but it always halted like below:
From
/home/alexunder/workspace/linaro/galaxy-android/.repo/manifests.git/clone.bundle
* [new branch] master -> origin/master
How do I solve it? Thanks!
Hi,
I’m trying to build Android on an Origen_quad board, but the system keeps
suspending.
I follow the building instruction and use the image here:
https://releases.linaro.org/13.04/android/origenquad/, and my minicom log
is here:
https://docs.google.com/document/d/1YoAvkhAtwRnjXWklQuneBYKQbffjZ3dHJttQx0C…
Even if I build with the bootarg “no_console_suspend”, the CPU will still
suspend anyway. The log is here:
https://docs.google.com/document/d/1ycgOyK7Uv0I07T0FP4g5nBBOuyvIeyZ11FurEZt…
However, I could use interactive command line through serial port. I could
stop the process (entering “stop”) in the middle of booting, which could
prevent the system from suspending (of course the booting is halted too).
But I cannot get video output (from HDMI) in any circumstances.
Any help will be greatly appreciated.
Thanks!!