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
user.email=mspre...@us.ibm.com
core.editor=emacs

mjs9:~ mspreitz$ ssh -T g...@github.com
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?

Thanks,
Mike
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to