Your message dated Tue, 24 Aug 2021 14:40:35 +0000
with message-id <[email protected]>
and subject line Bug#992853: fixed in mdadm 4.2~rc2-4
has caused the Debian Bug report #992853,
regarding /usr/share/mdadm/mkconf: 98: SOURCE_DATE_EPOCH: parameter not set
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.)


-- 
992853: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992853
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mdadm
Version: 4.2~rc2-3
Severity: important

At the end of today's updates, I got a warning/error msg wrt mdadm:

Processing triggers for initramfs-tools (0.140) ...
update-initramfs: Generating /boot/initrd.img-5.10.0-8-amd64
/usr/share/mdadm/mkconf: 98: SOURCE_DATE_EPOCH: parameter not set
W: mdadm: failed to auto-generate temporary mdadm.conf file.

I don't actively use mdadm, but it seems like this shouldn't happen and
may have big consequences if one relies on mdadm. I can't asses that,
so I set the severity to important, but that may be too low.


-- Package-specific info:
--- mdadm.conf
HOMEHOST <system>
MAILADDR root

--- /etc/default/mdadm
AUTOCHECK=true
AUTOSCAN=true
START_DAEMON=true
DAEMON_OPTIONS="--syslog"
VERBOSE=false

--- /proc/mdstat:
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
unused devices: <none>

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

 259        0 1000204632 nvme0n1
 259        1       3072 nvme0n1p1
 259        2    2097152 nvme0n1p2
 259        3   31457280 nvme0n1p3
 259        4  966643712 nvme0n1p5
   8        0  293036184 sda
   8        2   20932695 sda2
   8        4          1 sda4
   8        5    8388608 sda5
   8        6  261953536 sda6

