savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] Savannah git repos misbehaving


From: Assaf Gordon
Subject: Re: [Savannah-hackers-public] Savannah git repos misbehaving
Date: Thu, 12 May 2016 10:00:47 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Hello Arnold,

On 05/12/2016 08:17 AM, Aharon Robbins wrote:
Hi.  I got a report that cloning the gawk repo via non-ssh isn't working.
This seems to be a general problem:

Thanks for the report.
I can confirm cloning via git:// from vcs.sv.gnu.org does not work,
it seems 'vcs' is overloaded with git-daemons, and therefor immediately rejects 
new connections.

vcs:~# ps ax -ocmd | grep git | sort | uniq -c
    100 /usr/lib/git-core/git-daemon --inetd --enable=receive-pack --export-all 
--base-path=/srv/git /srv/git
     90 git upload-pack --strict --timeout=0 .
      1 git upload-pack /srv/git/gnulib
      4 git upload-pack /srv/git/guix.git
     90 git-upload-pack --strict --timeout=0 .
      1 git-upload-pack /srv/git/gnulib
      4 git-upload-pack /srv/git/guix.git
      1 grep git
    100 timeout --signal=SIGKILL 480m /usr/lib/git-core/git-daemon --inetd 
--enable=receive-pack --export-all --base-path=/srv/git /srv/git

Hope to have this fixed soon.

regards,
 - assaf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]