<div dir="ltr">I personally know Terry's key has not been installed yet. You will always get a reply email from whomever installs your new key that it was done and that you should test it.<div><br></div><div>This manual key management is yet another reason why we are going to get a new development process <i>somehow</i> in 2016.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 8 Oct 2015 at 10:19 Tim Peters <<a href="mailto:tim.peters@gmail.com">tim.peters@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[Terry Reedy <<a href="mailto:tjreedy@udel.edu" target="_blank">tjreedy@udel.edu</a>>, on SSH keys]<br>
> I sent a new one about 11 hours ago.  I am still getting<br>
> Putty Fatal Error<br>
> Disconnected: No supported authentication methods available<br>
> (server sent: publickey)<br>
><br>
> Is anyone tending the mail box, or do I have to do something else?<br>
<br>
My new one got installed about 11 hours ago, so someone is watching<br>
sometimes ;-)<br>
<br>
Alas, SSH-related error messages are atrocious.  Two things to check<br>
on your end:<br>
<br>
1. Make sure Pageant has loaded your new key.<br>
<br>
2. Make sure your `ssh` alias (probably set in your Mecurial.ini) also<br>
   specifies your new key file.<br>
<br>
For #2, here's what's in my Merurial.ini now:<br>
<br>
ssh = "C:\Program Files\TortoiseHg\lib\TortoisePlink.exe" -ssh -2 -C<br>
-i C:\Code\.ssh\newkey.ppk<br>
<br>
Screw up anything on either end, and you get the same useless error message :-(<br>
_______________________________________________<br>
python-committers mailing list<br>
<a href="mailto:python-committers@python.org" target="_blank">python-committers@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-committers" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-committers</a><br>
</blockquote></div>