On Thu, Oct 16, 2008 at 3:41 PM,  <[EMAIL PROTECTED]> wrote:
> Seems I have paramiko 1.6.4, running on ubuntu hardy.  Hope that's not a Bad
> Thing. :)

Should be fine for official Fabric 0.0.9, but if you're using Jeff's
branch then he might be using functionality only available in paramiko
1.7.x.

I suppose you can still upgrade through easy_install even your current
paramiko is installed with apt-get.

>
>
>
> On Tue, Oct 14, 2008 at 6:46 PM, Christian Vest Hansen
> <[EMAIL PROTECTED]> wrote:
>>
>> On Tue, Oct 14, 2008 at 11:20 PM,  <[EMAIL PROTECTED]> wrote:
>> > I did set fab_hosts; I still see the prompt for
>> >
>> > Please specify host or hosts to connect to (comma-separated):
>> >
>> > ...which causes a crash even when I enter my servername manually:
>> >
>> > Traceback (most recent call last):
>> >   File "build/bdist.linux-x86_64/egg/fabric.py", line 1334, in main
>> >   File "build/bdist.linux-x86_64/egg/fabric.py", line 1303, in
>> > _execute_commands
>> >   File "build/bdist.linux-x86_64/egg/fabric.py", line 1104, in _connect
>> >   File "build/bdist.linux-x86_64/egg/fabric.py", line 971, in connect
>> >   File "build/bdist.linux-x86_64/egg/fabric.py", line 1009, in
>> > _do_connect
>> > TypeError: connect() got an unexpected keyword argument 'timeout'
>>
>> This last line here... what version of paramiko do you have installed?
>>
>> --
>> Venlig hilsen / Kind regards,
>> Christian Vest Hansen.
>
>



-- 
Venlig hilsen / Kind regards,
Christian Vest Hansen.


_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to