mainSavannah Administration - Support: sr #108214, anonymous git access failing --...

 
 

sr #108214: anonymous git access failing -- savannah firewall problems?

Submitter:  Paul Eggert <eggert>
Submitted:  Sun 23 Dec 2012 05:04:18 PM UTC
   
 
Category:  Source code repositories - anonymous access Priority:  5 - Normal
Severity:  4 - Important Status:  Done
Privacy:  Public Assigned to:  None
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 27 Dec 2012 03:41:29 PM UTC, comment #2: 

Problem fixed.

Michael J. Flickinger <mjflick>
Mon 24 Dec 2012 10:29:27 AM UTC, comment #1: 

I also experience this now.

On one host (in a data centre), I get repeating sequences of:

:; git clone git://git.sv.gnu.org/freetype/freetype2.git
Cloning into 'freetype2'...
fatal: read error: Connection reset by peer

:; git clone git://git.sv.gnu.org/freetype/freetype2.git
Cloning into 'freetype2'...
fatal: The remote end hung up unexpectedly

On another host (DOCSIS),  I only get Connection reset by peer.

James Cloos <cloos>
Sun 23 Dec 2012 05:04:18 PM UTC, original submission:  

Anonymous Git access is failing for many users.
For me, it works sometimes, and sometimes it doesn't.
Here's an example shell transcript:

   $ git clone git://git.savannah.gnu.org/tar.git
   Cloning into 'tar'...
   fatal: The remote end hung up unexpectedly
   $ git clone git://git.savannah.gnu.org/tar.git
   Cloning into 'tar'...
   remote: Counting objects: 12057, done.       
   remote: Compressing objects: 100% (3339/3339), done.       
   remote: Total 12057 (delta 8740), reused 11971 (delta 8686)       
   Receiving objects: 100% (12057/12057), 3.12 MiB | 1.43 MiB/s, done.
   Resolving deltas: 100% (8740/8740), done.
   $

Daniel J Sebald reports similar problems for gnulib in:

http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00104.html

Paul Eggert <eggert>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mjflick (Posted a comment)
  • -email is unavailable- added by cloos (Posted a comment)
  • -email is unavailable- added by eggert (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-12-27 mjflick StatusNone Done
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code