[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#477055: marked as done (lsb-base: fix for #406059 breaks exim (#476987))



Your message dated Mon, 02 Apr 2012 09:07:35 +0200
with message-id <4F795037.5010405@debian.org>
and subject line Re: Re: Bug#477055: severity of 477055 is normal, tagging 477055, block 477055 with 477258
has caused the Debian Bug report #477055,
regarding lsb-base: fix for #406059 breaks exim (#476987)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
477055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477055
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lsb-base
Version: 3.2-9
Severity: normal

Hi,

starting with lsb-base 3.2-9, empty command line arguments are passed
through to the daemon, which may confuse the daemon:

/sbin/start-stop-daemon --start --nicelevel 0 --quiet --exec /usr/sbin/exim4 --oknodo --pidfile /var/run/exim4/exim.pid -- -bd -q30m '' '' ''

The Eval that was removed in 3.2-9 caused the empty arguments to be
removed:

+ eval /sbin/start-stop-daemon --start --nicelevel 0 --quiet --exec /usr/sbin/exim4 --oknodo --pidfile /var/run/exim4/exim.pid -- -bd -q30m '' '' ''
++ /sbin/start-stop-daemon --start --nicelevel 0 --quiet --exec /usr/sbin/exim4 --oknodo --pidfile /var/run/exim4/exim.pid -- -bd -q30m

Greetings
Marc



--- End Message ---
--- Begin Message ---
Version: 3.2-23.2squeeze1

Le 25.04.2008 21:00, Chris Lawrence a écrit :
> Considering that there is a patch for the problem with exim4, upstream
> agrees that the problem is in exim4, and the use of eval in
> start_daemon() is Considered Harmful and can be worked around (which
> can be found discussed in the bug log for the original bug), I'd say
> the general consensus is that this is not a bug in lsb-base.

4 years after... This had not been fixed before Squeeze's release and is
still a wontfix with the maintainer-at-the-time thinking that it's not a
bug in lsb-base. The line of argumentation is convincing to me.

I'm hereby closing that as fixed in Stable, in which the "culprit" code
already is. Feel free to open a new bug with recent data.

Cheers,

OdyX


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: