On 12/23/2015 08:57 PM, Marc Glisse wrote:

On Wed, 23 Dec 2015, Toon Moene wrote:

On 12/22/2015 02:59 PM, Gerald Pfeifer wrote:

+ssh <i>username</i>@gcc.gnu.org append-key < KEYFILE

Hmm, I get:

toon@moene:~$ ssh t...@gcc.gnu.org append-key < .ssh/id_dsa.pub
/home/toon/.ssh/config line 3: Bad protocol spec '1'.

toon@moene:~$ cat .ssh/config
Host gcc.gnu.org
ForwardX11 no
Protocol 1

Any hints ?

Wild guess (that you are using debian testing or unstable):

apt-get install openssh-client-ssh1
ssh1 t...@gcc.gnu.org ...

You are probably right. In stead of going backwards, I sent a new key to the overseers ...

Thanks,

--
Toon Moene - e-mail: t...@moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news

Reply via email to