--- LVM physical volumes:
--- mount output
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs 
(rw,nosuid,relatime,size=32857296k,nr_inodes=8214324,mode=755)
devpts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs 
(rw,nosuid,nodev,noexec,relatime,size=6581908k,mode=755)
/dev/nvme0n1p3 on / type ext4 (rw,relatime,errors=remount-ro)
securityfs on /sys/kernel/security type securityfs 
(rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs 
(rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=20970)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl 
(rw,nosuid,nodev,noexec,relatime)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/nvme0n1p2 on /boot type ext4 (rw,relatime)
/dev/nvme0n1p5 on /home type ext4 (rw,relatime)
/dev/sda6 on /home/diederik/media type ext4 (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc 
(rw,nosuid,nodev,noexec,relatime)
lxcfs on /var/lib/lxcfs type fuse.lxcfs 
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
tracefs on /sys/kernel/debug/tracing type tracefs 
(rw,nosuid,nodev,noexec,relatime)
tmpfs on /run/user/1000 type tmpfs 
(rw,nosuid,nodev,relatime,size=6581904k,nr_inodes=1645476,mode=700,uid=1000,gid=1000)

--- initrd.img-5.10.0-8-amd64:

gzip: /boot/initrd.img-5.10.0-8-amd64: not in gzip format
cpio: premature end of archive

--- initrd's /conf/conf.d/md:
no conf/md file.

--- /proc/modules:
dm_mod 163840 0 - Live 0xffffffffc1406000
raid10 65536 0 - Live 0xffffffffc06cb000
raid456 180224 0 - Live 0xffffffffc0695000
async_raid6_recov 24576 1 raid456, Live 0xffffffffc05af000
async_memcpy 20480 2 raid456,async_raid6_recov, Live 0xffffffffc05a9000
async_pq 20480 2 raid456,async_raid6_recov, Live 0xffffffffc05a0000
async_xor 20480 3 raid456,async_raid6_recov,async_pq, Live 0xffffffffc0535000
async_tx 20480 5 raid456,async_raid6_recov,async_memcpy,async_pq,async_xor, 
Live 0xffffffffc052f000
raid6_pq 122880 4 btrfs,raid456,async_raid6_recov,async_pq, Live 
0xffffffffc0676000
libcrc32c 16384 6 xfs,nf_nat,nf_conntrack,nf_tables,btrfs,raid456, Live 
0xffffffffc0445000
raid1 53248 0 - Live 0xffffffffc0521000
raid0 24576 0 - Live 0xffffffffc043e000
multipath 20480 0 - Live 0xffffffffc0429000
linear 20480 0 - Live 0xffffffffc03f4000
md_mod 184320 6 raid10,raid456,raid1,raid0,multipath,linear, Live 
0xffffffffc0648000

--- /var/log/syslog:

--- volume detail:
/dev/sda:
   MBR Magic : aa55
Partition[1] :     41865390 sectors at      3518235 (type 07)
Partition[3] :    540688384 sectors at     45383680 (type 05)
--
/dev/sda2:
   MBR Magic : aa55
Partition[0] :   1701990410 sectors at    218129509 (type 72)
Partition[1] :    543974724 sectors at    729050177 (type 74)
Partition[3] :        51635 sectors at   2692939776 (type 00)
--
/dev/sda4:
   MBR Magic : aa55
Partition[0] :     16777216 sectors at         2048 (type 82)
Partition[1] :    523909120 sectors at     16779264 (type 05)
--
/dev/sda5 is not recognised by mdadm.
/dev/sda6 is not recognised by mdadm.

--- /proc/cmdline
BOOT_IMAGE=/vmlinuz-5.10.0-8-amd64 
root=UUID=a2a5e481-0ac6-4e68-818f-38255bf7dd57 ro quiet

--- grub2:
        linux   /vmlinuz-5.10.0-8-amd64 
root=UUID=a2a5e481-0ac6-4e68-818f-38255bf7dd57 ro  quiet
                linux   /vmlinuz-5.10.0-8-amd64 
root=UUID=a2a5e481-0ac6-4e68-818f-38255bf7dd57 ro  quiet
                linux   /vmlinuz-5.10.0-8-amd64 
root=UUID=a2a5e481-0ac6-4e68-818f-38255bf7dd57 ro single 
                linux   /vmlinuz-5.10.0-7-amd64 
root=UUID=a2a5e481-0ac6-4e68-818f-38255bf7dd57 ro  quiet
                linux   /vmlinuz-5.10.0-7-amd64 
root=UUID=a2a5e481-0ac6-4e68-818f-38255bf7dd57 ro single 
                linux   /vmlinuz-4.19.0-12-amd64 
root=UUID=a2a5e481-0ac6-4e68-818f-38255bf7dd57 ro  quiet
                linux   /vmlinuz-4.19.0-12-amd64 
root=UUID=a2a5e481-0ac6-4e68-818f-38255bf7dd57 ro single 
        set root='hd0,msdos2'

--- udev:
ii  udev           247.9-1      amd64        /dev/ and hotplug management daemon
9d7dfcdc58fa54941f8d28f6094a7a5b  /lib/udev/rules.d/01-md-raid-creating.rules
04128baee57d90515921a7b29713819a  /lib/udev/rules.d/60-heimdall-flash.rules
d767cffc82663d79b515f66ee8557fb4  /lib/udev/rules.d/63-md-raid-arrays.rules
b733421b507e8c6c87963f4bfb572ca5  /lib/udev/rules.d/64-md-raid-assembly.rules
ba1d376ca9b7364576f950d06ba18207  
/lib/udev/rules.d/69-md-clustered-confirm-device.rules
df4b79e3fc51781253001709ec7ca52e  /lib/udev/rules.d/99-systemd.rules

--- /dev:
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Aug 24 10:06 
ata-WDC_WD3000HLFS-01G6U0_WD-WXL908100455 -> ../../sda
lrwxrwxrwx 1 root root 10 Aug 24 10:06 
ata-WDC_WD3000HLFS-01G6U0_WD-WXL908100455-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Aug 24 10:06 
ata-WDC_WD3000HLFS-01G6U0_WD-WXL908100455-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Aug 24 10:06 
ata-WDC_WD3000HLFS-01G6U0_WD-WXL908100455-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Aug 24 10:06 
ata-WDC_WD3000HLFS-01G6U0_WD-WXL908100455-part6 -> ../../sda6
lrwxrwxrwx 1 root root 13 Aug 24 10:06 
nvme-Samsung_SSD_960_PRO_1TB_S3EVNWAJ311493R -> ../../nvme0n1
lrwxrwxrwx 1 root root 15 Aug 24 10:06 
nvme-Samsung_SSD_960_PRO_1TB_S3EVNWAJ311493R-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 Aug 24 10:06 
nvme-Samsung_SSD_960_PRO_1TB_S3EVNWAJ311493R-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Aug 24 10:06 
nvme-Samsung_SSD_960_PRO_1TB_S3EVNWAJ311493R-part3 -> ../../nvme0n1p3
lrwxrwxrwx 1 root root 15 Aug 24 10:06 
nvme-Samsung_SSD_960_PRO_1TB_S3EVNWAJ311493R-part5 -> ../../nvme0n1p5
lrwxrwxrwx 1 root root 13 Aug 24 10:06 nvme-eui.002538537150590f -> 
../../nvme0n1
lrwxrwxrwx 1 root root 15 Aug 24 10:06 nvme-eui.002538537150590f-part1 -> 
../../nvme0n1p1
lrwxrwxrwx 1 root root 15 Aug 24 10:06 nvme-eui.002538537150590f-part2 -> 
../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Aug 24 10:06 nvme-eui.002538537150590f-part3 -> 
../../nvme0n1p3
lrwxrwxrwx 1 root root 15 Aug 24 10:06 nvme-eui.002538537150590f-part5 -> 
../../nvme0n1p5
lrwxrwxrwx 1 root root  9 Aug 24 10:06 wwn-0x50014ee0ab945736 -> ../../sda
lrwxrwxrwx 1 root root 10 Aug 24 10:06 wwn-0x50014ee0ab945736-part2 -> 
../../sda2
lrwxrwxrwx 1 root root 10 Aug 24 10:06 wwn-0x50014ee0ab945736-part4 -> 
../../sda4
lrwxrwxrwx 1 root root 10 Aug 24 10:06 wwn-0x50014ee0ab945736-part5 -> 
../../sda5
lrwxrwxrwx 1 root root 10 Aug 24 10:06 wwn-0x50014ee0ab945736-part6 -> 
../../sda6

/dev/disk/by-label:
total 0
lrwxrwxrwx 1 root root 10 Aug 24 10:06 SysWin -> ../../sda2
lrwxrwxrwx 1 root root 15 Aug 24 10:06 boot-part -> ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Aug 24 10:06 home-part -> ../../nvme0n1p5
lrwxrwxrwx 1 root root 10 Aug 24 10:06 media-part -> ../../sda6
lrwxrwxrwx 1 root root 15 Aug 24 10:06 root-part -> ../../nvme0n1p3

/dev/disk/by-partlabel:
total 0
lrwxrwxrwx 1 root root 15 Aug 24 10:06 gptbios -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 Aug 24 10:06 home-part -> ../../nvme0n1p5

/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 root root 10 Aug 24 10:06 00099041-02 -> ../../sda2
lrwxrwxrwx 1 root root 10 Aug 24 10:06 00099041-04 -> ../../sda4
lrwxrwxrwx 1 root root 10 Aug 24 10:06 00099041-05 -> ../../sda5
lrwxrwxrwx 1 root root 10 Aug 24 10:06 00099041-06 -> ../../sda6
lrwxrwxrwx 1 root root 15 Aug 24 10:06 48fe261a-17e9-4742-83b9-1c4c6f3c5029 -> 
../../nvme0n1p5
lrwxrwxrwx 1 root root 15 Aug 24 10:06 ab3c68bf-7f68-42ac-b3b7-160f3dfcf571 -> 
../../nvme0n1p1
lrwxrwxrwx 1 root root 15 Aug 24 10:06 bd35eca0-24a3-4a4a-970f-de174187e0d8 -> 
../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Aug 24 10:06 f8ca479c-c737-489a-98f4-702dd7dc82a5 -> 
../../nvme0n1p3

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root 13 Aug 24 10:06 pci-0000:01:00.0-nvme-1 -> ../../nvme0n1
lrwxrwxrwx 1 root root 15 Aug 24 10:06 pci-0000:01:00.0-nvme-1-part1 -> 
../../nvme0n1p1
lrwxrwxrwx 1 root root 15 Aug 24 10:06 pci-0000:01:00.0-nvme-1-part2 -> 
../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Aug 24 10:06 pci-0000:01:00.0-nvme-1-part3 -> 
../../nvme0n1p3
lrwxrwxrwx 1 root root 15 Aug 24 10:06 pci-0000:01:00.0-nvme-1-part5 -> 
../../nvme0n1p5
lrwxrwxrwx 1 root root  9 Aug 24 10:06 pci-0000:02:00.1-ata-1 -> ../../sda
lrwxrwxrwx 1 root root 10 Aug 24 10:06 pci-0000:02:00.1-ata-1-part2 -> 
../../sda2
lrwxrwxrwx 1 root root 10 Aug 24 10:06 pci-0000:02:00.1-ata-1-part4 -> 
../../sda4
lrwxrwxrwx 1 root root 10 Aug 24 10:06 pci-0000:02:00.1-ata-1-part5 -> 
../../sda5
lrwxrwxrwx 1 root root 10 Aug 24 10:06 pci-0000:02:00.1-ata-1-part6 -> 
../../sda6
lrwxrwxrwx 1 root root  9 Aug 24 10:06 pci-0000:02:00.1-ata-1.0 -> ../../sda
lrwxrwxrwx 1 root root 10 Aug 24 10:06 pci-0000:02:00.1-ata-1.0-part2 -> 
../../sda2
lrwxrwxrwx 1 root root 10 Aug 24 10:06 pci-0000:02:00.1-ata-1.0-part4 -> 
../../sda4
lrwxrwxrwx 1 root root 10 Aug 24 10:06 pci-0000:02:00.1-ata-1.0-part5 -> 
../../sda5
lrwxrwxrwx 1 root root 10 Aug 24 10:06 pci-0000:02:00.1-ata-1.0-part6 -> 
../../sda6

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 Aug 24 10:06 04C435F2C435E718 -> ../../sda2
lrwxrwxrwx 1 root root 15 Aug 24 10:06 0d4173d9-2331-4f15-bbf8-ba3894700221 -> 
../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Aug 24 10:06 1f95e0a4-7c39-4474-9ff6-745d09222dc4 -> 
../../nvme0n1p5
lrwxrwxrwx 1 root root 10 Aug 24 10:06 46c39419-874e-450c-9905-2e912eb8b61f -> 
../../sda5
lrwxrwxrwx 1 root root 10 Aug 24 10:06 6b428f6e-db49-4511-b5dd-dacf6fc76284 -> 
../../sda6
lrwxrwxrwx 1 root root 15 Aug 24 10:06 a2a5e481-0ac6-4e68-818f-38255bf7dd57 -> 
../../nvme0n1p3

Auto-generated on Tue, 24 Aug 2021 11:02:54 +0200 by mdadm bugscript

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64

Kernel: Linux 5.10.0-8-amd64 (SMP w/16 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mdadm depends on:
ii  debconf [debconf-2.0]  1.5.77
ii  init-system-helpers    1.60
ii  libc6                  2.31-17
ii  libudev1               247.9-1
ii  lsb-base               11.1.0
ii  udev                   247.9-1

Versions of packages mdadm recommends:
ii  exim4-daemon-light [mail-transport-agent]  4.94.2-7+b1
ii  kmod                                       29-1

Versions of packages mdadm suggests:
pn  dracut-core  <none>

-- debconf information:
  mdadm/start_daemon: true
  mdadm/mail_to: root
  mdadm/autocheck: true
  mdadm/autoscan: true

--- End Message ---
--- Begin Message ---
Source: mdadm
Source-Version: 4.2~rc2-4
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: Tue, 24 Aug 2021 07:01:33 -0700
Source: mdadm
Architecture: source
Version: 4.2~rc2-4
Distribution: unstable
Urgency: medium
Maintainer: Felix Lechner <[email protected]>
Changed-By: Felix Lechner <[email protected]>
Closes: 992853
Changes:
 mdadm (4.2~rc2-4) unstable; urgency=medium
 .
   * Generate config even when SOURCE_DATE_EPOCH is not set; fixup to 04adb527.
    (Closes: #992853)
Checksums-Sha1:
 dc5fc9ad8b67e4a7d431b1ba8b1c5253c6402320 2186 mdadm_4.2~rc2-4.dsc
 49d1d5db87765eeb55c46e2a33ce7c32c8e2ce2c 89856 mdadm_4.2~rc2-4.debian.tar.xz
 eac7685f69bcf6fc7ee0209429442221fb908271 6120 mdadm_4.2~rc2-4_source.buildinfo
Checksums-Sha256:
 8a81054cd35955c23336035e479078ed482d2ab6dfbf84b8a47d652d805edf71 2186 
mdadm_4.2~rc2-4.dsc
 cca5547c5248b4d51b5ef3424e8086f77bd60ac759b440441d0b404a3c210974 89856 
mdadm_4.2~rc2-4.debian.tar.xz
 f13878a06224f75ed53bd0553c8f6380bfa92c73cf6af6b3e8f198bd80098da9 6120 
mdadm_4.2~rc2-4_source.buildinfo
Files:
 62654788358512b28c13d0427f91c424 2186 admin optional mdadm_4.2~rc2-4.dsc
 7feed21ae953ae963b999f83454e7358 89856 admin optional 
mdadm_4.2~rc2-4.debian.tar.xz
 0580e614732486f593bfc85bdd892bc4 6120 admin optional 
mdadm_4.2~rc2-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKvBAEBCgCZFiEE8E0cIgLi+g0BiFTarFipTxFhjuAFAmEk/CVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEYw
NEQxQzIyMDJFMkZBMEQwMTg4NTREQUFDNThBOTRGMTE2MThFRTAbHGZlbGl4Lmxl
Y2huZXJAbGVhc2UtdXAuY29tAAoJEKxYqU8RYY7gkrsP/1mRW0alvanu7cTr6qZL
p+IoSlLyt/L3wYREUy2ZJtDZMZXMTQ1OfR62ym8KCRTzTXPVClREJXoYiWYMYTBf
/o0Oh+wH6P+FJRpyf184r/+Yq56+0t//w5EQwcAYzxN+/5YDTnNXh3bKYOvuiINP
2Ogg3RhccY39EyFjyGWykjUKs1M4QbGXzkENH4yq+nzNVgWitVkPDzHFcAaUczeS
iliILwn6UJjVUChhhmItTydPy8sfO4crjFrAPW/z8ls5QRW66Tqqq59W29VzvIv0
wDdWiU0zyvtPm6GXQ2VRqexbpgwHnXWAxHMMKSE3zA99N6NCj47zg4yNG1i3uhqr
cyt+hisIjES0vanCijqxmpRFJB3StPrGcMtP+1sfneRKo+hthiZpQqWDp8OrVpJL
02Iueu5RbXmnb1mBo+2hGSq/oAdq+tZ1auxrYD0vwk81f3DBquHkhRrcPwQF9SDm
MxsgvDkxZEydkEWfIzre8rFfPg8jBRSYbcXVjpjfsZ0BL7o4W6zbJR+psH+pjKl/
UVpNTf2jNKLS6djmuU0FtOcPKMguQ3LIY/IIvp+7C2JS3IiuZCuRIzX07/48JVcC
EZg4QusoDL4X8I+4NjGOEOXWn7mO3B/4fAGWM8Wl7005ZYQsqG6pNH30Z8kTGqNA
+JV3d14nSc7mu5ca5Xq+0+q6
=JUR1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to