Your message dated Thu, 04 Sep 2008 11:02:44 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#495547: fixed in lm-sensors-3 1:3.0.2-2
has caused the Debian Bug report #495547,
regarding sensord: Please remove stop links from rc0 and rc6
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.)


-- 
495547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495547
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sensord
Version: 3.0.2
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch

Hi,

For daemons that do not require clean shutdown to perform their
operation it is possible to not explicitly stop the daemon in
runlevels 0 and 6, and let sendsigs take care of stopping the
daemon.

This has been used in Ubuntu for a while to speed up the shutdown
process. The policy has recently been changed to make it compatible
with Debian, and so I am now forwarding you the patch that can
help to bring these benefits in to Debian.

Please consider applying the attached patch.

You will also need a postinst snippet to remove the existing stop
links. This will look something like

# Remove shutdown and reboot links; this init script does not need them.
if dpkg --compare-versions "$2" lt "<version where patch is applied>";
then
        rm -f /etc/rc0.d/K20sensord /etc/rc6.d/K20sensord
fi

You can read more on this subject at

https://wiki.ubuntu.com/Teardown
https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-June/000430.html
http://lists.debian.org/debian-devel/2008/07/msg00005.html

Thanks,

Didier
diff -purN lm-sensors-3-3.0.2/debian/rules lm-sensors-3-3.0.2-ubuntu/debian/rules
--- lm-sensors-3-3.0.2/debian/rules	2008-08-16 15:42:48.000000000 +0200
+++ lm-sensors-3-3.0.2-ubuntu/debian/rules	2008-08-15 17:15:54.000000000 +0200
@@ -81,7 +81,7 @@ binary-arch: build install
 	dh_installdocs -s -XCVS
 	dh_installexamples -s -XCVS -XModule.mk
 	dh_installmodules -n -s --name=i2c
-	dh_installinit -psensord
+	dh_installinit -psensord -- start 20 2 3 4 5 . stop 20 1 .
 	dh_installinit -plm-sensors --name=fancontrol --no-restart-on-upgrade
 	dh_installinit -plm-sensors --name=lm-sensors --no-start -- start 47 S .
 	dh_installman -s
diff -purN lm-sensors-3-3.0.2/debian/sensord.init lm-sensors-3-3.0.2-ubuntu/debian/sensord.init
--- lm-sensors-3-3.0.2/debian/sensord.init	2008-08-16 15:42:48.000000000 +0200
+++ lm-sensors-3-3.0.2-ubuntu/debian/sensord.init	2008-08-15 17:19:09.000000000 +0200
@@ -5,7 +5,7 @@
 # Required-Start:    $local_fs $syslog lm-sensors
 # Required-Stop:     $local_fs $syslog
 # Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
+# Default-Stop:      1
 # Short-Description: lm-sensors daemon
 # Description:       hardware sensor information logging daemon
 ### END INIT INFO

--- End Message ---
--- Begin Message ---
Source: lm-sensors-3
Source-Version: 1:3.0.2-2

We believe that the bug you reported is fixed in the latest version of
lm-sensors-3, which is due to be installed in the Debian FTP archive:

libsensors4-dev_3.0.2-2_amd64.deb
  to pool/main/l/lm-sensors-3/libsensors4-dev_3.0.2-2_amd64.deb
libsensors4_3.0.2-2_amd64.deb
  to pool/main/l/lm-sensors-3/libsensors4_3.0.2-2_amd64.deb
lm-sensors-3_3.0.2-2.diff.gz
  to pool/main/l/lm-sensors-3/lm-sensors-3_3.0.2-2.diff.gz
lm-sensors-3_3.0.2-2.dsc
  to pool/main/l/lm-sensors-3/lm-sensors-3_3.0.2-2.dsc
lm-sensors_3.0.2-2_amd64.deb
  to pool/main/l/lm-sensors-3/lm-sensors_3.0.2-2_amd64.deb
sensord_3.0.2-2_amd64.deb
  to pool/main/l/lm-sensors-3/sensord_3.0.2-2_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 lm-sensors-3 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: Thu, 04 Sep 2008 12:40:12 +0200
Source: lm-sensors-3
Binary: lm-sensors libsensors4 libsensors4-dev sensord
Architecture: source amd64
Version: 1:3.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description: 
 libsensors4 - library to read temperature/voltage/fan sensors
 libsensors4-dev - lm-sensors development kit
 lm-sensors - utilities to read temperature/voltage/fan sensors
 sensord    - hardware sensor information logging daemon
Closes: 495547 496703
Changes: 
 lm-sensors-3 (1:3.0.2-2) unstable; urgency=low
 .
   * Remove stop links from rc0 and rc6 (closes: bug#495547).
   * Add a NEWS.Debian file from libsensors4 explaining how to
     generate /etc/sensors3.conf from /etc/sensors.conf (closes:
     bug#496703).
   * Bumped Standards-version to 3.8.0
     - Add debian/README.source
Checksums-Sha1: 
 f9d4f8526318c0ed039ba2b46b8e7e1ab976ab31 1091 lm-sensors-3_3.0.2-2.dsc
 bea5271f5ea68d5da2787b054e68367f5f21d489 27012 lm-sensors-3_3.0.2-2.diff.gz
 8999e7858880badb29fe7e34cb5f6bf1ff8d8877 128274 lm-sensors_3.0.2-2_amd64.deb
 8983023036b403c15e20e6a4f3168047e2b90719 63960 libsensors4_3.0.2-2_amd64.deb
 f6e61d848ab57bc0663402203132d41c9d04afb1 51620 
libsensors4-dev_3.0.2-2_amd64.deb
 6755cd0418c2424e7bbe6ba9b0da66aa8cc266e2 40060 sensord_3.0.2-2_amd64.deb
Checksums-Sha256: 
 929fc576d503de197ae1a42627bba034dd48f9bea4670264bbe820340c9b3bee 1091 
lm-sensors-3_3.0.2-2.dsc
 15a19ea7462dd974297108fd0776210c53002d8acc9c84a5a7a2d7efb9fd6d59 27012 
lm-sensors-3_3.0.2-2.diff.gz
 2828002ec6150e36ee008dc2e679af5fe6af7a9789bceccefded63cc2d722c5f 128274 
lm-sensors_3.0.2-2_amd64.deb
 827a0a39fc490b227a0343bb15fe10f383a145f8d9b80c42b602eb1699578eaa 63960 
libsensors4_3.0.2-2_amd64.deb
 e71a554b799f4c5d4e839bef48879af879110060ca440f612cd1ce22f3667b31 51620 
libsensors4-dev_3.0.2-2_amd64.deb
 1c3c442f22a436e54b6130dbdc558a5a6dd591bb37fadc9ff5936b2f3860a58f 40060 
sensord_3.0.2-2_amd64.deb
Files: 
 6098232ac0d1af7f4ec719a076f0e003 1091 utils extra lm-sensors-3_3.0.2-2.dsc
 c1bb492d126054ea2d98380b5b73bfa6 27012 utils extra lm-sensors-3_3.0.2-2.diff.gz
 1c6af65a11b36ca8449326364c668b60 128274 utils extra 
lm-sensors_3.0.2-2_amd64.deb
 75bfbfc76ffa0629855cab22cc62ff5d 63960 libs optional 
libsensors4_3.0.2-2_amd64.deb
 c20e210be1c43b482c4aff02b8c0bd00 51620 libdevel extra 
libsensors4-dev_3.0.2-2_amd64.deb
 43f8b4ea8c743aa087e0671cb6ab28e6 40060 utils extra sensord_3.0.2-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFIv7wkw3ao2vG823MRAqe+AJ9v3S7E0ttk4TLprp3iJq7UXTDEcgCeMd3N
BvCFPyCghG4zTIw/wILqdM8=
=25Sz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to