This is the mail archive of the overseers@sourceware.org mailing list for the Sourceware project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git://sourceware.org/git/glibc.git is having trouble?


Paul Pluzhnikov wrote:
> Greetings,
>
> I am having repeated (but intermittent) problems pulling from
> git://sourceware.org/git/glibc.git:
>
> $ git pull
> fatal: read error: Connection reset by peer
> $ git pull
> fatal: read error: Connection reset by peer
> $ git pull
> fatal: read error: Connection reset by peer
> $ git pull
> fatal: read error: Connection reset by peer
> $ git pull
> fatal: read error: Connection reset by peer
> ...
> $ git pull
> remote: Counting objects: 201, done.
> remote: Compressing objects: 100% (89/89), done.
> remote: Total 124 (delta 52), reused 104 (delta 33)
> Receiving objects: 100% (124/124), 138.82 KiB | 261 KiB/s, done.
>
> $ git pull
> Already up-to-date.
>
>
> This is happening at
> Sun Mar  4 10:47:50 PST 2012
>
> I also had similar trouble last Friday.

I heard that due to recent DoS problems, someone imposed a new
limit on maximum number of connections.  I have heard that this
probably caused Tom Tromey to see the same sort of failure.

This makes me think that the limit is still too low.

However, I've just tried to update my own glibc clone
  Sun Mar  4 20:12:13 CET 2012
and it succeeded.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]