On Mon, Oct 09, 2006 at 06:38:55PM +0300, Ratiu Petru Iulius wrote:
> Package: ldirectord-2
> Version: 2.0.7-1
> 
> Probably due to some packaging mistake, /etc/init.d/ldirectord is a
> RedHat-style init script. This is the behaviour i noticed:
> 
> blb:~# /etc/init.d/ldirectord start
> /etc/init.d/ldirectord: line 32: /etc/ha.d/shellfuncs: No such file or
> directory
> 
> ...
> (i installed the heartbeat package at this point, though i didn't need
> it, just to provide the shellfuncs file)
> ...
> 
> blb:~# /etc/init.d/ldirectord restart
> /etc/init.d/ldirectord: line 56: action: command not found
> 
> Line 56 looks like this:
> 
> ------
>   start)
>         action "Starting ldirectord" $DAEMON start
>         ;;
> ------
> 
> And I believe "action" probably comes from:
> 
> ------
> # Source function library.
> if
>   [ -f /etc/rc.d/init.d/functions ]
> then
>   . /etc/rc.d/init.d/functions
> fi
> ------
> 
> IANADD, but I believe this is a release-critical bug (although pretty
> trivial to fix).

Could you send a patch or new init script?
That would help me greatly.

-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to