It is working fine now.
Regards
Partha
Fernando Martines wrote:
> 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
> <http://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
> <http://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
> <http://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
> <http://android.git.kernel.org/tools/repo>
> <http://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
> <http://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
> <http://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
> <http://labs.embinux.org/embinux-android-build/android-omap3/repo/android/platform/manifest.git>
>
--
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
How did you make it work? I still have problems accessing the manifest
git.
/Harald