after updating to systemd-udev-254.5-2.fc39.aarch64 the dtb files on a new kernel install are not copied into /boot lrwxrwxrwx. 1 root root 26 Oct 9 08:21 dtb -> dtb-6.5.6-300.fc39.aarch64 drwxr-xr-x. 18 root root 4096 Sep 25 13:25 dtb-6.5.4-300.fc39.aarch64 drwxr-xr-x. 18 root root 4096 Sep 26 11:32 dtb-6.5.5-300.fc39.aarch64 Is the contents in /boot dtb is a broken symlink. I have had this happen on two systems. For some systems, such as my espressobins the result is a system that no longer boots because the dtb file can not be found. Reproducible: Always
possibly it is due to https://github.com/systemd/systemd/commit/2bca841137833edeaf3779542d6475f0dc3aa5a7 not being in our build
This looks like https://bugzilla.redhat.com/show_bug.cgi?id=2243060 ?
likely, I updated a couple of other systems and they are not seeing the issue
okay, let's call it a dupe...you can try updating the affected system to grub2 -104, I guess... *** This bug has been marked as a duplicate of bug 2243060 ***