Your message dated Sat, 28 Mar 2009 13:16:22 +0100
with message-id <[email protected]>
and subject line Re: Bug#521468: watchdog init script breaks when
$watchdog_module is empty
has caused the Debian Bug report #521468,
regarding watchdog init script breaks when $watchdog_module is empty
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.)
--
521468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521468
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: watchdog
Version: 5.4-10
Severity: normal
After upgrading from etch to lenny watchdog stopped but did not
start again as watchdog_module in /etc/default/watchdog was empty.
Fault causing line /etc/init.d/watchdog line 39:
38 # do we have to load a module?
39 [ $watchdog_module != "none" ] && /sbin/modprobe $watchdog_module
40 # make sure that wd_keepalive is stopped if available
41 [ -e /etc/init.d/wd_keepalive ] && /etc/init.d/wd_keepalive stop
hydra:~# /etc/init.d/watchdog start
/etc/init.d/watchdog: line 39: [: !=: unary operator expected
+ PATH=/bin:/usr/bin:/sbin:/usr/sbin
+ test -x /usr/sbin/watchdog
+ run_watchdog=0
+ watchdog_options=
+ watchdog_module=none
+ '[' -e /etc/default/watchdog ']'
+ . /etc/default/watchdog
++ run_watchdog=1
++ watchdog_module=
+ NAME=watchdog
+ DAEMON=/usr/sbin/watchdog
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.utf-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages watchdog depends on:
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii libc6 2.7-18 GNU C Library: Shared libraries
ii makedev 2.3.1-88 creates device files in /dev
ii udev 0.125-7 /dev/ and hotplug management daemo
watchdog recommends no packages.
watchdog suggests no packages.
-- debconf information:
watchdog/module:
watchdog/run: true
watchdog/restart: false
--- End Message ---
--- Begin Message ---
On Fri, Mar 27, 2009 at 08:32:47PM +0100, Florian Lohoff wrote:
> Package: watchdog
> Version: 5.4-10
> ...
> After upgrading from etch to lenny watchdog stopped but did not
> start again as watchdog_module in /etc/default/watchdog was empty.
> ...
Thanks for the report. The bug has been fixed in 5.4-11 which unfortunately
didn't make it into Lenny.
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: michaelmeskes, Jabber: [email protected]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!
--- End Message ---