Am 28.01.2018 um 13:43 schrieb Jonathan Wakely:
i.e. does this work?
SVN_SSH="ssh -o PubkeyAcceptedKeyTypes=ssh-dss" svn up
Yes, it did. Thanks a lot!
I used this to add my new key via
ssh -o PubkeyAcceptedKeyTypes=ssh-dss tkoe...@gcc.gnu.org appendkey <
id_rsa.pub
and now everything is
To debug authentication problems you can use "ssh gcc.gnu.org alive".
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
On 27 January 2018 at 12:11, Thomas Koenig wrote:
> Hi,
>
> I am getting
>
> $ LANG=C svn up
> Updating '.':
> svn: E170013: Unable to connect to a repository at URL
> 'svn+ssh://tkoe...@gcc.gnu.org/svn/gcc/trunk'
> svn: E210002: To better debug SSH connection problems, remove the -q option
> from
On Jan 28 2018, Thomas Koenig wrote:
> debug1: Offering public key: RSA
> SHA256:wxYM1dVeitcO4H9nq0GL/nIHnlVerL/znSPjkapg9/s /home/ig25/.ssh/id_rsa
That's your new key, of course it won't work. What does it say if you
use your old new?
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Ke
Am 28.01.2018 um 11:58 schrieb Andreas Schwab:
On Jan 27 2018, Thomas Koenig wrote:
svn: E210002: To better debug SSH connection problems, remove the -q
option from 'ssh' in the [tunnels] section of your Subversion
configuration file.
And what does it say?
Andreas.
Nothing, but replacing
On Jan 27 2018, Thomas Koenig wrote:
> svn: E210002: To better debug SSH connection problems, remove the -q
> option from 'ssh' in the [tunnels] section of your Subversion
> configuration file.
And what does it say?
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA
Hi,
I am getting
$ LANG=C svn up
Updating '.':
svn: E170013: Unable to connect to a repository at URL
'svn+ssh://tkoe...@gcc.gnu.org/svn/gcc/trunk'
svn: E210002: To better debug SSH connection problems, remove the -q
option from 'ssh' in the [tunnels] section of your Subversion
configuration