Your message dated Mon, 30 Apr 2012 10:33:24 +0000
with message-id <[email protected]>
and subject line Bug#656038: fixed in mdadm 3.2.3-3
has caused the Debian Bug report #656038,
regarding mdadm: Adjusting logcheck rule as the kernel now uses "k" instead of
"blocks"
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.)
--
656038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656038
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mdadm
Version: 3.2.2-1
Severity: normal
Tags: patch
The Linux kernel now uses "k" instead of "blocks" in its "using X
window" message; this patch adjusts the logcheck rule accordingly.
>From 8295ea3329739ff736a9ffe7af475f98fa8efa08 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Bri=C3=A8re?= <[email protected]>
Date: Sun, 15 Jan 2012 22:24:50 -0500
Subject: [PATCH] Adjusting logcheck rule as the kernel now uses "k" instead
of "blocks"
The Linux kernel now uses "k" instead of "blocks" since 3.0 (commit
ac42450).
---
debian/mdadm.logcheck.ignore.server | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/mdadm.logcheck.ignore.server b/debian/mdadm.logcheck.ignore.server
index 3d3d5a3..051c473 100644
--- a/debian/mdadm.logcheck.ignore.server
+++ b/debian/mdadm.logcheck.ignore.server
@@ -10,7 +10,7 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? md: minimum _guaranteed_ ?speed: [[:digit:]]+ KB/sec/disk\.$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? md: using maximum available idle IO bandwidth \(but not more than [[:digit:]]+ KB/sec\) for (data-check|requested-resync|resync|reshape|recovery)\.$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? md: delaying (data-check|requested-resync|resync|reshape|recovery) of md[[:digit:]]+ until md[[:digit:]]+ has finished \(they share one or more physical units\)$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? md: using [[:digit:]]+k window, over a total of [[:digit:]]+ blocks\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? md: using [[:digit:]]+k window, over a total of [[:digit:]]+( blocks|k)\.$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? md: (un)?bind<[^>]+>$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? md: export_rdev\([^)]+\)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? raid[[:digit:]]+: raid set [[:alnum:]]+ active with [[:digit:]]+ out of [[:digit:]]+ mirrors$
--
1.7.8.3
--- End Message ---
--- Begin Message ---
Source: mdadm
Source-Version: 3.2.3-3
We believe that the bug you reported is fixed in the latest version of
mdadm, which is due to be installed in the Debian FTP archive:
mdadm-udeb_3.2.3-3_i386.udeb
to main/m/mdadm/mdadm-udeb_3.2.3-3_i386.udeb
mdadm_3.2.3-3.debian.tar.bz2
to main/m/mdadm/mdadm_3.2.3-3.debian.tar.bz2
mdadm_3.2.3-3.dsc
to main/m/mdadm/mdadm_3.2.3-3.dsc
mdadm_3.2.3-3_i386.deb
to main/m/mdadm/mdadm_3.2.3-3_i386.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.
Michael Tokarev <[email protected]> (supplier of updated mdadm 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: Mon, 30 Apr 2012 14:12:38 +0400
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source i386
Version: 3.2.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian mdadm maintainers <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Description:
mdadm - tool to administer Linux MD arrays (software RAID)
mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Closes: 627774 644319 656038
Changes:
mdadm (3.2.3-3) unstable; urgency=low
.
* switch from topgit to plain 3.0 (quilt) layout, creating
debian/patches. Don't build-depend on quilt as patching
is done automatically by dpkg-source.
* debian/patches/debian-run-udev.diff by Roger Leigh (Closes: #644319,
#627774)
* update debian/mdadm.logcheck.ignore.server to recognize "k" in
addition of "blocks" in kernel messages. Thanks to Frédéric Brière
for the patch (Closes: #656038)
Checksums-Sha1:
c2842ad83dd38436dc6cc041fae3cd99c874510d 1491 mdadm_3.2.3-3.dsc
ec5ae4654940461c60005339dc2f39a92b4eb7fb 125119 mdadm_3.2.3-3.debian.tar.bz2
7717484a7fea340dd74d0f843f916206503aa806 558414 mdadm_3.2.3-3_i386.deb
d8e0633a94bce90835368c58db1721b274efa9d5 189524 mdadm-udeb_3.2.3-3_i386.udeb
Checksums-Sha256:
65eda85dc8fec21a26400bde85acc53c44a6a11e18eeb0e28c7d849bfb388490 1491
mdadm_3.2.3-3.dsc
1e93c0351bed46e87e5578e4dd47bbf6c61557ab645f9cb8087af681080a1201 125119
mdadm_3.2.3-3.debian.tar.bz2
7cb2ef79b9225930dc27c733ba635616360e7135aee1080f028673515f1265aa 558414
mdadm_3.2.3-3_i386.deb
aad5922a56dfe5abe7f4458dd4c219be2a053795cb78bbef7d8a0a7f62429b87 189524
mdadm-udeb_3.2.3-3_i386.udeb
Files:
264550b342a02f7fc7ec56fe7ac13dd8 1491 admin optional mdadm_3.2.3-3.dsc
1d02823006ba7853fce13aab9df19692 125119 admin optional
mdadm_3.2.3-3.debian.tar.bz2
d98b4660189af0cff050900b4d749586 558414 admin optional mdadm_3.2.3-3_i386.deb
46de3b1d9ce503057f3e0482174ac0e8 189524 debian-installer optional
mdadm-udeb_3.2.3-3_i386.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iJwEAQECAAYFAk+eZrQACgkQUlPFrXTwyDirBAP/aFh2A9tPNp4w5pVV40lpc9lK
qPNqr9do4JbYbUdV3RNXUG9i/s4ZLwPyVX84oYaYTf9RgKFf94+b/re9G8/YiTg1
qcIcbB+rwwimXynthLNCR9iQOGAqw09bWMIdLnTPf4GhZ5qijMMjsxrEUJwSyN+y
zaxm4GRKtnxMas7c2nY=
=bZwg
-----END PGP SIGNATURE-----
--- End Message ---