Your message dated Tue, 18 Mar 2008 01:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471401: fixed in hdparm 8.6-1
has caused the Debian Bug report #471401,
regarding hdparm: udev rule does not match "sd[a-z]" (sata) devices
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.)


-- 
471401: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471401
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: hdparm
Version: 7.7-1ubuntu1
Severity: important
Tags: patch

The udev rule (debian/hdparm.rules) only matches hd[a-z] devices (e.g.
"hda"), but not sd[a-z], e.g. "sda".

This has been reported for Ubuntu at https://launchpad.net/bugs/156893.
diff -Nur hdparm-8.3.orig/debian/hdparm.rules hdparm-8.3/debian/hdparm.rules
--- hdparm-8.3.orig/debian/hdparm.rules 2008-03-17 23:51:31.000000000 +0100
+++ hdparm-8.3/debian/hdparm.rules      2008-03-18 00:24:56.090569547 +0100
@@ -1,2 +1,2 @@
-ACTION=="add", SUBSYSTEM=="block", KERNEL=="hd[a-z]", RUN+="/etc/init.d/hdparm 
hotplug"
+ACTION=="add", SUBSYSTEM=="block", KERNEL=="[hs]d[a-z]", 
RUN+="/etc/init.d/hdparm hotplug"
 

--- End Message ---
--- Begin Message ---
Source: hdparm
Source-Version: 8.6-1

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

hdparm-dbg_8.6-1_i386.deb
  to pool/main/h/hdparm/hdparm-dbg_8.6-1_i386.deb
hdparm-udeb_8.6-1_i386.udeb
  to pool/main/h/hdparm/hdparm-udeb_8.6-1_i386.udeb
hdparm_8.6-1.diff.gz
  to pool/main/h/hdparm/hdparm_8.6-1.diff.gz
hdparm_8.6-1.dsc
  to pool/main/h/hdparm/hdparm_8.6-1.dsc
hdparm_8.6-1_i386.deb
  to pool/main/h/hdparm/hdparm_8.6-1_i386.deb
hdparm_8.6.orig.tar.gz
  to pool/main/h/hdparm/hdparm_8.6.orig.tar.gz



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.
Stephen Gran <[EMAIL PROTECTED]> (supplier of updated hdparm 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.7
Date: Tue, 18 Mar 2008 01:06:37 +0000
Source: hdparm
Binary: hdparm hdparm-dbg hdparm-udeb
Architecture: source i386
Version: 8.6-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Gran <[EMAIL PROTECTED]>
Changed-By: Stephen Gran <[EMAIL PROTECTED]>
Description: 
 hdparm     - tune hard disk parameters for high performance
 hdparm-dbg - debug files for hdparm
 hdparm-udeb - tune hard disk parameters for high performance (udeb)
Closes: 471401
Changes: 
 hdparm (8.6-1) unstable; urgency=low
 .
   * New upstream version
   * Udev rule can also match for sata devices (closes: #471401)
Files: 
 6b37547590e309d74d6b0b7c2d0ee148 621 admin optional hdparm_8.6-1.dsc
 237fbceeeba6318b987983fd858994df 70456 admin optional hdparm_8.6.orig.tar.gz
 ad36f8a887c85594eb93d37f3084edd1 17913 admin optional hdparm_8.6-1.diff.gz
 9faa049a77eb852f0e1980549b390ecf 73974 admin optional hdparm_8.6-1_i386.deb
 c6e5937289b5e8b42083c815d761d8e5 44884 admin extra hdparm-dbg_8.6-1_i386.deb
 68dca55e2c645a0dd50b1cc97585fb51 32834 debian-installer optional 
hdparm-udeb_8.6-1_i386.udeb
Package-Type: udeb

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

iD8DBQFH3xZ7SYIMHOpZA44RAvoeAJwMhjnQ5mfeA3ZTQhBU0jr44hd3fwCfY2ZJ
POZMU4tKMBzGsDpqinHJf+c=
=7Jm2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to