Package: e2fsprogs Version: 1.47.3~rc1-1 Affects: src:systemd Dear Maintainer(s),
autopkgtest on debci has highlighted that the 1.47.3~rc1 version of mkfs.ext4 fails when used by systemd-repart, while it works with the version in unstable and testing: 2310s mke2fs 1.47.3-rc1 (28-May-2025) 2310s Discarding device blocks: 0/2097152 done 2310s Creating filesystem with 2097152 4k blocks and 524288 inodes 2310s Filesystem UUID: 997c41e7-f079-4609-985b-7fde097cc539 2310s Superblock backups stored on blocks: 2310s 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 2310s 2310s Allocating group tables: 0/64 done 2310s Writing inode tables: 0/64 done 2310s Creating journal (16384 blocks): done 2311s Copying files into the device: __populate_fs: Extent block checksum does not match extent block while writing file "tput" 2311s mkfs.ext4: Extent block checksum does not match extent block while populating file system 2311s (mkfs) failed with exit status 1. 2312s ‣ "systemd-repart --empty=allow --size=auto --dry-run=no --json=pretty --no-pager --root=/buildroot --offline=yes --seed 67e37ec0-9485-4fe2-ab81-b86e7eaa581a /work/var/tmp/integration-tests.QQ0MYsxIx2/mkosi-workspace-vsbhym0i/staging/image.raw --empty=create --defer-partitions esp,xbootldr --generate-fstab=/etc/fstab --generate-crypttab=/etc/crypttab --definitions /work/tmp/autopkgtest.Pev0im/build.cSZ/src/mkosi/mkosi.repart --definitions /work/tmp/autopkgtest.Pev0im/build.cSZ/src/mkosi/mkosi.repart --certificate /work/tmp/autopkgtest.Pev0im/build.cSZ/src/mkosi.crt --private-key /work/tmp/autopkgtest.Pev0im/build.cSZ/src/mkosi.key" returned non-zero exit code 1. https://ci.debian.net/packages/s/systemd/unstable/amd64/61010146/ The least-effort way to reproduce is probably to run autopkgtest. Get the src:systemd sources from unstable/testing and then from the source directory run: autopkgtest -B --test-name upstream . -- <preferred autopkgtest runner config>