Your message dated Sat, 07 Feb 2015 15:19:48 +0000
with message-id <[email protected]>
and subject line Bug#745697: fixed in dmraid 1.0.0.rc16-7
has caused the Debian Bug report #745697,
regarding dmraid: Module dm-raid45 does not exist. It should not be forced to 
load in hook.
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.)


-- 
745697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745697
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dmraid
Version: 1.0.0.rc16-5
Severity: normal
Tags: patch

Dear Maintainer,

The initrd.img contains "dm-raid45" in /conf/modules, however, "dm-raid45" does 
not exist on Linux kenrel 3.13. Therefore we should drop force loading 
dm-raid45 module in the initramfs hook, as what Ubuntu has done in 
1.0.0.rc16-4.2ubuntu2:
http://changelogs.ubuntu.com/changelogs/pool/main/d/dmraid/dmraid_1.0.0.rc16-4.2ubuntu3/changelog
Attached please find the patch file.


-- Package-specific info:
--- dmraid -r -vvv output
WARN: locking /var/lock/dmraid/.lock
NOTICE: /dev/sda: asr     discovering
NOTICE: /dev/sda: ddf1    discovering
NOTICE: /dev/sda: hpt37x  discovering
NOTICE: /dev/sda: hpt45x  discovering
NOTICE: /dev/sda: isw     discovering
NOTICE: /dev/sda: jmicron discovering
NOTICE: /dev/sda: lsi     discovering
NOTICE: /dev/sda: nvidia  discovering
NOTICE: /dev/sda: pdc     discovering
NOTICE: /dev/sda: sil     discovering
NOTICE: /dev/sda: via     discovering
no raid disks
WARN: unlocking /var/lock/dmraid/.lock

--- dmraid -s -vv output
NOTICE: /dev/sda: asr     discovering
NOTICE: /dev/sda: ddf1    discovering
NOTICE: /dev/sda: hpt37x  discovering
NOTICE: /dev/sda: hpt45x  discovering
NOTICE: /dev/sda: isw     discovering
NOTICE: /dev/sda: jmicron discovering
NOTICE: /dev/sda: lsi     discovering
NOTICE: /dev/sda: nvidia  discovering
NOTICE: /dev/sda: pdc     discovering
NOTICE: /dev/sda: sil     discovering
NOTICE: /dev/sda: via     discovering
no raid disks

--- /proc/partitions:
major minor  #blocks  name

  11        0    1048575 sr0
   8        0   31457280 sda
   8        1   29910903 sda1
   8        2          1 sda2
   8        5    1536097 sda5

--- initrd.img-3.13-1-686-pae:
75105 blocks
sbin/mdadm
conf/mdadm
scripts/local-top/mdadm
lib/modules/3.13-1-686-pae/kernel/drivers/md/dm-snapshot.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/raid1.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/dm-crypt.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/raid456.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/raid0.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/dm-log.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/raid10.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/dm-mirror.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/linear.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/md-mod.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/dm-region-hash.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/multipath.ko
lib/modules/3.13-1-686-pae/kernel/drivers/md/dm-mod.ko
etc/mdadm
etc/mdadm/mdadm.conf

--- /proc/modules:
dm_crypt 22171 0 - Live 0xf8c19000
dm_mirror 17262 0 - Live 0xf8379000
dm_region_hash 13107 1 dm_mirror, Live 0xf835d000
dm_log 13240 2 dm_mirror,dm_region_hash, Live 0xf8367000
dm_mod 74768 3 dm_crypt,dm_mirror,dm_log, Live 0xf839d000

--- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.13-1-686-pae 
root=UUID=de8a2656-f7f2-4401-a4c7-3ca819181c9b ro quiet


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dmraid depends on:
ii  dmsetup              2:1.02.83-2
ii  libc6                2.18-4
ii  libdmraid1.0.0.rc16  1.0.0.rc16-5
ii  libselinux1          2.2.2-1
ii  libsepol1            2.2-1
ii  udev                 204-8

dmraid recommends no packages.

dmraid suggests no packages.

-- no debconf information
--- debian/initramfs/dmraid.initramfs-hook/dmraid	2014-04-24 12:26:47.000000000 +0800
+++ debian/initramfs/dmraid.initramfs-hook/dmraid.new	2014-04-24 12:29:21.208478811 +0800
@@ -20,7 +20,6 @@
 if [ -x /sbin/dmraid ]; then
 	force_load dm-mod
 	force_load dm-mirror
-	force_load dm-raid45
 	copy_exec /sbin/dmraid sbin
 	copy_exec /sbin/dmraid-activate sbin
 	if [ "$BUSYBOX" = n ]; then

--- End Message ---
--- Begin Message ---
Source: dmraid
Source-Version: 1.0.0.rc16-7

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

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.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated dmraid 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: Sat, 07 Feb 2015 13:47:48 +0000
Source: dmraid
Binary: dmraid dmraid-udeb libdmraid1.0.0.rc16-udeb libdmraid1.0.0.rc16 
libdmraid-dev
Architecture: source amd64
Version: 1.0.0.rc16-7
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Description:
 dmraid     - Device-Mapper Software RAID support tool
 dmraid-udeb - Device-Mapper Software RAID support tool (udeb) (udeb)
 libdmraid-dev - Device-Mapper Software RAID support tool - header files
 libdmraid1.0.0.rc16 - Device-Mapper Software RAID support tool - shared library
 libdmraid1.0.0.rc16-udeb - Device-Mapper Software RAID support tool - shared 
