fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] fab sudo() doesn't seem to work


From: Jeff Forcier
Subject: Re: [Fab-user] fab sudo() doesn't seem to work
Date: Thu, 16 Oct 2008 10:30:48 -0400

I do seem to have 1.7.3 installed on the system I did most of my
Fabric hacking on, but I don't recall offhand if I am using 1.7.x
specific features -- that could be the case, though.

If you're able and willing to upgrade your paramiko, that'd be a good
first step to see if that's the issue here. Otherwise, like I
mentioned earlier, providing the output of the entire fab command +
the exception would be the quickest way for me to figure out if
there's a bug :)

Thanks,
Jeff

On Thu, Oct 16, 2008 at 9:54 AM, Christian Vest Hansen
<address@hidden> wrote:
> On Thu, Oct 16, 2008 at 3:41 PM,  <address@hidden> 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
>> <address@hidden> wrote:
>>>
>>> On Tue, Oct 14, 2008 at 11:20 PM,  <address@hidden> 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
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/fab-user
>




reply via email to

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