RPi5 - error on update - fails to build images from preset

Unfortunately the messages when processing the post install scripts are not sufficient to determine what is the problem. Terminal output as follows:

( 7/12) Updating linux-rpi5 initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-rpi5.preset: 'default'
==> Using configuration file: '/etc/mkinitcpio.conf'
  -> -k 6.6.11-1-MANJARO-RPI5 -c /etc/mkinitcpio.conf -g /boot/initramfs_2712
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
cat: '/boot/vmlinuz-*': No such file or directory
==> WARNING: Could not find kernel image for version 6.6.11-1-MANJARO-RPI5
==> Starting build: '6.6.11-1-MANJARO-RPI5'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs_2712'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
( 8/12) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-rpi5.preset: 'default'
==> Using configuration file: '/etc/mkinitcpio.conf'
  -> -k 6.6.11-1-MANJARO-RPI5 -c /etc/mkinitcpio.conf -g /boot/initramfs_2712
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
od: '/boot/vmlinuz-*': No such file or directory
cat: '/boot/vmlinuz-*': No such file or directory
==> WARNING: Could not find kernel image for version 6.6.11-1-MANJARO-RPI5
==> Starting build: '6.6.11-1-MANJARO-RPI5'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs_2712'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
( 9/12) Reloading system bus configuration...

Moderator edit: Please use proper formatting: [HowTo] Post command output and file content as formatted text

The result is that:
/boot/initramfs_2712 was created
/boot/kernel_2712.img was untouched from the initial installation from the following image:

Manjaro-ARM-kde-plasma-rpi4-20240101.img.xz.torrent

Please advise how to fault find?

mkinitcpio upgraded again and with it added more issues along with the others they have not fixed. I saw the same thing this mourning going through the update. 6.6.11-1-MANJARO-RPI5 is the current kernel and did not update but it’s date is:

[ray@jellyfin ~]$ uname -a
Linux jellyfin 6.6.11-1-MANJARO-RPI5 #1 SMP PREEMPT Fri Jan 12 08:33:35 UTC 2024 aarch64 GNU/Linux

All of those /boot/vmlinuz does not exist in the rpi /boot. It is searching out loud and they need to quieten that down. They have had that once before.