[python-committers] SSH keys and Keychain
Brett Cannon
brett at python.org
Thu Mar 4 21:05:58 CET 2010
More information about the python-committers mailing list
Thu Mar 4 21:05:58 CET 2010
- Previous message: [python-committers] SSH keys and Keychain
- Next message: [python-committers] doing 2.7a4 and 3.1.2rc1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Mar 4, 2010 at 06:16, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote: > 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 vinay at 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). > Keys can be added; you are not limited to a single SSH key to access the repo. -Brett > > > 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 at python.org > http://mail.python.org/mailman/listinfo/python-committers > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20100304/da145006/attachment.html>
- Previous message: [python-committers] SSH keys and Keychain
- Next message: [python-committers] doing 2.7a4 and 3.1.2rc1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list