Dear Johan,
I have encountered similar problem with an attempt to clone gcc-
ici:
w...@debian:~/Research/gcc_ici$ git clone
git://gitorious.org/gcc-ici/mainline.git
Initialized empty Git repository in /home/wong/Research/gcc_ici/
mainline/.git/
remote: Counting objects: 182027, done.
remote: Compressing objects: 100% (115399/115399), done.
fatal: The remote end hung up unexpectedly99 KiB | 1 KiB/s
fatal: early EOF
fatal: index-pack failed
I have tried several time but it ends up showing the same
problem.
However, git clone git://gitorious.org/stomp/mainline.git works
out OK.
My git version is 1.5.6.5. Please let me know if there are any
steps that could be taken to get through this.
Thanks,
ThWong
On Mar 10, 1:00 am, Johan Sørensen <[email protected]> wrote:
> On Mon, Mar 9, 2009 at 2:26 PM, Martin Pettersson <[email protected]> wrote:
> > On Monday 09 March 2009 19:39:43 Johan Sørensen wrote:
> >> On Mon, Mar 9, 2009 at 1:23 PM, Martin Pettersson <[email protected]>
> >> wrote:
> >> > Hi
> >> > The git clone git://gitorious.org:9419/gitorious/mainline.git works like
> >> > charm.
> >> > The smaller repo works but it is transferring slowly. I think it would
> >> > have the same problem but it just doesn't take enough time to get into
> >> > real problems :)
>
> >> At first I was going to say it's connection issues, but since the
> >> first one works it must be something else.
>
> >> I've tried applying a little hotfix based on a hunch, does
> >> git://gitorious.org/gitorious/mainline.git work for you now?
>
> >> JS
>
> > Sorry nope... still slow and dies after a short while...
>
> Well that's annoying, I've set SO_REUSEADDR on the socket now, but I
> don't think that'll make much difference here?
>
>
>
> > mar...@matacilt ~ $ git clone git://gitorious.org/gitorious/mainline.git
> > Initialized empty Git repository in /home/martin/mainline/.git/
> > remote: Counting objects: 19098, done.
> > remote: Compressing objects: 100% (8688/8688), done.
> > fatal: The remote end hung up unexpectedly9 KiB | 1 KiB/s
> > fatal: early EOF
> > fatal: index-pack failed
> > mar...@matacilt ~ $
>
> > Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Gitorious" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/gitorious?hl=en
-~----------~----~----~----~------~----~------~--~---