Patched Python Paramiko 1.7.7.1 Windows 32 and 64 bit installers

on Wednesday 16th November, 2011 Gabe speculated thusly…

Taking the Latest code from Robey the Paramiko maintainer and applying a patch submitted by Jaraco at:
https://github.com/jaraco/paramiko/commit/1939b1c55270bf7a92fdb1d43208a3b65342f4b2
these builds of Paramiko will not suffer from the following Exception:
File "C:\Python27\lib\site-packages\paramiko\agent.py", line 118, in _read_all
raise SSHException('lost ssh-agent')
SSHException: lost ssh-agent

Most notably the 64bit version will not suffer this problem, the 32bit versions never did. More details on the issue can be found here:
https://bugs.launchpad.net/bzr/+bug/644995
and here:
https://bugs.launchpad.net/paramiko/+bug/736955

32bit Installer:
paramiko-1.7.7.1.win32_Jaraco_patch

64bit Version for Windows and Python 64bit (AMD/Intel):
paramiko-1.7.7.1.win-amd64_Jaraco_patch

Leave a Reply