<div dir="ltr"><div><div>Wols, I think I struck this same issue when I first setup gerrit. The issue wasn't anything to do with my ssh setup, but instead it was because I hadn't added the ssh-keys to the gerrit account settings page!<br>
<br></div>Check that, because that is the same error I got (only I used -v, you've gone crazy verbose there!)<br><br></div>Chris<br><div><div><br><a href="https://gerrit.libreoffice.org/#/settings/ssh-keys">https://gerrit.libreoffice.org/#/settings/ssh-keys</a><br>
<br>On Wed, 17 Apr 2013 23:27, Wols Lists wrote:<br><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div>
<br>
I've just tried to set this up. Looks my my RSA keygen is screwed, but I<br>
don't know why. The trace from ssh -vvvv logerrit follows:<br>
<br>
anthony@ashdown ~/gitstuff/loffice $ ssh -vvvv logerrit<br>
OpenSSH_5.9p1-hpn13v11lpk, OpenSSL 1.0.1c 10 May 2012<br></div>...<br>[snip]<br>...<br><div><div>
debug2: we sent a publickey packet, wait for reply<br>
debug1: Authentications that can continue: publickey<br>
debug2: we did not send a packet, disable method<br>
debug1: No more authentication methods to try.<br>
Permission denied (publickey).<br>
anthony@ashdown ~/gitstuff/loffice $<br>
<br>
It's complaining "incorrect RSA1 identifier", but I generated the key<br>
pair as per instructions -<br>
<br>
ssh-keygen -t rsa -C "<a href="mailto:your_email@example.com" target="_blank">your_email@example.com</a>"<br>
<br>
The header of my private key starts<br>
<br>
-----BEGIN RSA PRIVATE KEY-----<br>
Proc-Type: 4,ENCRYPTED<br>
DEK-Info: AES-128-CBC,15DE1487A8D84D685BB525958FCEADC3<br>
<br>
<br>
Obviously I used my email address - only thing is I did not use my gmail<br>
address I logged in with, I used the email address I want to use (and I<br>
didn't quote it). Could that possibly be anything to do with it -<br>
although I don't think that error makes sense for that...<br>
<br>
Cheers,<br>
Wol</div></div></div>
</blockquote></div><br></div></div></div></div></div>