Hi,
this is just a heads-up that I am currently unable to work on the
library side of Paul's recent rank 15 patch for gfortran.
My ssh keys no longer work on gcc.gnu.org. I have contacted
overse...@gcc.gnu.org, but have gotten no reply so far.
If there is anybody else I should be contacting, pl
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
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 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
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
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."
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
Snapshot gcc-8-20180128 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/8-20180128/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 8 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision