Your message dated Fri, 19 Jan 2007 00:02:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#404310: fixed in hddtemp 0.3-beta15-34
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: hddtemp
Version: 0.3-beta15-33
Severity: normal
very verbose information can be found in this thread
http://www.gossamer-threads.com/lists/engine?do=post_view_flat;post=715713;page=2;sb=post_latest_reply;so=ASC;mh=25;list=linux
aswell as this patch:
--- hddtemp-0.3-beta15/src/satacmds.c~ 2006-12-19 12:01:10.000000000 +0100
+++ hddtemp-0.3-beta15/src/satacmds.c 2006-12-19 12:01:27.000000000 +0100
@@ -54,7 +54,6 @@
unsigned char cdb[16];
unsigned char sense[32];
int dxfer_direction;
- int ret;
memset(cdb, 0, sizeof(cdb));
cdb[0] = ATA_16;
@@ -78,13 +77,7 @@
cdb[6] = cmd[1];
cdb[14] = cmd[0];
- ret = scsi_SG_IO(device, cdb, sizeof(cdb), buffer, cmd[3] * 512,
sense, sizeof(sense), dxfer_direction);
-
- /* Verify SATA magics */
- if (sense[0] != 0x72 || sense[7] != 0x0e || sense[9] != 0x0e ||
sense[10] != 0x00)
- return 1;
- else
- return ret;
+ return scsi_SG_IO(device, cdb, sizeof(cdb), buffer, cmd[3] * 512,
sense, sizeof(sense), dxfer_direction);
}
void sata_fixstring(unsigned char *s, int bytecount)
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-rc1-sonne
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages hddtemp depends on:
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii libc6 2.3.6.ds1-9 GNU C Library: Shared libraries
ii lsb-base 3.1-22 Linux Standard Base 3.1 init scrip
hddtemp recommends no packages.
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Source: hddtemp
Source-Version: 0.3-beta15-34
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-34.diff.gz
to pool/main/h/hddtemp/hddtemp_0.3-beta15-34.diff.gz
hddtemp_0.3-beta15-34.dsc
to pool/main/h/hddtemp/hddtemp_0.3-beta15-34.dsc
hddtemp_0.3-beta15-34_amd64.deb
to pool/main/h/hddtemp/hddtemp_0.3-beta15-34_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.7
Date: Fri, 19 Jan 2007 00:38:27 +0100
Source: hddtemp
Binary: hddtemp
Architecture: source amd64
Version: 0.3-beta15-34
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description:
hddtemp - Utility to monitor the temperature of your hard drive
Closes: 398788 401978 404310
Changes:
hddtemp (0.3-beta15-34) unstable; urgency=low
.
* Relax SATA magic checkings (closes: #404310)
* Updated Swedish debconf template. Thanks to Daniel Nylander (closes:
bug#398788).
* /etc/default/hddtemp: changed SYSLOG into RUN_SYSLOG and fixed the
comments (closes: bug#401978).
Files:
2414efa4fd6d24877b822fa0aa1cf505 618 utils extra hddtemp_0.3-beta15-34.dsc
748e6145da84efbeffffbe1076600ecf 35967 utils extra
hddtemp_0.3-beta15-34.diff.gz
6b18e025a7ca8ad01c14909eb223a742 49884 utils extra
hddtemp_0.3-beta15-34_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFsAj0w3ao2vG823MRAlLOAJ9jPfCHR6H/37oBTOlu1Y6tK10lowCfXIN9
2heJy75HQ0LXNmXNzj7AUmc=
=aIvQ
-----END PGP SIGNATURE-----
--- End Message ---