Bug#384943: start/stop zoneserver

2006-12-13 Thread Sam Trenholme
OK, guys, I have finally made Boris' zoneserver patch a part of MaraDNS 1.3. This modifies zoneserver to kill all of its children when it gets a TERM signal. This patch is only available in the snapshot: http://www.maradns.org/download/1.3/snap/200612/ I just made it part of the December

Bug#384943: start/stop zoneserver

2006-10-09 Thread Boris Dores
On Sun, Oct 08, 2006 at 09:07:53PM (GMT-0300), Kai Hendry wrote: I should have thought about it a little harder. Check out: http://hendry.iki.fi/debian/unstable/maradns_1.2.12.02-3.diff.gz Wrong again, but this time it's entirely my fault: ps right aligns pids, so we cannot use cut (my patch

Bug#384943: start/stop zoneserver

2006-10-09 Thread Sam Trenholme
This is just upstream here letting everyone know that 1.2.12.03 does not change any of the code around the patched Boris has been giving us, so those patches can be integrated with the new release just fine. 1.2.12.03 is a bugfix-only release; the only additions are a HTML document advocating

Bug#384943: start/stop zoneserver

2006-10-09 Thread Boris Dores
On Mon, Oct 09, 2006 at 06:03:07PM (GMT-0300), Kai Hendry wrote: http://hendry.iki.fi/debian/unstable/maradns_1.2.12.03-1_i386.changes Ok, I have prepared a test release. Boris could you please, pretty please, check test it out? :) Looks very good to me (package rebuilt and tested on

Bug#384943: start/stop zoneserver

2006-10-09 Thread Kai Hendry
http://hendry.iki.fi/debian/unstable/maradns_1.2.12.03-1_i386.changes Ok, I have prepared a test release. Boris could you please, pretty please, check test it out? :) Sam, don't you run Debian? :) Sam, I wanted to ask you about configure. If you see the Debian packaging diff:

Bug#384943: start/stop zoneserver

2006-10-08 Thread Boris Dores
Hi everyone, Sorry for taking so long to reply, I am quite busy these days... On Thu, Sep 07, 2006 at 11:43:46PM (GMT+), Sam Trenholme wrote: All zoneserver processes are correctly killed when using the upstream zoneserver process killer. The script in question has this bit of code:

Bug#384943: start/stop zoneserver

2006-10-08 Thread Kai Hendry
On 2006-10-08T19:31+0200 Boris Dores wrote: So Kai, what would you think about adding the following line in /etc/init.d/zoneserver to close this issue until version 1.2.13 is out ? (if I understood Sam correctly, version 1.2.13 won't be released before a little while, and at least not in

Bug#384943: start/stop zoneserver

2006-10-08 Thread Boris Dores
On Sun, Oct 08, 2006 at 07:49:46PM (GMT-0300), Kai Hendry wrote: Could you please test: http://hendry.iki.fi/debian/unstable/maradns_1.2.12.02-2.diff.gz The line ps h --ppid ... should have been added in the stop case, before line 53, not before line 39 (and tabs became spaces when I pasted

Bug#384943: start/stop zoneserver

2006-09-07 Thread Sam Trenholme
Upstream here, finally. Sorry about the delay replying to this issue, I've been juggling no less than three different jobs and have been spending my free time this last week playing with Greg Strong's excellent ChessV program (http://sourceforge.net/projects/chessv) to help research a Chess

Bug#384943: start/stop zoneserver

2006-08-29 Thread Boris Dorès
3) when zoneserver is stopped with /etc/init.d/zoneserver stop, only the parent process of each server is killed : children processes keep running in the background and must be killed manually. As for 3), I guess it's more like an upstream issue. Here is a patch proposal for

Bug#384943: start/stop zoneserver

2006-08-28 Thread Boris Dorès
Package: maradns Version: 1.2.12.02-1 Tags: patch Hi everyone, I think I found three bugs related to the init.d script of the zoneserver of maradns package : 1) zoneserver doesn't start if there are more than one configuration file mentionned in /etc/default/maradns ($SERVERS is used on

Bug#384943: start/stop zoneserver

2006-08-28 Thread Kai Hendry
Thank you for the report. I don't use the zoneserver feature myself, so this is difficult for me to test. The /etc/init.d/zoneserver is a Debian addition and I've being doing a poor job maintaining it. It's also a little complex as it is supposed to handle multiple separate servers and their

Bug#384943: start/stop zoneserver

2006-08-28 Thread Boris Dorès
On Mon, Aug 28, 2006 at 10:23:17AM (GMT+0100), Kai Hendry wrote: I've since prepared a package with your patch: http://hendry.iki.fi/debian/unstable/maradns_1.2.12.02-2_i386.changes ¿Could you please test it? It works fine (but I have only tested the corresponding source package since I am