> On 14 Nov 2018, at 13:22, Geert Stappers <geert.stapp...@hendrikx-itc.nl> 
> wrote:
> 
> On Wed, Nov 14, 2018 at 01:13:24PM +0000, John Haxby wrote:
>> Hello,
>> 
>> The git repo seems to have been down for about a week:
>> 
>>  $ git clone git://git.ipxe.org/ipxe.git
>>  Cloning into 'ipxe'...
>>  fatal: read error: Connection reset by peer
>> 
>> I've tried it from a variety of different hosts in different places and I've 
>> tried forcing IPv4 instead of IPv6.
>> 
>> Is there something different I should be doing?
>> 
> 
> I think John did already good work by reporting that git services was
> missing.
> 
> Where he got 'Connection reset by peer'
> do I get 'fatal: Could not read from remote repository.'


If you're going through a proxy you'll get that message.  I think older 
versions of git also report that.

> 
> Mostly likely is the repair now work in progress
> ( I don't know, no inside information )
> 

That's what I hoped, but it's been a long time now.

jch

> 
> Cheers
> Geert Stappers
> --
> gs0604@trancilo:~/src
> $ cd ipxe/
> gs0604@trancilo:~/src/ipxe
> $ git config --list
> user.email=geert.stapp...@hendrikx-itc.nl
> core.repositoryformatversion=0
> core.filemode=true
> core.bare=false
> core.logallrefupdates=true
> remote.origin.url=git://git.ipxe.org/ipxe.git
> remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
> branch.master.remote=origin
> branch.master.merge=refs/heads/master
> gs0604@trancilo:~/src/ipxe
> $ git pull
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> gs0604@trancilo:~/src/ipxe
> $
> 
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel@lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to