Follow-up Comment #12, sr #104539 (project administration): I'm experiencing the same problem. I can't update cvs checkouts that have worked before.
$ ssh -v [EMAIL PROTECTED] OpenSSH_3.8.1p1 Debian-8.sarge.4, OpenSSL 0.9.7e 25 Oct 2004 debug1: Reading configuration data /home/XXX/.ssh/config debug1: Applying options for savannah.gnu.org debug1: Reading configuration data /etc/ssh/ssh_config debug1: Connecting to savannah.gnu.org [199.232.41.3] port 22. debug1: Connection established. debug1: identity file /usb/id_rsa type -1 debug1: identity file /usb/id_dsa type -1 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-8.sarge.4 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 'savannah.gnu.org' is known and matches the RSA host key. debug1: Found key in /home/XXX/.ssh/known_hosts:28 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,password debug1: Next authentication method: publickey debug1: Offering public key: XXX debug1: Authentications that can continue: publickey,password debug1: Trying private key: XXX debug1: Trying private key: XXX debug1: Next authentication method: password [EMAIL PROTECTED]'s password: debug1: Authentications that can continue: publickey,password Permission denied, please try again. [EMAIL PROTECTED]'s password: debug1: Authentications that can continue: publickey,password Permission denied, please try again. [EMAIL PROTECTED]'s password: debug1: Authentications that can continue: publickey,password debug1: No more authentication methods to try. Permission denied (publickey,password). $ cvs -t -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/lmi co lmi -> parse_cvsroot ( :ext:[EMAIL PROTECTED]:/cvsroot/lmi ) -> main loop with CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot/lmi -> safe_location( where=(null) ) -> Starting server: ssh -l anoncvs savannah.nongnu.org cvs server [EMAIL PROTECTED]'s password: Permission denied, please try again. [EMAIL PROTECTED]'s password: Permission denied, please try again. [EMAIL PROTECTED]'s password: Permission denied (publickey,password). cvs [checkout aborted]: end of file from server (consult above messages if any) _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/support/?func=detailitem&item_id=104539> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Savannah-help-public mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/savannah-hackers