fab-user
[Top][All Lists]
Advanced

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

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


From: Christian Vest Hansen
Subject: Re: [Fab-user] fab sudo() doesn't seem to work
Date: Thu, 9 Oct 2008 01:06:09 +0200

Did you get to log in to the server properly? As in, being prompted
for a password and all that.

What happens if you first do a run('echo hello') before the sudo() operation?

Lastly, while you where sitting there waiting for something to happen,
were there actually any new lines appended to that log file?

On Thu, Oct 9, 2008 at 12:42 AM,  <address@hidden> wrote:
> 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
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/fab-user
>
>



-- 
Venlig hilsen / Kind regards,
Christian Vest Hansen.




reply via email to

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