Your message dated Sun, 26 Sep 2021 05:48:35 +0000
with message-id <[email protected]>
and subject line Bug#995047: fixed in mdadm 4.2~rc2-7
has caused the Debian Bug report #995047,
regarding /usr/share/initramfs-tools/hooks/mdadm: efivars module was renamed to
efivarfs
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.)
--
995047: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995047
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mdadm
Version: 4.2~rc2-6
Severity: normal
File: /usr/share/initramfs-tools/hooks/mdadm
Tags: patch
Dear Maintainer,
during boot I get a message about the "efivars" module not being found.
This happens during initramfs. While looking at:
/usr/share/initramfs-tools/hooks/mdadm
it seems the fix is simple enough:
---
--- /usr/share/initramfs-tools/hooks/mdadm.orig 2021-09-25 10:55:53.198883823
+0200
+++ /usr/share/initramfs-tools/hooks/mdadm 2021-09-24 22:45:33.090345701
+0200
@@ -66,7 +66,7 @@ for module in linear multipath raid0 rai
done
# load efivars for Intel RST IMSM, see Bug#962844
-force_load efivars || true
+force_load efivarfs || true
# copy the mdadm configuration
CONFIG=/etc/mdadm/mdadm.conf
---
Apparently, someone took the time do document when the change happened
(>=5.10.1-1~exp1):
https://michael-prokop.at/blog/2021/06/09/efivars-is-gone-with-debian-bullseye-
newinbullseye/
This would mean that this could be backported to bullseye maybe?
-- Package-specific info:
IMPORTANT:
please do not forget to include all relevant system information with this
bug report. You could run
/usr/share/bug/mdadm/script 3>&1
as root and attach or include the output.
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, powerpc, mips, arm64
Kernel: Linux 5.15.0-rc2-wt+ (SMP w/8 CPU threads)
Locale: LANG=en_DE.UTF-8, LC_CTYPE=C.UTF-8 (charmap=locale: Cannot set
LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages mdadm depends on:
ii debconf [debconf-2.0] 1.5.77
ii init-system-helpers 1.60
ii libc6 2.32-4
ii libudev1 247.9-2
ii lsb-base 11.1.0
ii udev 247.9-2
Versions of packages mdadm recommends:
ii exim4-daemon-light [mail-transport-agent] 4.95~RC2-1
ii kmod 29-1
Versions of packages mdadm suggests:
pn dracut-core <none>
-- Configuration Files:
/etc/logcheck/ignore.d.server/mdadm [Errno 13] Permission denied:
'/etc/logcheck/ignore.d.server/mdadm'
/etc/logcheck/violations.d/mdadm [Errno 13] Permission denied:
'/etc/logcheck/violations.d/mdadm'
-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = "en_DE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
mdadm/autostart: true
mdadm/initrdstart_msg_errmd:
mdadm/start_daemon: true
mdadm/mail_to: root
* mdadm/initrdstart: all
mdadm/initrdstart_msg_errconf:
mdadm/initrdstart_msg_errexist:
mdadm/autoscan: true
mdadm/autocheck: true
mdadm/initrdstart_notinconf: false
mdadm/initrdstart_msg_intro:
mdadm/initrdstart_msg_errblock:
-- debsums errors found:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = "en_DE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
debsums: changed file /usr/share/initramfs-tools/hooks/mdadm (from mdadm
package)
--- /usr/share/initramfs-tools/hooks/mdadm.orig 2021-09-25 10:55:53.198883823
+0200
+++ /usr/share/initramfs-tools/hooks/mdadm 2021-09-24 22:45:33.090345701
+0200
@@ -66,7 +66,7 @@ for module in linear multipath raid0 rai
done
# load efivars for Intel RST IMSM, see Bug#962844
-force_load efivars || true
+force_load efivarfs || true
# copy the mdadm configuration
CONFIG=/etc/mdadm/mdadm.conf
--- End Message ---
--- Begin Message ---
Source: mdadm
Source-Version: 4.2~rc2-7
Done: Felix Lechner <[email protected]>
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.
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.
Felix Lechner <[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: SHA512
Format: 1.8
Date: Sat, 25 Sep 2021 21:57:51 -0700
Source: mdadm
Architecture: source
Version: 4.2~rc2-7
Distribution: unstable
Urgency: medium
Maintainer: Felix Lechner <[email protected]>
Changed-By: Felix Lechner <[email protected]>
Closes: 995047
Changes:
mdadm (4.2~rc2-7) unstable; urgency=medium
.
* In initramfs, load efivarfs module, which has a new name. (Closes: #995047)
Checksums-Sha1:
bbf77454237ec20f20982aeae656262a809ea66f 2186 mdadm_4.2~rc2-7.dsc
bff17ab4157833d61ec73bd1cad1aa957263ce53 89904 mdadm_4.2~rc2-7.debian.tar.xz
fd3a3e20cc076dfe1918b1401844163a45758665 6128 mdadm_4.2~rc2-7_source.buildinfo
Checksums-Sha256:
be27b7ec8a2d7340f959522f29596186c24f98f91c3e534d712290952c792368 2186
mdadm_4.2~rc2-7.dsc
6e94613ea62b20e9267750ded6239863f58c42511d29dab2e76603625d57e606 89904
mdadm_4.2~rc2-7.debian.tar.xz
f664ba253b7d4a40fc5167fd1b555e5a3d00def82a598f6cb27afd742f53ef6a 6128
mdadm_4.2~rc2-7_source.buildinfo
Files:
b728eb37131212825d38fc73714bf5b4 2186 admin optional mdadm_4.2~rc2-7.dsc
da99766a7ddfe155e365b6abc427c8cd 89904 admin optional
mdadm_4.2~rc2-7.debian.tar.xz
71a1a1b9d641cd2668348a9521cea552 6128 admin optional
mdadm_4.2~rc2-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKvBAEBCgCZFiEE8E0cIgLi+g0BiFTarFipTxFhjuAFAmFP/oBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEYw
NEQxQzIyMDJFMkZBMEQwMTg4NTREQUFDNThBOTRGMTE2MThFRTAbHGZlbGl4Lmxl
Y2huZXJAbGVhc2UtdXAuY29tAAoJEKxYqU8RYY7gt3YP/iTTrq4ds6MUeEtteXYY
MRWhDJ3twQdBro04lGV3+mUOYC7Kf0l2fZnph2B9MdsH57FBQufHNLhU2rogqjS+
+oC9FhyC1Q4S9CKjWPDimySvWwj6fjHhr5hIitiEbgUBohcZt/37f5OwafTAK+v/
kVPv6ifhKzsTTTuYHJsHSjeWsjI+uVFz08Gny4nqCpxYHClpwA1/jOk2yRwpD6Vw
qkGpP/13ai0XV/JmtBwKLckmMe5hil3yQWeUqW51dBTx9BjqbizaQIS92oDOub0K
gnHbnqAWpptUDgNOjZdo19u5B9X+5/dhgeKV80p+U4IXS6vmNIuo+Z8gqeLC6HRX
Zoq+N9vmxDdA67uzGRhMDYzpsqbW7TbgCakDQ2vheZucAVSVCCM1L8/0AOtN/B74
Glk87A/3Ggt7ry3BLujMUECadOdV7AxpEgsN2iGbrWHT6Dnx9EZNPQeZWgUa92Gj
2Z3rX6ya6NJ17n42jc6ozrt3wV81JgVoxDhu9cdsdOaH+Dry1oL21er8YlntH94s
vhBTxnqHWKH4aOM+KuMYi3MAZqgEozL2ffKWj967LbjccoPNH365EjP2d/1zfjAY
6f9ojhOxc/Ae9fV0WPRenak/b3c0b790lcYTtswOent2VuF0nChy+aQUtRoHLB5B
AC1b9eqeCCJgIRsAKf8qHAv7
=OYgT
-----END PGP SIGNATURE-----
--- End Message ---