On Tue, Sep 17, 2013 at 4:41 PM, Mike Spreitzer <[email protected]> wrote:

> I am working through the instructions at
> https://wiki.openstack.org/wiki/GerritWorkflow - and things are going OK,
> including installing ~/.ssh/id_rsa.pub at
> https://review.openstack.org/#/settings/ssh-keys, without any linebreaks
> in the middle nor at the end - except it fails at the point where I test my
> ability to use github:
>
> mjs9:~ mspreitz$ git config --list
> user.name=Mike
> [email protected]
> core.editor=emacs
>
> mjs9:~ mspreitz$ ssh -T [email protected]
> Warning: Permanently added the RSA host key for IP address
> '192.30.252.131' to the list of known hosts.
> Permission denied (publickey).
>
>
> What's going wrong here?
>

Github was experiencing issues earlier today. Nothing in our GerritWorkflow
requires ssh -T [email protected] though. If you were able to do a git clone,
how did git review -s go for you?


>
> Thanks,
> Mike
> _______________________________________________
> OpenStack-dev mailing list
> [email protected]
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Anne Gentle
[email protected]
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to