mainSavannah Administration - Support: sr #104751, CVS access from GNU Server...

 
 

sr #104751: CVS access from GNU Server fencepost not working

Submitter:  Glen Ford <glen_ford>
Submitted:  Sat 15 Oct 2005 05:23:43 AM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  Beuc
Operating System:  GNU/Linux Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 16 Oct 2005 09:55:33 AM UTC, comment #1: 

Hi,

You need to use the anonymous access for projects you're not member of.

cvs -d:ext:anoncvs@cvs.savannah.gnu.org:/cvsroot/texinfo co texinfo

Sylvain Beucler <Beuc>
Sat 15 Oct 2005 05:23:43 AM UTC, original submission:  


After following the instructions for CVS access to cvs.savannah.gnu.org I am still presented with 'password' instead of 'passphrase'.  I have allowed over 24 hours for the key to be registered, however it appears not to have been.

gford@fencepost:~/src $ cvs -t -d:ext:glen_ford@cvs.savannah.gnu.org/cvsroot/texinfo co texinfo
  -> parse_cvsroot ( :ext:glen_ford@cvs.savannah.gnu.org/cvsroot/texinfo )
  -> main loop with CVSROOT=:ext:glen_ford@cvs.savannah.gnu.org/cvsroot/texinfo
  -> safe_location( where=(null) )
 -> Starting server: ssh -l glen_ford cvs.savannah.gnu.org cvs server
Password: cvs [checkout aborted]: received interrupt signal


gford@fencepost:~/src $ ssh -v -email is unavailable-
OpenSSH_3.8.1p1 Debian 1:3.8.1p1-11ubuntu3.1, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to cvs.savannah.gnu.org [199.232.41.69] port 22.
debug1: Connection established.
debug1: identity file /home/g/gford/.ssh/identity type -1
debug1: identity file /home/g/gford/.ssh/id_rsa type -1
debug1: identity file /home/g/gford/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_3.8.1p1 Debian-8.sarge.4
debug1: match: OpenSSH_3.8.1p1 Debian-8.sarge.4 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1 Debian 1:3.8.1p1-11ubuntu3.1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
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
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'cvs.savannah.gnu.org' is known and matches the RSA host key.
debug1: Found key in /home/g/gford/.ssh/known_hosts:2
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /home/g/gford/.ssh/identity
debug1: Trying private key: /home/g/gford/.ssh/id_rsa
debug1: Offering public key: /home/g/gford/.ssh/id_dsa
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
Password:

Glen Ford <glen_ford>

 

(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

 

CC list is empty

 

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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-10-16 Beuc StatusNone Done
    Assigned toNone Beuc
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code