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