Bug#405782: [xserver-xorg] "dpkg-reconfigure xserver-xorg" stuck

2007-01-06 Thread Boris Dores
On Sat, Jan 06, 2007 at 06:04:54PM (GMT+0100), Brice Goglin wrote: > Ok great, thanks. I have reproduced the problem with a chroot and a > locally-nfs-mounted /tmp. The problem is caused by /usr/bin/dexconf not > closing a redirection before exiting. File descriptor 4 was kept open, > pointing to /

Bug#405782: [xserver-xorg] "dpkg-reconfigure xserver-xorg" stuck

2007-01-06 Thread Boris Dores
Package: xserver-xorg Version: 1:7.1.0-9 Severity: grave Hi everyone, It would seem that "dpkg-reconfigure xserver-xorg" never succeeds to update /etc/X11/xorg.conf any more. At the end of the questions part, the following is displayed on the console : xserver-xorg postinst warning: overw

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 o

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 p

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 pas

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