Jesus Cea <jcea <at> jcea.es> writes:

> Do you have access to any other machine vía SSH?. I would try to
> generate a new SSH key in Ubuntu. If that solves the issue connecting to
> ther machines, I would ask python commint gatekeeper to change your SSH
> commit key. Do the test against a machine you can update new SSH keys to.

Well, I could use the vi...@eta-jaunty key which I generated on the machine for
access to Launchpad. I was hoping to avoid having to change the key (unless they
can add the key rather than replacing the old one - I may still need to access
the repo from my Windows environments).

> PS: Just for trying, check if your SSH key has \013 inside (Carriage
> Return). If it does, *DO A COPY* and delete those special chars, just
> for testing.

I thought of EOLs and checked - '\r' in open('id_rsa', 'rb').read() => False :-)

Regards,

Vinay Sajip

_______________________________________________
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers

Reply via email to