From: Mark Eggleston <mark.eggleston@codethink.co.uk>
To: overseers@sourceware.org
Subject: Failed to checkout gcc trunk
Date: Tue, 13 Aug 2019 09:53:00 -0000 [thread overview]
Message-ID: <f5d5e2f6-4d40-8b64-9a1a-c9da45dbbafc@codethink.co.uk> (raw)
I received an e-mail yesterday saying that my account was active.
Following the instructions at
https://gcc.gnu.org/svnwrite.html#authenticated I failed to checkout the
code from the Subversion repository:
svn co svn+ssh://markeggleston@gcc.gnu.org/svn/trunk gcc
The authenticity of host 'gcc.gnu.org (209.132.180.131)' can't be
established.
RSA key fingerprint is SHA256:MFNiczzfX8/nvLSRZwR3CxMyycKtMan64Zm4C373FeM.
RSA key fingerprint is MD5:1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23.
Are you sure you want to continue connecting (yes/no)? no
svn: E210002: Unable to connect to a repository at URL
'svn+ssh://markeggleston@gcc.gnu.org/svn/trunk'
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 co svn+ssh://markeggleston@gcc.gnu.org/svn/trunk gcc
The authenticity of host 'gcc.gnu.org (209.132.180.131)' can't be
established.
RSA key fingerprint is SHA256:MFNiczzfX8/nvLSRZwR3CxMyycKtMan64Zm4C373FeM.
RSA key fingerprint is MD5:1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'gcc.gnu.org,209.132.180.131' (RSA) to the
list of known hosts.
Permission denied (publickey).
svn: E210002: Unable to connect to a repository at URL
'svn+ssh://markeggleston@gcc.gnu.org/svn/trunk'
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
Subsequent attempts now give:
svn co svn+ssh://markeggleston@gcc.gnu.org/svn/trunk gcc
svn: E210002: Unable to connect to a repository at URL
'svn+ssh://markeggleston@gcc.gnu.org/svn/trunk'
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
Since the account is with sourceware.org I tried
markeggleston@sourceware.org instead:
svn co svn+ssh://markeggleston@sourceware.org/svn/trunk gcc
The authenticity of host 'sourceware.org (209.132.180.131)' can't be
established.
RSA key fingerprint is SHA256:MFNiczzfX8/nvLSRZwR3CxMyycKtMan64Zm4C373FeM.
RSA key fingerprint is MD5:1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23.
Are you sure you want to continue connecting (yes/no)? no
Host key verification failed.
svn: E210002: Unable to connect to a repository at URL
'svn+ssh://markeggleston@sourceware.org/svn/trunk'
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 co svn+ssh://markeggleston@sourceware.org/svn/trunk gcc
The authenticity of host 'sourceware.org (209.132.180.131)' can't be
established.
RSA key fingerprint is SHA256:MFNiczzfX8/nvLSRZwR3CxMyycKtMan64Zm4C373FeM.
RSA key fingerprint is MD5:1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'sourceware.org' (RSA) to the list of known
hosts.
Permission denied (publickey).
svn: E210002: Unable to connect to a repository at URL
'svn+ssh://markeggleston@sourceware.org/svn/trunk'
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
Subsequent attempts now give:
svn co svn+ssh://markeggleston@sourceware.org/svn/trunk gcc
svn: E210002: Unable to connect to a repository at URL
'svn+ssh://markeggleston@sourceware.org/svn/trunk'
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
I also looked at the suggestion that the -q option should be removed
from ssh in the [tunnels] section of my Subversion configuration file. I
tried that and it had no affect.
Help will be appreciated.
regards,
Mark
--
https://www.codethink.co.uk/privacy.html
next reply other threads:[~2019-08-13 9:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-13 9:53 Mark Eggleston [this message]
2019-08-13 11:03 ` Frank Ch. Eigler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f5d5e2f6-4d40-8b64-9a1a-c9da45dbbafc@codethink.co.uk \
--to=mark.eggleston@codethink.co.uk \
--cc=overseers@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).