Your message dated Wed, 22 Oct 2008 13:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#503080: fixed in watchdog 5.4-7
has caused the Debian Bug report #503080,
regarding watchdog.postinst: line 18: /sbin/MAKEDEV: No such file or directory
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.)
--
503080: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503080
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: watchdog
Version: 5.4-6
Severity: serious
Michael,
watchdog fails to install with an error if one doesn't have makedev installed.
# apt-get install watchdog
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
watchdog
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 69.3kB of archives.
After this operation, 283kB of additional disk space will be used.
Get:1 http://ftp.au.debian.org sid/main watchdog 5.4-6 [69.3kB]
Fetched 69.3kB in 4s (13.9kB/s)
Preconfiguring packages ...
Selecting previously deselected package watchdog.
(Reading database ... 174773 files and directories currently installed.)
Unpacking watchdog (from .../watchdog_5.4-6_i386.deb) ...
Processing triggers for man-db ...
Setting up watchdog (5.4-6) ...
/var/lib/dpkg/info/watchdog.postinst: line 18: /sbin/MAKEDEV: No such file or
directory
The patch should do something like:
if [ -x /dev/MAKEDEV ]; then
echo "creating foo devices..."
/dev/MAKEDEV foo
fi
Mark
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages watchdog depends on:
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii libc6 2.7-14 GNU C Library: Shared libraries
ii udev 0.125-7 /dev/ and hotplug management daemo
watchdog recommends no packages.
watchdog suggests no packages.
-- debconf information:
watchdog/module: none
watchdog/run: true
watchdog/restart: false
--- End Message ---
--- Begin Message ---
Source: watchdog
Source-Version: 5.4-7
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.4-7.diff.gz
to pool/main/w/watchdog/watchdog_5.4-7.diff.gz
watchdog_5.4-7.dsc
to pool/main/w/watchdog/watchdog_5.4-7.dsc
watchdog_5.4-7_i386.deb
to pool/main/w/watchdog/watchdog_5.4-7_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Meskes <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 22 Oct 2008 14:38:30 +0200
Source: watchdog
Binary: watchdog
Architecture: source i386
Version: 5.4-7
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes <[EMAIL PROTECTED]>
Changed-By: Michael Meskes <[EMAIL PROTECTED]>
Description:
watchdog - A software watchdog
Closes: 503080
Changes:
watchdog (5.4-7) unstable; urgency=low
.
* Check whether /sbin/MAKEDEV exists before calling it, closes: #503080
Checksums-Sha1:
fcdcae41c9c1cb7b4f9c83b95c0948ecf3f579e4 951 watchdog_5.4-7.dsc
cc474f6199f4a626a69ed755c95101c4fbb1f001 3359 watchdog_5.4-7.diff.gz
738697bae290699fc775fe1a0edaaa44422d9a33 69328 watchdog_5.4-7_i386.deb
Checksums-Sha256:
1c7f08de0e2b3c6748a02fb319d45b1f2a201007e4d1c2094d107e639cc261a2 951
watchdog_5.4-7.dsc
474136449f830097e285dd2730fee8ad0e1b74f727a9204913165c76d45d3cce 3359
watchdog_5.4-7.diff.gz
59e454995b39fb149c5bde956fe6df5f137602009236184d7b76629589ff5ca0 69328
watchdog_5.4-7_i386.deb
Files:
cceb4e282772aa151bc52b5a9c376ad7 951 admin extra watchdog_5.4-7.dsc
086cc15850a4d0d5b282fee685b9805a 3359 admin extra watchdog_5.4-7.diff.gz
38accc7b79091ea6894d5a70821200ca 69328 admin extra watchdog_5.4-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFI/x93VkEm8inxm9ERAnqNAJ9a2U/faaJBKVdUrLjNO4hMpcvyugCbB9R5
XzWqEWZjRvNnIBEsm/OBI3U=
=a7Hl
-----END PGP SIGNATURE-----
--- End Message ---