sudo make install for homebrewed kernel on F39 runs in a error after upgrade (F38 => F39)
error message: INSTALL /boot grub2-mkrelpath: error: failed to get canonical path of `/boot/vmlinuz-6.5.4_MY'. dirname: missing operand Try 'dirname --help' for more information.
after a short Analysis (I'm unsure): - it seems package grub2-common and - the files under /lib/kernel/install.d
Anyway: thanks for a new release !
On Wed, 2023-09-20 at 00:23 +0000, old sixpack13 wrote:
sudo make install for homebrewed kernel on F39 runs in a error after upgrade (F38 => F39)
error message: INSTALL /boot grub2-mkrelpath: error: failed to get canonical path of `/boot/vmlinuz-6.5.4_MY'. dirname: missing operand Try 'dirname --help' for more information.
after a short Analysis (I'm unsure):
- it seems package grub2-common and
- the files under /lib/kernel/install.d
Possibly https://bugzilla.redhat.com/show_bug.cgi?id=2239008 ?
On Wed, 2023-09-20 at 00:23 +0000, old sixpack13 wrote:
Possibly https://bugzilla.redhat.com/show_bug.cgi?id=2239008 ?
Aha, thanks
Aha, thanks
if I read the Changelog here: https://koji.fedoraproject.org/koji/buildinfo?buildID=2291668
it should be fixed, but I have installed:
rpm -qa|grep systemd|sort
python3-systemd-235-5.fc39.x86_64 python-systemd-doc-235-5.fc39.x86_64 rpm-plugin-systemd-inhibit-4.18.99-1.fc39.x86_64 systemd-254.2-7.fc39.x86_64 systemd-libs-254.2-7.fc39.x86_64 systemd-networkd-254.2-7.fc39.x86_64 systemd-oomd-defaults-254.2-7.fc39.noarch systemd-pam-254.2-7.fc39.x86_64 systemd-resolved-254.2-7.fc39.x86_64 systemd-udev-254.2-7.fc39.x86_64
???
ping Zbigniew Jędrzejewski-Szmek
On Wed, 2023-09-20 at 02:30 +0000, old sixpack13 wrote:
Aha, thanks
if I read the Changelog here: https://koji.fedoraproject.org/koji/buildinfo?buildID=2291668
it should be fixed, but I have installed:
rpm -qa|grep systemd|sort
python3-systemd-235-5.fc39.x86_64 python-systemd-doc-235-5.fc39.x86_64 rpm-plugin-systemd-inhibit-4.18.99-1.fc39.x86_64 systemd-254.2-7.fc39.x86_64 systemd-libs-254.2-7.fc39.x86_64 systemd-networkd-254.2-7.fc39.x86_64 systemd-oomd-defaults-254.2-7.fc39.noarch systemd-pam-254.2-7.fc39.x86_64 systemd-resolved-254.2-7.fc39.x86_64 systemd-udev-254.2-7.fc39.x86_64
???
It looks like others on the bug report have confirmed that it's still broken, systemd maintainers are going to have to rethink this. If they don't come up with something soon I'll start poking people about reverting the changes. Sorry for the trouble.