Your message dated Thu, 28 May 2009 11:47:03 +0000
with message-id <e1m9e4d-00063n...@ries.debian.org>
and subject line Bug#530843: fixed in watchdog 5.6-3
has caused the Debian Bug report #530843,
regarding watchdog: Does not read config file
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 ow...@bugs.debian.org
immediately.)
--
530843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530843
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: watchdog
Version: 5.6-2
Justification: breaks the whole system
Severity: critical
I suspect this might be related to bug #518096, which was closed without
identifying the source of the problem.
Line 258 of watchdog.c does not initialize "n", which results in the failure
of getline. Adding a malloc fixes the problem for me.
< size_t *n;
> size_t *n = (size_t *) malloc(sizeof(size_t));
- -- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-2-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages watchdog depends on:
ii debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii libc6 2.9-13 GNU C Library: Shared libraries
ii makedev 2.3.1-88 creates device files in /dev
ii udev 0.141-1 /dev/ and hotplug management daemo
watchdog recommends no packages.
watchdog suggests no packages.
- -- debconf information excluded
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkoeRhIACgkQwuRiAT9o608J5ACghSAjcbu3IdIfdZDzlEm1kd1c
q4sAoKQpnE7TVfCwolJarOTCHPCQAFXG
=STcN
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: watchdog
Source-Version: 5.6-3
We believe that the bug you reported is fixed in the latest version of
watchdog, which is due to be installed in the Debian FTP archive:
watchdog_5.6-3.diff.gz
to pool/main/w/watchdog/watchdog_5.6-3.diff.gz
watchdog_5.6-3.dsc
to pool/main/w/watchdog/watchdog_5.6-3.dsc
watchdog_5.6-3_amd64.deb
to pool/main/w/watchdog/watchdog_5.6-3_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 530...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Meskes <mes...@debian.org> (supplier of updated watchdog package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 28 May 2009 12:45:18 +0200
Source: watchdog
Binary: watchdog
Architecture: source amd64
Version: 5.6-3
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes <mes...@debian.org>
Changed-By: Michael Meskes <mes...@debian.org>
Description:
watchdog - A software watchdog
Closes: 530843
Changes:
watchdog (5.6-3) unstable; urgency=low
.
* Prevent usage of unset variable by applying upstream patch, closes: #530843
* Made initscript use lsb functions.
* Added status argument to init script.
Checksums-Sha1:
b31cf2503123e3251a6f3c330e0497b60efd0cdd 993 watchdog_5.6-3.dsc
f06f6d574c08858933f9c9d93d9fc9e568bc7764 1806 watchdog_5.6-3.diff.gz
bc7419e992dbfe3f4312acb26e4678dea0be2efe 77950 watchdog_5.6-3_amd64.deb
Checksums-Sha256:
74293a33cd095fd1583c266c827ec9c5efb8ff1b6e89eb1ba1adf7e36f462f8d 993
watchdog_5.6-3.dsc
b9f3b06eba1b21876da6e57e956fed6480fb8712f0859b39681cc27a3ea79dcd 1806
watchdog_5.6-3.diff.gz
fb4e12e27f06b8a8fc238c8ad5751574b20bf81cfe7ede1e010b1a4c5d48d716 77950
watchdog_5.6-3_amd64.deb
Files:
6900866ed2f33dc8a475296580de17a4 993 admin extra watchdog_5.6-3.dsc
5cad0c612b947d6aa0082f1daa901dcb 1806 admin extra watchdog_5.6-3.diff.gz
e31986036b3242522d5bb5e93c77e1eb 77950 admin extra watchdog_5.6-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFKHncoVkEm8inxm9ERAtLHAJ97c7WR/DICyUtW98wj7eSg83mpxgCfR152
F4ikzowSMzc5w2CCKykfbgs=
=B36Q
-----END PGP SIGNATURE-----
--- End Message ---