On Wed, Mar 15, 2006 at 02:20:23PM +0100, Andreas Tille wrote: > On Wed, 15 Mar 2006, Mark van Eijk wrote: > What do you think about a (hackish) fix > > invoke-rc.d dictd restart || invoke-rc.d serpento restart
Actually, I just looked into this and that's not going to work either... But that's not actually a problem of your package, but a bug in the serpento RC-script, which I will file against that package. As soon as the serpento RC-script is fixed, your hackish fix should do the trick though. Although I'd rather see some kind of policy on how to deal with cases like this. > Alternatively I wonder if this is not an sysv-rc bug that should > verify the existance of the daemon to start. Well, invoke-rc.d checks if the script for the specified daemon exists and returns an error if it does not exist (which is exactly the error I mentioned in the bug-report). So sysv-rc isn't doing anything wrong (as far as I can see). Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

