Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-18 Thread Guillem Jover
Hi! [ Trimmed kernel people from Cc. ] On Fri, 2011-12-16 at 21:36:46 -0200, Henrique de Moraes Holschuh wrote: reassign 652026 amavisd-new thanks Hmm, this means we _will_ have to drop the use of --name in amavisd-new, no way around it. I wish I could use -u and -g, but that requires

Bug#652026: AW: Re: Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-17 Thread michael.reincke
; debian-ker...@lists.debian.org debian-ker...@lists.debian.org Betreff: Re: Bug#652026: amavisd-new: Init-script not working (stop/restart) reassign 652026 amavisd-new thanks On Fri, 16 Dec 2011, Ben Hutchings wrote: What are those changes exactly? [...] Whatever they are, they're

Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-16 Thread Raphael Hertzog
Hi, On Thu, 15 Dec 2011, Henrique de Moraes Holschuh wrote: 503 pcew80@reincke:~ ps -aef | grep amavis amavis2299 1 0 00:47 ?00:00:01 amavisd (master) amavis2496 2299 0 00:47 ?00:00:00 amavisd (ch7-avail) amavis2497 2299 0 00:47 ?

Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-16 Thread Ben Hutchings
On Fri, 2011-12-16 at 11:15 +0100, Raphael Hertzog wrote: Hi, On Thu, 15 Dec 2011, Henrique de Moraes Holschuh wrote: 503 pcew80@reincke:~ ps -aef | grep amavis amavis2299 1 0 00:47 ?00:00:01 amavisd (master) amavis2496 2299 0 00:47 ?00:00:00

Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-16 Thread Henrique de Moraes Holschuh
reassign 652026 amavisd-new thanks On Fri, 16 Dec 2011, Ben Hutchings wrote: What are those changes exactly? [...] Whatever they are, they're not in the kernel. Hmm, I noticed /proc/pid/stat was different on a 3.0 kernel, but it was a system that was not yet upgraded to perl 5.14. I

Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-15 Thread Henrique de Moraes Holschuh
reassign 652026 dpkg retitle 652026 start-stop-daemon: --name behaviour changes with kernel 3.1+ affects 652026 amavisd-new summary 652026 0 severity 652026 important thanks On Thu, 15 Dec 2011, Michael Reincke wrote: Ok, so what broke perl/start-stop-daemon, now? --name uses /proc/pid/stat

Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-14 Thread Michael Reincke
Package: amavisd-new Version: 1:2.6.4-4 Severity: important Dear Maintainer, the init script not working correctly. In our configuration an amavisd-new restart is triggered by a spamassassin rule update. In log file I see the following messages: The amavisd daemon is already running, PID:

Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-14 Thread Alexander Wirt
Michael Reincke schrieb am Wednesday, den 14. December 2011: Package: amavisd-new Version: 1:2.6.4-4 Severity: important Dear Maintainer, the init script not working correctly. In our configuration an amavisd-new restart is triggered by a spamassassin rule update. In log file I

Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-14 Thread Henrique de Moraes Holschuh
On Wed, 14 Dec 2011, Michael Reincke wrote: But when changing the init script as105849:~# diff -u /etc/init.d/amavis-save /etc/init.d/amavis --- /etc/init.d/amavis-save 2011-12-14 10:19:07.0 +0100 +++ /etc/init.d/amavis 2011-12-14 10:19:32.0 +0100 @@ -42,7 +42,7 @@ set

Bug#652026: amavisd-new: Init-script not working (stop/restart)

2011-12-14 Thread Michael Reincke
Hi, On 14/12/11 20:50, Henrique de Moraes Holschuh wrote: On Wed, 14 Dec 2011, Michael Reincke wrote: But when changing the init script as105849:~# diff -u /etc/init.d/amavis-save /etc/init.d/amavis --- /etc/init.d/amavis-save 2011-12-14 10:19:07.0 +0100 +++ /etc/init.d/amavis