nothing to have to apologize for !
the culprit is on my end, cause I had
...
tmpfs /var/tmp tmpfsdefaults,nosuid,nodev,noexec,mode=1777 0 0
...
in my /etc/fstab to spare my SSD (wear leaverage).
What with elder dracut's was working.
deleting the word "noexec" in the above string/mount
Sorry about that. There was no functional change on dracut that I'm aware of.
The error message itself is strange (warning comes from ldd itself), because
that would mean there's no executable bit on the file itself, so that's all
very strange.
The only remotely related change I've found is:
ht
s/I get get the following/I get the following/
===
forgot the command what triggers this (from my kernel compile script):
sudo make -j $(nproc) modules_install && sudo make -j $(nproc) install && sudo
rm -rf /boot/{System.map,vmlinuz,*.old} && sudo grub2-mkconfig -o
/boot/grub2/grub.cfg;
or
the
trying to install a homebrewed kernel 6.8.5-rc1 or 6.8.4
with dracut-059-22.fc40.x86_64 all is fine.
but with dracut-060-1.fc40 I get get the following here - though entries under
/boot are fine/in place/ are working -
...
SIGN/lib/modules/6.8.5-rc1_MY/kernel/net/nsh/nsh.ko
INSTALL /li