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: Jeff Forcier
Subject: Re: [Fab-user] fab sudo() doesn't seem to work
Date: Thu, 9 Oct 2008 23:15:56 -0400

I'm pretty sure my branch does this (I recall putting it in a while
ago) so you might want to give it a shot, if you're not averse to
installing Git:

http://github.com/bitprophet/fabric/tree/execution

* Install Git
* git clone git://github.com/bitprophet/fabric.git
* Enter the 'fabric' directory
* git checkout execution   (to switch to that branch)
* sudo python setup.py install   (or however you wish to get it onto
your PythonPath)

-Jeff

On Thu, Oct 9, 2008 at 11:06 PM,  <address@hidden> wrote:
> Yes, that's probably what's going on - but aren't I supposed to be presented
> with a password prompt, where I enter my sudo password (without the password
> being echoed)?
>
>
>
> On Thu, Oct 9, 2008 at 6:30 PM, Christian Vest Hansen <address@hidden>
> wrote:
>>
>> Is it possible that the sudo command on the server is waiting on a
>> password prompt?
>>
>> On Fri, Oct 10, 2008 at 12:19 AM,  <address@hidden> wrote:
>> > I'm not using tail -f, just tail, and I've tested the command in
>> > question on
>> > my remote server's command line without a problem.  Again, no sight of a
>> > password prompt or anything else - things just seem to hang, so I hit
>> > CTRL-C
>> > to get out of it, at which point I see the error message mentioned.
>> >
>> >
>> >
>> > On Thu, Oct 9, 2008 at 6:14 PM, Christian Vest Hansen
>> > <address@hidden>
>> > wrote:
>> >>
>> >> On Thu, Oct 9, 2008 at 11:23 PM, Jeff Forcier <address@hidden>
>> >> wrote:
>> >> > I actually don't see a -f in Shev's original email though -- am I
>> >> > missing something or are you actually just running "tail X" which
>> >> > should simply output the last 10 lines of X?
>> >>
>> >> The dash-ef is an assumption on my part, because I have had troubles
>> >> with tail -f in the past.
>> >>
>> >> --
>> >> Venlig hilsen / Kind regards,
>> >> Christian Vest Hansen.
>> >
>> >
>>
>>
>>
>> --
>> Venlig hilsen / Kind regards,
>> Christian Vest Hansen.
>
>




reply via email to

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