library (udeb) (udeb)
Closes: 745697
Changes:
 dmraid (1.0.0.rc16-7) unstable; urgency=low
 .
   * Sync with Ubuntu.
 .
   [ Dimitri John Ledkov ]
   * Drop force loading dm-raid45 module in the initramfs hook
     (closes: #745697).
Checksums-Sha1:
 393263b805540735181845056e3aaaf1558c7420 2210 dmraid_1.0.0.rc16-7.dsc
 834040fb6655027136663d51cefc7ef567af0cd4 55547 dmraid_1.0.0.rc16-7.diff.gz
 966a646d4fbe92127f49afca35698bdad75c8efa 36110 dmraid_1.0.0.rc16-7_amd64.deb
 35fcd3e0a5ec94b11d0e9ba0dd4c1d6bc21bbae8 10412 
dmraid-udeb_1.0.0.rc16-7_amd64.udeb
 b040d04ce51f59a166c309e8f20c44c9b6e48b0b 82728 
libdmraid1.0.0.rc16-udeb_1.0.0.rc16-7_amd64.udeb
 b5a85571247df0133b56063562b66bdeceef3ca1 99110 
libdmraid1.0.0.rc16_1.0.0.rc16-7_amd64.deb
 054f38dcf53d04e71d1ed793efd6b00569a8b5b6 121412 
libdmraid-dev_1.0.0.rc16-7_amd64.deb
Checksums-Sha256:
 f91d89aecd3009decc9dc8a2e7a515800a0318ee10adfabaf9f6b6e3f384caa2 2210 
dmraid_1.0.0.rc16-7.dsc
 e54b62670a7c3e788e51ab49221e604242689618d373b0e4bd2920539d304812 55547 
dmraid_1.0.0.rc16-7.diff.gz
 44c97e861dc33aca2e27d860c2391bc915e2e8f8bc0d8cbe3d624b431eb4c10e 36110 
dmraid_1.0.0.rc16-7_amd64.deb
 4f2535690d0f19718bb5c8594af7387409d820ebc2cd783ce09dd30cefa957be 10412 
dmraid-udeb_1.0.0.rc16-7_amd64.udeb
 d9f7a18ed8108870a788f3b60bb10519309c58b57c6f71062f41a15bec6b7277 82728 
libdmraid1.0.0.rc16-udeb_1.0.0.rc16-7_amd64.udeb
 90e4aeb90eb2a1b4fae23c05b0a3d13bee78f8c520f4c929d7fb7d2000f4d938 99110 
libdmraid1.0.0.rc16_1.0.0.rc16-7_amd64.deb
 559c2255ca27cc7550c9524315fb16f5235a4fc94d4359bc50e71020f233b23f 121412 
libdmraid-dev_1.0.0.rc16-7_amd64.deb
Files:
 6b35c934c7dae4c63ec754b43b9b4e9e 2210 admin optional dmraid_1.0.0.rc16-7.dsc
 30afdd02003f13a85ed7b4355b63f793 55547 admin optional 
dmraid_1.0.0.rc16-7.diff.gz
 97f34c2ab6b5e8b7476067b9a1e5d3dd 36110 admin optional 
dmraid_1.0.0.rc16-7_amd64.deb
 19b85b9be49dbb307f4ea59610b0e0a7 10412 debian-installer optional 
dmraid-udeb_1.0.0.rc16-7_amd64.udeb
 4a20653ad34b9446efcfc8e8b2df3f03 82728 debian-installer optional 
libdmraid1.0.0.rc16-udeb_1.0.0.rc16-7_amd64.udeb
 4d65acc57c681d8c730e107094560137 99110 libs optional 
libdmraid1.0.0.rc16_1.0.0.rc16-7_amd64.deb
 1cf70479917cf164970a9b1eb5c0c2b6 121412 libdevel optional 
libdmraid-dev_1.0.0.rc16-7_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJU1hu1AAoJENzjEOeGTMi/znEP/3rkkNAtoixyAHfM6Bpv4bcv
jNYJtjBZq8z7B8wiVpB3lr6v/OAd/qLSla6tH5Y3OZlr9nDez72H9iYozozMlXWQ
oTPiPrO0GWzI5GPlk6XsDj56cBJLqIJYeF+u4J+sHLgYawdAhkCAOQJsKX+ZEOcr
U2medVzR91BLJylazE4xlx0N5UAc5f8dwfZW425JOL1icLUoB7Jq0ydJPz4txYJQ
N55MbBe6DwzO6kS/t/meMxhEqX1NMdlz1+zkrXu6V3ljLLDlypS3DC1/dEbi1FI5
MnSXXdZ4kno6kyrp9yuv994KXoWw//NXKPOg9EM7n46GMmMesXXClQh+fABYfWk7
eKO3zTXqyGmifuPcaCiNkkt7vGc8WcQ+PsT12HtyFAiQB3Ai85OlAUv/IHxkgcm+
G3pGgyfmEkwnAc9ydlaJsmy9Eiv8mDDRih+gJemke520f1lo97ar0U7wbh8KZVOS
2bxPz11fiW4Ks39QhyUrGImbUeyCbLOSmuEXIQT+2EwUHQiciUmyGywjNVMWmsAU
LmmIKa7BijC08/qcPNTZstXLq229227fTAgaNoSx0JXzWMOrPLt8YYb4DARWdyQt
SFrpP3+Zqu+ialWBJLL1P3IIS+CgZ8S7OjOU4q277SD5qz83aR+OHeNZ/cOfLx1B
7OmOdgz+7Ov9yT2LuE9r
=xLDi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to