Hi, Unfortunately I cannot reproduce your problem.
I made a backup of the repository, cloned your repository under your account and could commit and push alright. (I then reset the repository with the backup) So it doesn't look like a server-side problem either. Are you able to upload a big file to the Savannah download area, for instance? Maybe this is a network issue (MTU?). -- Sylvain On Sat, Feb 02, 2008 at 09:02:12PM +0100, Francesco Salvestrini wrote: > Hi > > In the last few days the git repository for 'sitetool' project > (https://savannah.nongnu.org/projects/sitetool) on savannah stopped accepting > git 'pushes'. > > When I try to push the latest changes git starts sending updates but the > procedure hangs and gets interrupted by a timeout. > > In order to investigate the problem I've created a simple on-liner > script 'ssh-debug-wrapper' like the following one: > > ssh -v -v -v $@ > > Then the following command: > > GIT_SSH="./ssh_debug_wrapper" git push > > Outputs what follows: > > [EMAIL PROTECTED]:~/Sviluppo/sitetool/sitetool$ GIT_SSH="./ssh-debug-wrapper" > git push > OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007 > debug1: Reading configuration data /home/francesco/.ssh/config > debug1: Reading configuration data /etc/ssh/ssh_config > debug2: ssh_connect: needpriv 0 > debug1: Connecting to git.sv.gnu.org [199.232.41.69] port 22. > debug1: Connection established. > debug1: identity file /home/francesco/.ssh/identity type -1 > debug3: Not a RSA1 key file /home/francesco/.ssh/id_rsa. > debug2: key_type_from_name: unknown key type '-----BEGIN' > debug3: key_read: missing keytype > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug2: key_type_from_name: unknown key type '-----END' > debug3: key_read: missing keytype > debug1: identity file /home/francesco/.ssh/id_rsa type 1 > debug3: Not a RSA1 key file /home/francesco/.ssh/id_dsa. > debug2: key_type_from_name: unknown key type '-----BEGIN' > debug3: key_read: missing keytype > debug2: key_type_from_name: unknown key type 'Proc-Type:' > debug3: key_read: missing keytype > debug2: key_type_from_name: unknown key type 'DEK-Info:' > debug3: key_read: missing keytype > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug3: key_read: missing whitespace > debug2: key_type_from_name: unknown key type '-----END' > debug3: key_read: missing keytype > debug1: identity file /home/francesco/.ssh/id_dsa type 2 > debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3p2 > Debian-9 > debug1: match: OpenSSH_4.3p2 Debian-9 pat OpenSSH* > debug1: Enabling compatibility mode for protocol 2.0 > debug1: Local version string SSH-2.0-OpenSSH_4.7 > debug2: fd 3 setting O_NONBLOCK > debug1: SSH2_MSG_KEXINIT sent > debug1: SSH2_MSG_KEXINIT received > debug2: kex_parse_kexinit: > diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 > debug2: kex_parse_kexinit: ssh-rsa,ssh-dss > debug2: kex_parse_kexinit: > aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL > PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr > debug2: kex_parse_kexinit: > aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL > PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr > debug2: kex_parse_kexinit: > hmac-md5,hmac-sha1,[EMAIL PROTECTED],hmac-ripemd160,[EMAIL > PROTECTED],hmac-sha1-96,hmac-md5-96 > debug2: kex_parse_kexinit: > hmac-md5,hmac-sha1,[EMAIL PROTECTED],hmac-ripemd160,[EMAIL > PROTECTED],hmac-sha1-96,hmac-md5-96 > debug2: kex_parse_kexinit: none,[EMAIL PROTECTED],zlib > debug2: kex_parse_kexinit: none,[EMAIL PROTECTED],zlib > debug2: kex_parse_kexinit: > debug2: kex_parse_kexinit: > debug2: kex_parse_kexinit: first_kex_follows 0 > debug2: kex_parse_kexinit: reserved 0 > debug2: kex_parse_kexinit: > diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 > debug2: kex_parse_kexinit: ssh-rsa,ssh-dss > debug2: kex_parse_kexinit: > aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL > PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr > debug2: kex_parse_kexinit: > aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL > PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr > debug2: kex_parse_kexinit: > hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL PROTECTED],hmac-sha1-96,hmac-md5-96 > debug2: kex_parse_kexinit: > hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL PROTECTED],hmac-sha1-96,hmac-md5-96 > debug2: kex_parse_kexinit: none,[EMAIL PROTECTED] > debug2: kex_parse_kexinit: none,[EMAIL PROTECTED] > debug2: kex_parse_kexinit: > debug2: kex_parse_kexinit: > debug2: kex_parse_kexinit: first_kex_follows 0 > debug2: kex_parse_kexinit: reserved 0 > debug2: mac_setup: found hmac-md5 > debug1: kex: server->client aes128-cbc hmac-md5 none > debug2: mac_setup: found hmac-md5 > debug1: kex: client->server aes128-cbc hmac-md5 none > debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent > debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP > debug2: dh_gen_key: priv key bits set: 124/256 > debug2: bits set: 480/1024 > debug1: SSH2_MSG_KEX_DH_GEX_INIT sent > debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY > debug3: check_host_in_hostfile: filename /home/francesco/.ssh/known_hosts2 > debug3: check_host_in_hostfile: filename /etc/ssh/ssh_known_hosts2 > debug3: check_host_in_hostfile: filename /home/francesco/.ssh/known_hosts2 > debug3: check_host_in_hostfile: filename /etc/ssh/ssh_known_hosts2 > debug3: check_host_in_hostfile: filename /home/francesco/.ssh/known_hosts > debug3: check_host_in_hostfile: match line 283 > debug3: check_host_in_hostfile: filename /home/francesco/.ssh/known_hosts > debug3: check_host_in_hostfile: match line 280 > debug1: Host 'git.sv.gnu.org' is known and matches the RSA host key. > debug1: Found key in /home/francesco/.ssh/known_hosts:283 > debug2: bits set: 505/1024 > debug1: ssh_rsa_verify: signature correct > debug2: kex_derive_keys > debug2: set_newkeys: mode 1 > debug1: SSH2_MSG_NEWKEYS sent > debug1: expecting SSH2_MSG_NEWKEYS > debug2: set_newkeys: mode 0 > debug1: SSH2_MSG_NEWKEYS received > debug1: SSH2_MSG_SERVICE_REQUEST sent > debug2: service_accept: ssh-userauth > debug1: SSH2_MSG_SERVICE_ACCEPT received > debug2: key: /home/francesco/.ssh/identity ((nil)) > debug2: key: /home/francesco/.ssh/id_rsa (0x80990f0) > debug2: key: /home/francesco/.ssh/id_dsa (0x8099108) > debug1: Authentications that can continue: publickey > debug3: start over, passed a different list publickey > debug3: preferred publickey,keyboard-interactive,password > debug3: authmethod_lookup publickey > debug3: remaining preferred: keyboard-interactive,password > debug3: authmethod_is_enabled publickey > debug1: Next authentication method: publickey > debug1: Trying private key: /home/francesco/.ssh/identity > debug3: no such identity: /home/francesco/.ssh/identity > debug1: Offering public key: /home/francesco/.ssh/id_rsa > debug3: send_pubkey_test > debug2: we sent a publickey packet, wait for reply > debug1: Authentications that can continue: publickey > debug1: Offering public key: /home/francesco/.ssh/id_dsa > debug3: send_pubkey_test > debug2: we sent a publickey packet, wait for reply > debug1: Server accepts key: pkalg ssh-dss blen 433 > debug2: input_userauth_pk_ok: fp > 5b:8c:91:5b:07:a7:6d:64:8f:6c:a0:c7:68:c8:14:2c > debug3: sign_and_send_pubkey > debug1: PEM_read_PrivateKey failed > debug1: read PEM private key done: type <unknown> > Enter passphrase for key '/home/francesco/.ssh/id_dsa': > debug1: read PEM private key done: type DSA > debug1: Authentication succeeded (publickey). > debug2: fd 4 setting O_NONBLOCK > debug2: fd 5 setting O_NONBLOCK > debug1: channel 0: new [client-session] > debug3: ssh_session2_open: channel_new: 0 > debug2: channel 0: send open > debug1: Entering interactive session. > debug2: callback start > debug2: client_session2_setup: id 0 > debug1: Sending command: git-receive-pack '/srv/git/sitetool.git' > debug2: channel 0: request exec confirm 0 > debug2: fd 3 setting TCP_NODELAY > debug2: callback done > debug2: channel 0: open confirm rwindow 0 rmax 32768 > debug2: channel 0: rcvd adjust 131072 > updating 'refs/heads/master' > from 5e45ad4868be1a57030c113713ec4df3637c1766 > to ed8757572b3feac545941a24cc67c8b88a6a7117 > Also local refs/remotes/origin/master > Generating pack... > Done counting 21 objects. > Deltifying 21 objects... > 100% (21/21) done > Writing 21 objects... > debug2: channel 0: read<=0 rfd 4 len 0 > debug2: channel 0: read failed > debug2: channel 0: close_read > debug2: channel 0: input open -> drain > debug2: channel 0: ibuf empty > debug2: channel 0: send eof > debug2: channel 0: input drain -> closed > > Total 21 (delta 6), reused 19 (delta 5) > debug1: channel 0: free: client-session, nchannels 1 > debug3: channel 0: status: The following connections are open: > #0 client-session (t4 r0 i3/0 o0/0 fd -1/5 cfd -1) > > debug3: channel 0: close_fds r -1 w 5 e 6 c -1 > debug1: fd 0 clearing O_NONBLOCK > debug1: fd 1 clearing O_NONBLOCK > Read from remote host git.sv.gnu.org: Connection timed out > debug1: Transferred: stdin 0, stdout 0, stderr 60 bytes in 1081.4 seconds > debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.1 > debug1: Exit status -1 > fatal: The remote end hung up unexpectedly > error: failed to push > to 'ssh://[EMAIL PROTECTED]/srv/git/sitetool.git' > > The repository worked without problems since the it was created. > > It seems to me a server-side error but I have no clues ... any hint > welcomed :-) > > Cheer, > Francesco Salvestrini > -- > If you are shooting under 80 you are neglecting your business; > over 80 you are neglecting your golf. > -- Walter Hagen