Your message dated Thu, 11 Feb 2010 16:30:24 +0100
with message-id <[email protected]>
and subject line Re: Bug#567921: watchdog init script starts wd_keepalive with
watchdog_options, but it shouldn't
has caused the Debian Bug report #567921,
regarding watchdog init script starts wd_keepalive with watchdog_options, but
it shouldn't
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 [email protected]
immediately.)
--
567921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567921
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: watchdog
Version: 5.4-10lenny2
Severity: important
When stopping watchdog with its init script, it starts the wd_keepalive daemon.
However, it starts wd_keepalive with options in the "watchdog_options"
variable. This is not right, because wd_keepalive accepts only one option,
the -c, but watchdog can use much more command line options, and when
specifying an option other than -c, wd_keepalive fails to start.
eg.: I have watchdog_options="-v" in my /etc/default/watchdog, to enable syslog
logging. Now when I stop watchdog with its init script, wd_keepalive is called
with the -v option and it fails to start:
# invoke-rc.d watchdog stop
Stopping watchdog daemon: asdwatchdog.
Starting watchdog keepalive daemon: /usr/sbin/wd_keepalive: invalid option -- v
wd_keepalive version 5.4, usage:
wd_keepalive
# pgrep -lf wd_keepalive
# pgrep -lf watchdog
Although I'm reporting this from a machine using 'testing' this bug is presented
on stable too, and I'm rather concerned about it than about testing.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Mon, Feb 01, 2010 at 09:08:53AM +0100, LEVAI Daniel wrote:
> When stopping watchdog with its init script, it starts the wd_keepalive
> daemon.
> However, it starts wd_keepalive with options in the "watchdog_options"
> ...
This is already fixed in newer versions. wd_keepalive in testing/unstable
accepts all options watchdog does accept, without them having any function
though. This makes wd_keepalive a drop-in replacement for watchdog.
If you run watchdog on lenny, you could use the backported 5.6-8 version from
backports.org.
If you see problems with a version >= 5.6 please tell me.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ 179140304, AIM/Yahoo/Skype michaelmeskes, Jabber [email protected]
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
--- End Message ---