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 ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: lsb-base: fix for #406059 breaks exim (#476987)
- From: Marc Haber <mh+debian-bugs@zugschlus.de>
- Date: Sun, 20 Apr 2008 19:37:42 +0200
- Message-id: <20080420173742.26190.29052.reportbug@scyw00225.scy001.de>
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 ---
- To: 477055-done@bugs.debian.org
- Subject: Re: Re: Bug#477055: severity of 477055 is normal, tagging 477055, block 477055 with 477258
- From: "Didier 'OdyX' Raboud" <odyx@debian.org>
- Date: Mon, 02 Apr 2012 09:07:35 +0200
- Message-id: <4F795037.5010405@debian.org>
- In-reply-to: <e2e0e3d30804251200m403c213cx34dd48a742cdf002@mail.gmail.com>
- References: <1209019686-2756-bts-lawrencc@debian.org> <20080425175535.GA18189@nechayev.zugschlus.de> <e2e0e3d30804251200m403c213cx34dd48a742cdf002@mail.gmail.com>
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, OdyXAttachment: signature.asc
Description: OpenPGP digital signature
--- End Message ---