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=mspreitz at us.ibm.com core.editor=emacs mjs9:~ mspreitz$ ssh -T git at 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130917/1e110eb7/attachment.html>