i am using "http://labs.embinux.org/index.php/Android-Eclair_porting_guide_to_BeagleBoard",
path to download the eclair version for beagle board, but when i give
the command "repo init -u
git://labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git
-b beagle-eclair", i am getting following error message,
/**/
repo init -u git://labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git
-b beagle-eclair
fatal: read error (Connection reset by peer)
fatal: cannot obtain manifest
git://labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git
/**/
So is there any other location from where i can get this source for me
to continue.
Thanks & Regards,
Sai Kiran V
On Tue, Jan 19, 2010 at 1:40 AM, <labs-embin...@googlegroups.com> wrote:
> Today's Topic Summary
>
> Group: http://groups.google.com/group/labs-embinux/topics
>
> GIT Repository error for Android Omap3 EVM (connection reset by peer) [2
> Updates]
> Eclair build download issue - repo init failed [1 Update]
> Well, now Eclair porting page is working but... [1 Update]
> How can i do playmusic on the beagleboard using Android cupcake 1.5 [1
> Update]
> Problems at build time :'( [1 Update]
>
> Topic: GIT Repository error for Android Omap3 EVM (connection reset by
> peer)
>
> Fernando Martines <fernando...@gmail.com> Jan 15 11:57AM -0200 ^
>
> Hello guys,
>
> I am trying to download android build for Omap3 EVM but I am facing some
> problems.
> GIT returns a message saying that the connection has been reset by peer.
>
> I follow the steps defined by
> http://labs.embinux.org/index.php/Android-Donut_porting_guide_to_EVM,
> including those which related to git and repo config, step-by-step.
>
> Could you please help me to know why that is hapenning?
>
> PS: Below I take complete output. I am using Ubuntu 9.10 as host.
>
> Thanks in advance.
>
> ~Fernando
>
> root@ServerB:~/android-donut-omap3evm# repo init -u git://
> labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git-b
> evm-donut
> Getting repo ...
> from git://android.git.kernel.org/tools/repo.git
> warning: no common commits
> remote: Counting objects: 958, done.
> remote: Compressing objects: 100% (375/375), done.
> remote: Total 958 (delta 600), reused 909 (delta 563)
> Receiving objects: 100% (958/958), 284.77 KiB | 142 KiB/s, done.
> Resolving deltas: 100% (600/600), done.
> From git://android.git.kernel.org/tools/repo
> * [new branch] master -> origin/master
> * [new branch] stable -> origin/stable
> * [new tag] v1.6.8.10 -> v1.6.8.10
> From git://android.git.kernel.org/tools/repo
> * [new tag] v1.0 -> v1.0
> * [new tag] v1.0.1 -> v1.0.1
> * [new tag] v1.0.2 -> v1.0.2
> * [new tag] v1.0.3 -> v1.0.3
> * [new tag] v1.0.4 -> v1.0.4
> * [new tag] v1.0.5 -> v1.0.5
> * [new tag] v1.0.6 -> v1.0.6
> * [new tag] v1.0.7 -> v1.0.7
> * [new tag] v1.0.8 -> v1.0.8
> * [new tag] v1.0.9 -> v1.0.9
> * [new tag] v1.1 -> v1.1
> * [new tag] v1.2 -> v1.2
> * [new tag] v1.3 -> v1.3
> * [new tag] v1.3.1 -> v1.3.1
> * [new tag] v1.3.2 -> v1.3.2
> * [new tag] v1.4 -> v1.4
> * [new tag] v1.4.1 -> v1.4.1
> * [new tag] v1.4.2 -> v1.4.2
> * [new tag] v1.4.3 -> v1.4.3
> * [new tag] v1.4.4 -> v1.4.4
> * [new tag] v1.5 -> v1.5
> * [new tag] v1.5.1 -> v1.5.1
> * [new tag] v1.6 -> v1.6
> * [new tag] v1.6.1 -> v1.6.1
> * [new tag] v1.6.2 -> v1.6.2
> * [new tag] v1.6.3 -> v1.6.3
> * [new tag] v1.6.4 -> v1.6.4
> * [new tag] v1.6.5 -> v1.6.5
> * [new tag] v1.6.6 -> v1.6.6
> * [new tag] v1.6.7 -> v1.6.7
> * [new tag] v1.6.7.1 -> v1.6.7.1
> * [new tag] v1.6.7.2 -> v1.6.7.2
> * [new tag] v1.6.7.3 -> v1.6.7.3
> * [new tag] v1.6.7.4 -> v1.6.7.4
> * [new tag] v1.6.7.5 -> v1.6.7.5
> * [new tag] v1.6.8 -> v1.6.8
> * [new tag] v1.6.8.1 -> v1.6.8.1
> * [new tag] v1.6.8.2 -> v1.6.8.2
> * [new tag] v1.6.8.3 -> v1.6.8.3
> * [new tag] v1.6.8.4 -> v1.6.8.4
> * [new tag] v1.6.8.5 -> v1.6.8.5
> * [new tag] v1.6.8.6 -> v1.6.8.6
> * [new tag] v1.6.8.7 -> v1.6.8.7
> * [new tag] v1.6.8.8 -> v1.6.8.8
> * [new tag] v1.6.8.9 -> v1.6.8.9
> Getting manifest ...
> from git://
> labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git
> fatal: read error (Connection reset by peer)
> fatal: cannot obtain manifest git://
> labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git
> root@ServerB:~/android-donut-omap3evm# repo init -u git://
> labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git-b
> evm-donut
> fatal: read error (Connection reset by peer)
> fatal: cannot obtain manifest git://
> labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git
>
>
>
> Partha <partha....@embinux.com> Jan 18 04:20PM +0530 ^
>
> Guys,
>
> It is working fine now.
>
> Regards
> Partha
>
> Fernando Martines wrote:
>
>
>
> Topic: Eclair build download issue - repo init failed
>
> code drag <code...@gmail.com> Jan 17 11:45AM +0530 ^
>
> Hi All
>
> I am trying to get the Android build for Eclair. When I try to init the
> repo, I get an error telling the remote end hung up unexpectedly.
>
> Below is the screen dump.
>
>
> user1@lister:~/android/DevKit$ repo init -u git://
> labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git-b
> beagle-eclair
> Getting repo ...
> from git://android.git.kernel.org/tools/repo.git
> remote: Counting objects: 958, done.
> remote: Compressing objects: 100% (375/375), done.
> remote: Total 958 (delta 599), reused 909 (delta 563)
> Receiving objects: 100% (958/958), 294.65 KiB, done.
> Resolving deltas: 100% (599/599), done.
> From git://android.git.kernel.org/tools/repo
> * [new branch] master -> origin/master
> * [new branch] stable -> origin/stable
> * [new tag] v1.6.8.10 -> v1.6.8.10
> From git://android.git.kernel.org/tools/repo
> * [new tag] v1.0 -> v1.0
> * [new tag] v1.0.1 -> v1.0.1
> * [new tag] v1.0.2 -> v1.0.2
> * [new tag] v1.0.3 -> v1.0.3
> * [new tag] v1.0.4 -> v1.0.4
> * [new tag] v1.0.5 -> v1.0.5
> * [new tag] v1.0.6 -> v1.0.6
> * [new tag] v1.0.7 -> v1.0.7
> * [new tag] v1.0.8 -> v1.0.8
> * [new tag] v1.0.9 -> v1.0.9
> * [new tag] v1.1 -> v1.1
> * [new tag] v1.2 -> v1.2
> * [new tag] v1.3 -> v1.3
> * [new tag] v1.3.1 -> v1.3.1
> * [new tag] v1.3.2 -> v1.3.2
> * [new tag] v1.4 -> v1.4
> * [new tag] v1.4.1 -> v1.4.1
> * [new tag] v1.4.2 -> v1.4.2
> * [new tag] v1.4.3 -> v1.4.3
> * [new tag] v1.4.4 -> v1.4.4
> * [new tag] v1.5 -> v1.5
> * [new tag] v1.5.1 -> v1.5.1
> * [new tag] v1.6 -> v1.6
> * [new tag] v1.6.1 -> v1.6.1
> * [new tag] v1.6.2 -> v1.6.2
> * [new tag] v1.6.3 -> v1.6.3
> * [new tag] v1.6.4 -> v1.6.4
> * [new tag] v1.6.5 -> v1.6.5
> * [new tag] v1.6.6 -> v1.6.6
> * [new tag] v1.6.7 -> v1.6.7
> * [new tag] v1.6.7.1 -> v1.6.7.1
> * [new tag] v1.6.7.2 -> v1.6.7.2
> * [new tag] v1.6.7.3 -> v1.6.7.3
> * [new tag] v1.6.7.4 -> v1.6.7.4
> * [new tag] v1.6.7.5 -> v1.6.7.5
> * [new tag] v1.6.8 -> v1.6.8
> * [new tag] v1.6.8.1 -> v1.6.8.1
> * [new tag] v1.6.8.2 -> v1.6.8.2
> * [new tag] v1.6.8.3 -> v1.6.8.3
> * [new tag] v1.6.8.4 -> v1.6.8.4
> * [new tag] v1.6.8.5 -> v1.6.8.5
> * [new tag] v1.6.8.6 -> v1.6.8.6
> * [new tag] v1.6.8.7 -> v1.6.8.7
> * [new tag] v1.6.8.8 -> v1.6.8.8
> * [new tag] v1.6.8.9 -> v1.6.8.9
> Getting manifest ...
> from git://
> labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git
> fatal: The remote end hung up unexpectedly
> fatal: cannot obtain manifest git://
> labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git
>
>
> How can this issue be solved?
>
>
> Regards
> code
>
>
>
> Topic: Well, now Eclair porting page is working but...
>
> Jesterscript <pa.a...@gmail.com> Jan 16 08:41AM -0800 ^
>
> ...can't download repo on 'http://labs.embinux.org/index.php/Android-
> Eclair_porting_guide_to_BeagleBoard', gives me 'connection reset by
> peer', could you please verify its availability? Thanks!
>
>
>
> Topic: How can i do playmusic on the beagleboard using Android cupcake 1.5
>
> Do Trung Bao <dotru...@gmail.com> Jan 16 01:39AM -0800 ^
>
> Hi everybody? i'am the Android's beginer, i've ported OS android on
> the beagle board, but I've meet some problems:
> + "can not file sys/bin/playmp3 disabling bootsound" when i boot
> + How can i do to create one partion sdcard which i can storage some
> files:image, music which will display on the garlery Except 2 primary
> partitions to port android
> +i dont know why, when i use program music of Android on the
> beagleboard, I've meet notification error about source
> "com.android.music"
> Please help me because I've project with Beagleboard about speech
> recognizations.
> Thanks
>
>
>
> Topic: Problems at build time :'(
>
> Jesterscript <pa.a...@gmail.com> Jan 13 03:06PM -0800 ^
>
> I've followed the build instructions in
> http://labs.embinux.org/index.php/Introduction
> because
> http://labs.embinux.org/index.php/Android_Porting_Guide_to_Beagle_Board
> is down or broken again, but at some point I get this:
>
> ...
> ...
> ...
> Install: out/host/linux-x86/framework/hierarchyviewer.jar
> Install: out/host/linux-x86/framework/junit.jar
> Install: out/host/linux-x86/framework/hosttestlib.jar
> Install: out/host/linux-x86/framework/idegen.jar
> host Prebuilt: jarjar (out/host/common/obj/JAVA_LIBRARIES/
> jarjar_intermediates/javalib.jar)
> Install: out/host/linux-x86/framework/jdiff.jar
> host Prebuilt: jython (out/host/common/obj/JAVA_LIBRARIES/
> jython_intermediates/javalib.jar)
> host Prebuilt: kxml2-2.3.0 (out/host/common/obj/JAVA_LIBRARIES/
> kxml2-2.3.0_intermediates/javalib.jar)
> Install: out/host/linux-x86/framework/layoutlib_api.jar
> Install: out/host/linux-x86/framework/ninepatch.jar
> host layoutlib_create: out/host/common/obj/JAVA_LIBRARIES/
> temp_layoutlib_intermediates/javalib.jar
> Output: out/host/common/obj/JAVA_LIBRARIES/
> temp_layoutlib_intermediates/javalib.jar
> Input : out/target/common/obj/JAVA_LIBRARIES/core_intermediates/
> classes.jar
> Input : out/target/common/obj/JAVA_LIBRARIES/
> framework_intermediates/classes.jar
> Found 6325 classes in input JARs.
> Found 1647 classes to keep, 1358 class dependencies.
> Exception in thread "main" java.lang.AssertionError
> at
> com.android.tools.layoutlib.create.RenameClassAdapter.visitInnerClass
> (RenameClassAdapter.java:242)
> at org.objectweb.asm.ClassAdapter.visitInnerClass(Unknown Source)
> at
> com.android.tools.layoutlib.create.TransformClassAdapter.visitInnerClass
> (TransformClassAdapter.java:97)
> at org.objectweb.asm.ClassReader.accept(Unknown Source)
> at org.objectweb.asm.ClassReader.accept(Unknown Source)
> at com.android.tools.layoutlib.create.AsmGenerator.transform
> (AsmGenerator.java:301)
> at com.android.tools.layoutlib.create.AsmGenerator.generate
> (AsmGenerator.java:192)
> at com.android.tools.layoutlib.create.Main.main(Main.java:72)
> make: *** [out/host/common/obj/JAVA_LIBRARIES/
> temp_layoutlib_intermediates/javalib.jar] Error 1
>
> Have anyone had the same error?
>
> My 'java -version' output:
>
> java version "1.5.0"
> gij (GNU libgcj) version 4.4.2 20091027 (Red Hat 4.4.2-7)
>
> Toolchain is:
>
> arm-eabi-4.4.1
>
>
>
> --
> Follow us on Twitter - http://twitter.com/embinux
> Follow us on Youtube - http://www.youtube.com/user/embinuxteam
> Websites - http://embinux.com http://labs.embinux.org
>
> To post to this group, send email to labs-e...@googlegroups.com
> To unsubscribe from this group, send email to
> labs-embinux...@googlegroups.com
>
--
Thanks & Regards,
Sai Kiran V.
I really apologies for this, as we have some serious issues related to
our server , we are looking into this.
Regards
Partha