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

2008-12-01 Thread Nicolas Steinmetz
Hello, 2008/11/23 Jeff Forcier [EMAIL PROTECTED] It looks related to last Jeff's commits, unless it requires a new syntax for commands. Could be, although those changes were pretty simple so I'd say it's equally possible to be something related to roles/depends -- plus from your

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

2008-12-01 Thread Jeff Forcier
Thanks for the report, Nicolas. Christian did a lot of great work over the past week (I was mostly AFK as it was an American holiday) so this might be a regression introduced during those changes (which would hopefully make it easy to find/fix). With luck one of us will be able to replicate/fix

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

2008-11-23 Thread Jeff Forcier
It looks related to last Jeff's commits, unless it requires a new syntax for commands. Could be, although those changes were pretty simple so I'd say it's equally possible to be something related to roles/depends -- plus from your examples, you're not using args at all? Will definitely keep my

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

2008-11-18 Thread Nicolas Steinmetz
2008/11/17 Jeff Forcier [EMAIL PROTECTED] I'm relatively committed to making sure Fabric works on 2.4, so I'll see if I can scrounge up some time to take a peek at this in the near future. Can't promise anything soon -- really busy! -- but I've starred this email in my GMail so I won't

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

2008-11-18 Thread Nicolas Steinmetz
2008/11/18 Nicolas Steinmetz [EMAIL PROTECTED] [EMAIL PROTECTED] 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