./install/archiso references non-existent file 11-dm-initramfs.rules
The archiso-hook references 11-dm-initramfs.rules that does not exist any longer. That causes the hook to fail.
(I do not use the hook but had the problem in a different place and stumbled onto the forum-discussion and decided to create the bug report on behalf of that thread)
Error: See https://bbs.archlinux.org/viewtopic.php?pid=2271791#p2271791
-> Running build hook: [memdisk]
-> Running build hook: [archiso]
==> ERROR: file not found: '/usr/lib/initcpio/udev/11-dm-initramfs.rules'
/usr/lib/initcpio/functions: line 1068: /usr/lib/initcpio/udev/11-dm-initramfs.rules: No such file or directory
-> Running build hook: [archiso_loop_mnt]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'xhci_pci_renesas'
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
==> Generating module dependencies
==> Creating xz-compressed initcpio image: '/boot/initramfs-linux.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
The content of 11-dm-initramfs.rules was fully migrated to 10-dm.rules (see https://bbs.archlinux.org/viewtopic.php?id=310116).
10-dm.rules is already included in the archiso-hook. The reference to 11-dm-initramfs.rules should be removable without causing any errors.