fab-user
[Top][All Lists]
Advanced

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

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


From: odonian
Subject: [Fab-user] fab sudo() doesn't seem to work
Date: Wed, 8 Oct 2008 18:42:17 -0400

Whenever I use the fab sudo command, I see the command echoed on screen, but never see a password prompt; it just seems to hang.  Hitting CTRL-C breaks out of it with an error message like,

Error: The sudo operation failed on myserver.com:
    <lambda>() takes no arguments (2 given)
[pickii.com] err: [sudo] password for some_user:


In this particular case, the fabfile command looks like,

sudo('tail /var/log/apache2/error.log')

Probably I'm doing something stupid, would appreciate any pointers, thanks!

Shev

reply via email to

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