Your message dated Sun, 26 Feb 2012 18:17:44 +0000
with message-id <[email protected]>
and subject line Bug#650673: fixed in libatasmart 0.18-2
has caused the Debian Bug report #650673,
regarding libatasmart: Add more attribute names from Samsung
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.)
--
650673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650673
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libatasmart
Version: 0.18-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
Add some more SMART attribute names from Samsung to make output easier to
understand.
You can see the names in this spec sheet from Samsung, page 24:
http://www.samsung.com/global/business/semiconductor/products/SSD/downloads/ds_SS805_NSSD_100_SLC_SATA_II_rev11.pdf
Patch by Tobias Wolf.
Originally reported in Ubuntu bug
https://bugs.launchpad.net/ubuntu/+source/libatasmart/+bug/885869
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-030200rc2-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libatasmart-0.18/debian/patches/0003-Add-S.M.A.R.T-attributes-for-Samsung-SSD.patch libatasmart-0.18/debian/patches/0003-Add-S.M.A.R.T-attributes-for-Samsung-SSD.patch
--- libatasmart-0.18/debian/patches/0003-Add-S.M.A.R.T-attributes-for-Samsung-SSD.patch 1969-12-31 19:00:00.000000000 -0500
+++ libatasmart-0.18/debian/patches/0003-Add-S.M.A.R.T-attributes-for-Samsung-SSD.patch 2011-12-01 13:44:04.000000000 -0500
@@ -0,0 +1,48 @@
+From 8dc5e62534244acea8cdfc3439bcba8fb67fd846 Mon Sep 17 00:00:00 2001
+From: Tobias Wolf <[email protected]>
+Date: Sun, 21 Feb 2010 12:58:42 +0100
+Subject: [PATCH] Add S.M.A.R.T attributes for Samsung SSD
+
+ Taken from:
+ http://www.samsung.com/global/business/semiconductor/products/SSD/downloads/ds_SS805_NSSD_100_SLC_SATA_II_rev11.pdf
+
+ Description:
+ Attribute Name
+ 175 Program Fail Count (Chip)
+ 176 Erase Fail Count (Chip)
+ 177 Wear Leveling Count
+ 178 Used Reserved Block Count (Chip)
+ 179 Used Reserved Block Count (Total)
+ 180 Unused Reserved Block Count (Total)
+ 181 Program Fail Count (Total)
+ 182 Erase Fail Count (Total)
+ 183 Runtime bad block (Total)
+
+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libatasmart/+bug/885869
+
+---
+ atasmart.c | 9 +++++++++
+ 1 files changed, 9 insertions(+), 0 deletions(-)
+
+diff --git a/atasmart.c b/atasmart.c
+--- a/atasmart.c
++++ b/atasmart.c
+@@ -1317,6 +1317,15 @@
+ [170] = { "available-reserved-space", SK_SMART_ATTRIBUTE_UNIT_PERCENT, NULL },
+ [171] = { "program-fail-count", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
+ [172] = { "erase-fail-count", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [175] = { "program-fail-count-chip", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [176] = { "erase-fail-count-chip", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [177] = { "wear-leveling-count", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [178] = { "used-reserved-blocks-chip", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [179] = { "used-reserved-blocks-total", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [180] = { "unused-reserved-blocks", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [181] = { "program-fail-count-total", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [182] = { "erase-fail-count-total", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
++ [183] = { "runtime-bad-blk-total", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
+ [184] = { "end-to-end-error", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
+ [187] = { "reported-uncorrect", SK_SMART_ATTRIBUTE_UNIT_SECTORS, verify_sectors },
+ [188] = { "command-timeout", SK_SMART_ATTRIBUTE_UNIT_NONE, NULL },
+--
+1.7.0
+
diff -Nru libatasmart-0.18/debian/patches/series libatasmart-0.18/debian/patches/series
--- libatasmart-0.18/debian/patches/series 2011-10-11 19:06:33.000000000 -0400
+++ libatasmart-0.18/debian/patches/series 2011-12-01 13:42:49.000000000 -0500
@@ -1,2 +1,3 @@
# Debian patches for libatasmart
0002-Drop-our-own-many-bad-sectors-heuristic.patch
+0003-Add-S.M.A.R.T-attributes-for-Samsung-SSD.patch
--- End Message ---
--- Begin Message ---
Source: libatasmart
Source-Version: 0.18-2
We believe that the bug you reported is fixed in the latest version of
libatasmart, which is due to be installed in the Debian FTP archive:
libatasmart-bin_0.18-2_amd64.deb
to main/liba/libatasmart/libatasmart-bin_0.18-2_amd64.deb
libatasmart-dev_0.18-2_amd64.deb
to main/liba/libatasmart/libatasmart-dev_0.18-2_amd64.deb
libatasmart4_0.18-2_amd64.deb
to main/liba/libatasmart/libatasmart4_0.18-2_amd64.deb
libatasmart_0.18-2.debian.tar.gz
to main/liba/libatasmart/libatasmart_0.18-2.debian.tar.gz
libatasmart_0.18-2.dsc
to main/liba/libatasmart/libatasmart_0.18-2.dsc
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.
Martin Pitt <[email protected]> (supplier of updated libatasmart 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: SHA256
Format: 1.8
Date: Sun, 26 Feb 2012 19:02:49 +0100
Source: libatasmart
Binary: libatasmart-dev libatasmart4 libatasmart-bin
Architecture: source amd64
Version: 0.18-2
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team
<[email protected]>
Changed-By: Martin Pitt <[email protected]>
Description:
libatasmart-bin - ATA S.M.A.R.T. reading and parsing library - utilities
libatasmart-dev - ATA S.M.A.R.T. reading and parsing library - development
files
libatasmart4 - ATA S.M.A.R.T. reading and parsing library
Closes: 650673
Changes:
libatasmart (0.18-2) unstable; urgency=low
.
* Add 0003-Add-S.M.A.R.T-attributes-for-Samsung-SSD.patch: Add more
attribute names from Samsung SSD. Thanks to Tobias Wolf for the patch!
(Closes: #650673, LP: #885869)
* Bump Standards-Version to 3.9.3.
* Build library for Multi-Arch.
* Mark libatasmart-bin as M-A: foreign.
Checksums-Sha1:
e235021f0aee1282973a2d38405c969a3a6af4a1 2141 libatasmart_0.18-2.dsc
b219161bec5cc340500d60ec71e3ef566848cadf 6414 libatasmart_0.18-2.debian.tar.gz
7861b8b4d14ac413b080c52a5dc3c1cb578ce8ce 29876 libatasmart-dev_0.18-2_amd64.deb
a4f396920a5578730062bc2cbe675bdfd91ea830 26780 libatasmart4_0.18-2_amd64.deb
5c0b76dfe7c369893ea2ee939bdd020f92dfbb9a 11008 libatasmart-bin_0.18-2_amd64.deb
Checksums-Sha256:
af41bd4db8546de65d6b99907efc737afe3885a90b1dc8fabe5a1b40c693e7f9 2141
libatasmart_0.18-2.dsc
2a522a6e1e87850e97b04f6e02a39e5feed6445c2efbbaa0793e3cba2828d17b 6414
libatasmart_0.18-2.debian.tar.gz
6ef329b9988cca081656660f99cb416b07fd69a1f9219c245f81e0a46bd9dccc 29876
libatasmart-dev_0.18-2_amd64.deb
21c68e6f4513a93549fe64866102339737635f26e48e680a4812bec7a0049014 26780
libatasmart4_0.18-2_amd64.deb
f33362606c9934e71a55af3f5c0d85e38ccdfa81f28d6fa3465123c4acfca04c 11008
libatasmart-bin_0.18-2_amd64.deb
Files:
0f2ea21f2dc39ae1973de7e7a62d5c80 2141 libs optional libatasmart_0.18-2.dsc
dd4a53f1debbec076156b26b1557f6fb 6414 libs optional
libatasmart_0.18-2.debian.tar.gz
77ab007ea58ccfdba324f0f1f144619e 29876 libdevel optional
libatasmart-dev_0.18-2_amd64.deb
f41c0df8e519a4ed65d083e0e680a900 26780 libs optional
libatasmart4_0.18-2_amd64.deb
3a6ea85d915b98fa341bcaaf3cc5bb8e 11008 utils optional
libatasmart-bin_0.18-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPSnRXAAoJEPmIJawmtHuf2d8P/1epMgGivfsIrsIGU+i9OFfl
cMQ7M76K9NX3Om9uwmNteli9JBCU7zWursqGFJEnqstU+2cg+VGkpek3PCxsmQGi
VIT70jKO3H6u8AYOmwKX+LT++m1Qrdlhv+w/6J3YKvsG58F+2aaWf5g4t3NLlObh
byvlw+zvkYeAQ2LuGfmiwz9XimT4yjp5qNnwnWOMFDti69TiEPXFwBzEOrYY3ji5
DcuZBbWjzsnf/3RXkRXL4k0NwpXw+Uegs/ubmfz+WFxDIdYUm+oSsip7wBB9JOO/
GHRCq8ogvOTEkV6EZf84gXmdMu3aLUisTXQufwFKhiTdARd+WBJ4oS7WyErijd+v
G1JSGAxzrN1h5FfttHHYOz0puZViQ6PWIQydOnVmNm56QxVdl5OdIqh7RpflB5xZ
sZXNMZpmO9gKZ6HKRj5lUVxCQawsnudRomnLgy4ucUP4EMO9sjbgLMtUXiMby1kr
yex9zOsZ0kThbCGx7xTLlt7e6YtCjoLOm/HlopgZKG/0ucJ+NU7pK9oeb66TT3lV
fZeb3fRvzVNCbnSSIs+Ilo4EeqNkKtjbpZ2ZZsNYYek/vh1dDT/ZecZl03Cca3ql
sWfW+enfll0CrgnIRVHAGNut07SAqVDY4ox19DTy8KRTnGhffE21dB0o+l/SmOXb
Ue/DYyeWYevkURpQ8FXq
=M08m
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers