Your message dated Sun, 09 Oct 2011 18:32:43 +0000
with message-id <[email protected]>
and subject line Bug#643611: fixed in hddtemp 0.3-beta15-50
has caused the Debian Bug report #643611,
regarding init.d status support
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.)
--
643611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643611
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hddtemp
Version: 0.3-beta15-49
Severity: wishlist
Tags: patch
Here is a patch that adds support for the "status" action to the init script.
diff -u hddtemp-0.3-beta15/debian/init hddtemp-0.3-beta15/debian/init
--- hddtemp-0.3-beta15/debian/init
+++ hddtemp-0.3-beta15/debian/init
@@ -82,8 +82,12 @@
reload|restart|force-reload)
$0 stop && $0 start
;;
+ status)
+ status_of_proc $DAEMON $NAME
+ exit $?
+ ;;
*)
- echo "Usage: /etc/init.d/$NAME {start|stop|restart|force-reload}" >&2
+ echo "Usage: /etc/init.d/$NAME {start|stop|restart|force-reload|status}" >&2
exit 1
;;
esac
diff -u hddtemp-0.3-beta15/debian/changelog hddtemp-0.3-beta15/debian/changelog
--- hddtemp-0.3-beta15/debian/changelog
+++ hddtemp-0.3-beta15/debian/changelog
@@ -1,3 +1,9 @@
+hddtemp (0.3-beta15-49.1) unstable; urgency=low
+
+ * Add init.d status support
+
+ -- Peter Eisentraut <[email protected]> Wed, 28 Sep 2011 06:32:18 +0300
+
hddtemp (0.3-beta15-49) unstable; urgency=low
* Added Slovak debconf templates. Thanks to Slavko (closes: bug#634519).
--- End Message ---
--- Begin Message ---
Source: hddtemp
Source-Version: 0.3-beta15-50
We believe that the bug you reported is fixed in the latest version of
hddtemp, which is due to be installed in the Debian FTP archive:
hddtemp_0.3-beta15-50.diff.gz
to main/h/hddtemp/hddtemp_0.3-beta15-50.diff.gz
hddtemp_0.3-beta15-50.dsc
to main/h/hddtemp/hddtemp_0.3-beta15-50.dsc
hddtemp_0.3-beta15-50_amd64.deb
to main/h/hddtemp/hddtemp_0.3-beta15-50_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Aurelien Jarno <[email protected]> (supplier of updated hddtemp 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: Sun, 09 Oct 2011 20:16:06 +0200
Source: hddtemp
Binary: hddtemp
Architecture: source amd64
Version: 0.3-beta15-50
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[email protected]>
Changed-By: Aurelien Jarno <[email protected]>
Description:
hddtemp - hard drive temperature monitoring utility
Closes: 640899 643610 643611
Changes:
hddtemp (0.3-beta15-50) unstable; urgency=low
.
* Convert hddtemp.db to UTF-8 (closes: bug#640899).
* Don't restart on reload in init.d (closes: bug#643610).
* Add a status option in init.d (closes: bug#643611).
Checksums-Sha1:
bfff7e422e59c025ddd9c42c950865857a4d6346 1102 hddtemp_0.3-beta15-50.dsc
9002718b7cdcd773689a809bffaa1177b723af10 50857 hddtemp_0.3-beta15-50.diff.gz
0ad33cae9fbcbecbc2197f8e12d53bbd16e04186 61384 hddtemp_0.3-beta15-50_amd64.deb
Checksums-Sha256:
9864dcef97d0461da08de3523d740b6b8bef2105ad40a5dc0efb3b40a5696c0f 1102
hddtemp_0.3-beta15-50.dsc
4529323a940770f41a087837478cc2e8a4569394be5d62c0c43cde2c9b735c9e 50857
hddtemp_0.3-beta15-50.diff.gz
286c82e3876762ebefdcefe81532deba43a94ba4896da32cbc8ac16cfa95f76e 61384
hddtemp_0.3-beta15-50_amd64.deb
Files:
5070447c177fe9d752c3adf81119402f 1102 utils extra hddtemp_0.3-beta15-50.dsc
084edcbc9723c153f67f2bf3cc5e36af 50857 utils extra
hddtemp_0.3-beta15-50.diff.gz
5df836f0a39897fb537977d7e92d8b27 61384 utils extra
hddtemp_0.3-beta15-50_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFOkeeVw3ao2vG823MRAtmMAJ4rLrqzcZIpRzxnQIGukP+lFUit+QCghEUI
omsU+KmZJop/MBgfYp9/xKw=
=ynYD
-----END PGP SIGNATURE-----
--- End Message ---