Package: mdadm Version: 4.2~rc2-3 Severity: important Hi,
since mdadm v4.2~rc2-3, due to the changes for #982607, during initramfs stage it spills: /usr/share/mdadm/mkconf: 98: SOURCE_DATE_EPOCH: parameter not set This is caused by: if [ -z $SOURCE_DATE_EPOCH ]; then .. while the script is running under 'set -u'. I'll provide a MR on salsa once I've got a bug number from the BTS. regards -mika-