From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2206 invoked by alias); 17 Dec 2014 23:00:41 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 2187 invoked by uid 89); 17 Dec 2014 23:00:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f46.google.com Received: from mail-la0-f46.google.com (HELO mail-la0-f46.google.com) (209.85.215.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 17 Dec 2014 23:00:38 +0000 Received: by mail-la0-f46.google.com with SMTP id q1so43313lam.19 for ; Wed, 17 Dec 2014 15:00:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=E5tHLUYVzC5fupn0jR+oYlCAdo+MaVw+PmUDhnLmGNk=; b=BBGZ5DbKj8dtERblkWMWck5dNo1arHqcE9wYsZsTRhqlBP2fDN9t/MLNLhysTVFV26 +QfP9m9T9diZIlopHBJgbz5J/JqY/F6Shb7G563FCimWR9TUfONygH/hm5dL2GMf428X klL0qARNeNPnpvaPh4nRxs5geVnoUtBOpsBAUZKE95f2Pq3n80gqky8gK4I8QLZfUDkT T3nOfxQWhAcLz+ErjCX5WsmpBXL3TqMoJUOYgGTMR7Uq54sAVXrLDKI/6fJPd9EYIRAT dRwjYuv6h4yOiokHxtNDKIv/Odxadw2zTx16Hk4OLY825YMbt+PSUbi6xygh/Q4Al184 oaYg== X-Gm-Message-State: ALoCoQlBofur47/zhNmKHE+uP4ml1YZxnC1WlF3kweszv1QB5u4SbsIAjuFCj485yCzlLvLr1rjC MIME-Version: 1.0 X-Received: by 10.152.28.227 with SMTP id e3mr44045861lah.54.1418857234763; Wed, 17 Dec 2014 15:00:34 -0800 (PST) Received: by 10.25.211.16 with HTTP; Wed, 17 Dec 2014 15:00:34 -0800 (PST) Date: Thu, 18 Dec 2014 07:50:00 -0000 Message-ID: Subject: not able to access svn+ssh for gcc From: Prathamesh Kulkarni To: overseers@gcc.gnu.org Content-Type: multipart/mixed; boundary=089e0160b7ce773c46050a71710d X-SW-Source: 2014-q4/txt/msg00117.txt.bz2 --089e0160b7ce773c46050a71710d Content-Type: text/plain; charset=UTF-8 Content-length: 3629 Hi, I recently got write access to gcc svn trunk (prathamesh3492@gcc.gnu.org). When I try to access svn, with svn ls svn+ssh://prathamesh3492@gcc.gnu.org/svn/gcc I get following error: Permission denied (publickey). svn: E210002: Unable to connect to a repository at URL 'svn+ssh://prathamesh3492@gcc.gnu.org/svn/gcc' svn: E210002: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file. svn: E210002: Network connection closed unexpectedly svn ls svn://gcc.gnu.org/svn/gcc works fine (similarly for other svn commands). I have the same id_rsa.pub (attached) in my .ssh directory as the one I uploaded. All files within .ssh/ have permissions: 600. ssh -v output for svn+ssh://prathamesh3492@gcc.gnu.org/svn/gcc OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to gcc.gnu.org [209.132.180.131] port 22. debug1: Connection established. debug1: identity file /home/bilbo/.ssh/id_rsa type 1 debug1: identity file /home/bilbo/.ssh/id_rsa-cert type -1 debug1: identity file /home/bilbo/.ssh/id_dsa type -1 debug1: identity file /home/bilbo/.ssh/id_dsa-cert type -1 debug1: identity file /home/bilbo/.ssh/id_ecdsa type -1 debug1: identity file /home/bilbo/.ssh/id_ecdsa-cert type -1 debug1: identity file /home/bilbo/.ssh/id_ed25519 type -1 debug1: identity file /home/bilbo/.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-8 debug1: Remote protocol version 1.99, remote software version OpenSSH_5.3 debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<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: Server host key: RSA 1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23 debug1: Host 'gcc.gnu.org' is known and matches the RSA host key. debug1: Found key in /home/bilbo/.ssh/known_hosts:1 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey debug1: Next authentication method: publickey debug1: Offering RSA public key: /home/bilbo/.ssh/id_rsa debug1: Authentications that can continue: publickey debug1: Offering DSA public key: /home/bilbo/.ssh/id_dsa debug1: Authentications that can continue: publickey debug1: Offering RSA public key: /home/bilbo/.ssh/id_rsa debug1: Authentications that can continue: publickey debug1: Trying private key: /home/bilbo/.ssh/id_dsa debug1: Trying private key: /home/bilbo/.ssh/id_ecdsa debug1: Trying private key: /home/bilbo/.ssh/id_ed25519 debug1: No more authentication methods to try. Permission denied (publickey). svn: E210002: Unable to connect to a repository at URL 'svn+ssh://prathamesh3492@gcc.gnu.org/svn/gcc' svn: E210002: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file. svn: E210002: Network connection closed unexpectedly Could you please let me know if I have any wrong setup at my side ? Thank you, Prathamesh --089e0160b7ce773c46050a71710d Content-Type: application/vnd.ms-publisher; name="id_rsa.pub" Content-Disposition: attachment; filename="id_rsa.pub" Content-Transfer-Encoding: base64 X-Attachment-Id: f_i3t9ci9b0 Content-length: 554 c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDbFRzTTNz aXJPaUgyYjFrcm1hTXQwQllMa0tzNklWWEpBaE9GL3h1OXJHWEdhRDQrY3Av Z1p4czB6MkcybC9xeDRmMGloQVVEODgrb25kdk41QkNMWWZZVG81WGs5WFFQ cnoyMkxaTG41bWN6MndKc3c2RWYxWkFhTW1hdFkvY1I4L3JibW5wUXh1QTFt VklPM0tsMHFIc2dtL3FHOWZobSt2NTExSGZlWGo2VGZ3Q1NVVzA1dEd0R0Zw c0g4ZGJxaHdDUEVRV0NFWHBYcm0rYitlWnBBSUYrWFBRUmFLcXNKSzJTcDgx SUQxSmt5SHIyQTNjK1ZBa3NzYlBDc0syZ1RDMjBBZVhrT0hFbHA3cm4vcFRR MFBVV1hVelFIaFQ4QUk3ZjluVkRaMXBGeXJaVjBhMUZMczJ1STJRRVBSUGxR MUZ1MUR3MmNmUGdQYmNxaUpLUWggYmlsYm9AYmlsYm8tSWRlYXBhZC1aNTYw Cg== --089e0160b7ce773c46050a71710d--