GIT Repository error for Android Omap3 EVM (connection reset by peer)

14 views
Skip to first unread message

Fernando Martines

unread,
Jan 15, 2010, 8:57:05 AM1/15/10
to labs-e...@googlegroups.com
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

unread,
Jan 18, 2010, 5:50:52 AM1/18/10
to labs-e...@googlegroups.com
Guys,

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>
>

Fernando Martines

unread,
Jan 18, 2010, 8:59:00 AM1/18/10
to labs-e...@googlegroups.com
:( Still not working for me!
GIT returns:
...

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


2010/1/18 Partha <partha....@embinux.com>
--
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

hg

unread,
Jan 18, 2010, 10:08:20 AM1/18/10
to Embinux Labs
On Jan 18, 11:50 am, Partha <partha.acha...@embinux.com> wrote:
> Guys,
>
> It is working fine now.
>
> Regards
> Partha
>

How did you make it work? I still have problems accessing the manifest
git.

/Harald

Reply all
Reply to author
Forward
0 new messages