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. _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
