fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] Paramiko 1.6.4 and paramiko.Client.connect timeout keyword ar


From: Wes Winham
Subject: [Fab-user] Paramiko 1.6.4 and paramiko.Client.connect timeout keyword arg
Date: Tue, 17 Mar 2009 16:57:10 -0400

Hello,

I've had great success with fabric 0.1 and earlier on my Ubuntu intrepid making deployments to ec2. So first off, great tool and thanks alot for your hard work. The issue I'm having now is with 0.1 (installed using easy_install) on ubuntu hardy heron. Looking at the setup.py, it says it requires paramiko >1.6, which I satisfy with Paramiko 1.6.4 (the python-paramiko package: http://packages.ubuntu.com/hardy/python-paramiko). The problem is that this version of paramiko doesn't seem to accept the timeout keyword argument to SSHClient.connect(). Version 1.7.4 of paramiko which I have installed on my intrepid dev machine works just fine (and that method accepts that argument).

Is this a packaging problem or does it sound like I might have something more sinister going on?

Thanks again,
-Wes

reply via email to

[Prev in Thread] Current Thread [Next in Thread]