Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] getHeaders bug patch

RSA keys definitely work with Gerrit (i use one).
But if your DSA key works, it's also fine.

Manuel

On Sun, Mar 20, 2011 at 20:54, Stefanos Antaris <santaris@xxxxxxxxxxx> wrote:
> Ok problem fixed.I created an RSA key which does not work with Gerrit.I have
> created a DSA key and now it works fine.
> Gerrit Code Review Cheatsheet is to follow in order to commit the
> patch?Right?I just do not want to make any mistake.
>
> Best regards,
> Stefanos Antaris
> On Sun, 2011-03-20 at 18:58 +0000, Matthias Sohn wrote:
>
> 2011/3/20 Stefanos Antaris <santaris@xxxxxxxxxxx>
>
> I have created a new bug[1] and i have attached the patch to review it.
> My problem on Gerrit is that:
> 1.I have created a new Account
> 2.I have registered a new mail
> 3.I have added a public ssh key using the guide[2]
>
> The problem is the following output.
> santaris@santaris-desktop:~/git-workspace/jgit$ ssh -p 29418
> santaris@xxxxxxxxxxxxxxxx
> Agent admitted failure to sign using the key.
> Permission denied (publickey).
>
> It seems that my key is not public, right?Is any of my stems wrong?What
> should i do?
>
> [1]https://bugs.eclipse.org/bugs/show_bug.cgi?id=340519
> [2]http://help.github.com/linux-set-up-git/
>
> what does the following command say ?
>
> $ ssh -p 29418 -v santaris@xxxxxxxxxxxxxxxx
>
> You may also try generating ssh keys from Eclipse following section "4. SSH
> Configuration" in [1].
>
> [1] https://docs.google.com/document/d/1Uxq59vCcWqK-hPb5CHQcR97AmJehj6Rn0ScTnih2tyU/edit?hl=en#
>
> --
> Matthias
>
>
>
> _______________________________________________
> egit-dev mailing list
> egit-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/egit-dev
>
>


Back to the top