fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] Question on "roles" and depend vs invoke.


From: Nicolas Steinmetz
Subject: Re: [Fab-user] Question on "roles" and depend vs invoke.
Date: Tue, 18 Nov 2008 11:07:49 +0100



2008/11/18 Nicolas Steinmetz <address@hidden>

address@hidden fabric]# fab preprod deploy_test
Fabric v. 0.0.9b.
Running preprod...
Running deploy_test...
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/fabric.py", line 1356, in main
  File "build/bdist.linux-i686/egg/fabric.py", line 1254, in _execute_commands
  File "build/bdist.linux-i686/egg/fabric.py", line 1278, in _execute_command
  File "build/bdist.linux-i686/egg/fabric.py", line 266, in <lambda>
  File "build/bdist.linux-i686/egg/fabric.py", line 685, in invoke
TypeError: _execute_command() takes at least 3 non-keyword arguments (2 given)

It looks related to last Jeff's commits, unless it requires a new syntax for commands.

I forgot to say that fab preprod prepare_db and fab preprod prepare_web works nicely. I have the issue only on deploy_test.

Nicolas

reply via email to

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