Your message dated Mon, 14 Jan 2008 16:47:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460256: fixed in mdadm 2.6.4-1
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: mdadm
Version: 2.6.2-2
Severity: important

When testing dependency based boot sequencing, a loop was detected
between mdadm and lvm2.  A check make me believe this is because of a
bug in the init.d/mdadm LSB header.

See bug #426108 for information about the loop.

The mdadm script can't depend on $local_fs and $remote_fs and be
inserted at rcS.d sequence 25, as $local_fs is sequence 37, and
$remote_Fs is sequence 47.  This make be believe the dependencies are
wrong, and I suggest replacing them to reflect the current boot order.
The shutdown sequence have similar problems.

Also, the runlevel list is wrong, as the current script is used in
runlevel S, 0 and 6.

Here is a patch to improve the header.  I hope this is correct.

I'm setting severity important as this make it impossible to install
mdadm and lvm2 at the same time when dependency based boot sequencing
is enabled.

diff -ur mdadm-2.6.3+200709292116+4450e59.orig/debian/mdadm.init 
mdadm-2.6.3+200709292116+4450e59/debian/mdadm.init
--- mdadm-2.6.3+200709292116+4450e59.orig/debian/mdadm.init     2008-01-11 
15:53:15.000000000 +0100
+++ mdadm-2.6.3+200709292116+4450e59/debian/mdadm.init  2008-01-11 
16:11:42.000000000 +0100
@@ -10,10 +10,11 @@
 #
 ### BEGIN INIT INFO
 # Provides:          mdadm
-# Required-Start:    $local_fs $remote_fs
-# Required-Stop:     $local_fs $remote_fs
-# Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
+# Required-Start:    checkroot
+# Required-Stop:     umountroot
+# Should-Start:      module-init-tools
+# Default-Start:     S
+# Default-Stop:      0 6
 # Short-Description: MD monitoring daemon
 # Description:       mdadm provides a monitor mode, in which it will scan for
 #                    problems with the MD devices. If a problem is found, the

Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: mdadm
Source-Version: 2.6.4-1

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_2.6.4-1_i386.udeb
  to pool/main/m/mdadm/mdadm-udeb_2.6.4-1_i386.udeb
mdadm_2.6.4-1.diff.gz
  to pool/main/m/mdadm/mdadm_2.6.4-1.diff.gz
mdadm_2.6.4-1.dsc
  to pool/main/m/mdadm/mdadm_2.6.4-1.dsc
mdadm_2.6.4-1_i386.deb
  to pool/main/m/mdadm/mdadm_2.6.4-1_i386.deb
mdadm_2.6.4.orig.tar.gz
  to pool/main/m/mdadm/mdadm_2.6.4.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.
martin f. krafft <[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.7
Date: Mon, 14 Jan 2008 12:47:14 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source i386
Version: 2.6.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian mdadm maintainers <[EMAIL PROTECTED]>
Changed-By: martin f. krafft <[EMAIL PROTECTED]>
Description: 
 mdadm      - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Closes: 460256
Changes: 
 mdadm (2.6.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Apply patch by Petter Reinholdtsen to fix dependency loop in
     init.d script (closes: #460256).
   * Bump Standards-Version to 3.7.3; no changes needed.
Files: 
 6d94433bff91d81bade729fe9c12457b 829 admin optional mdadm_2.6.4-1.dsc
 4235fc330c9d51e6e613a6eee7ebca76 207904 admin optional mdadm_2.6.4.orig.tar.gz
 85bee6152255ed04238a7565ddf66780 117017 admin optional mdadm_2.6.4-1.diff.gz
 40976857d275268040b87a3d8d1b2a70 249610 admin optional mdadm_2.6.4-1_i386.deb
 1e48866500b8ad5f24ed2e956ca3cc71 76106 debian-installer optional 
mdadm-udeb_2.6.4-1_i386.udeb
Package-Type: udeb

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

iD8DBQFHi4wgIgvIgzMMSnURAsFtAKC1K6QPjbwE7Ve4J9SoymsYAU1eCgCeOzuG
Imh7BwLpHnQD/vxVi/4G9Ok=
=GMYU
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to