Re: [openstack-dev] Change email address, or, why I can't use github and will I be able to submit patches?

2013-09-17 Thread Anne Gentle
On Tue, Sep 17, 2013 at 4:41 PM, Mike Spreitzer  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
> 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?
>

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


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


-- 
Anne Gentle
annegen...@justwriteclick.com
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Change email address, or, why I can't use github and will I be able to submit patches?

2013-09-17 Thread Mike Spreitzer
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


Re: [openstack-dev] Change email address, or, why I can't use github and will I be able to submit patches?

2013-09-17 Thread Mike Spreitzer
> From: Anne Gentle 
> To: OpenStack Development Mailing List 
, 
> Date: 09/17/2013 05:51 PM
> Subject: Re: [openstack-dev] Change email address, or, why I can't 
> use github and will I be able to submit patches?
> 
> ...
> Github was experiencing issues earlier today. Nothing in our 
> GerritWorkflow requires ssh -T g...@github.com though. If you were 
> able to do a git clone, how did git review -s go for you? 

Both work.  So I guess I am in business.

Thanks!
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev