Re: f39 local kernel builds don't install

2023-11-02 Thread old sixpack13
or quicker:
https://bugzilla.redhat.com/show_bug.cgi?id=2239008
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: f39 local kernel builds don't install

2023-11-02 Thread old sixpack13
> Just had upstream dev move to f39 and I tried it myself.
> 
..
> grub2-mkrelpath: error: failed to get canonical path of 
> `/boot/vmlinuz-6.6.0+'.
> dirname: missing operand
> Try 'dirname --help' for more information.
> 
> this appears to be because I now have /boot/bzImage-6.6.0+ instead of
> /boot/vmlinuz-6.6.0+, but I don't see anything upstream that changed,
> so I assume it's systemd kernel-install that broke?

maybe this:
https://lists.fedoraproject.org/archives/list/t...@lists.fedoraproject.org/thread/K3KP3NXCAW5JC6MDQFHNSBS7XNAEZZEW/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


f39 local kernel builds don't install

2023-11-02 Thread David Airlie
Just had upstream dev move to f39 and I tried it myself.

Building an installing a kernel from Linus now fails

make  -C /home/airlied/devel/kernel/build \
-f /home/airlied/devel/kernel/linux/Makefile install
make[1]: Entering directory '/home/airlied/devel/kernel/build'
make --no-print-directory -C /home/airlied/devel/kernel/build \
-f /home/airlied/devel/kernel/linux/Makefile install
# INSTALL /boot
  unset sub_make_done; /home/airlied/devel/kernel/linux/scripts/install.sh
grub2-mkrelpath: error: failed to get canonical path of `/boot/vmlinuz-6.6.0+'.
dirname: missing operand
Try 'dirname --help' for more information.

this appears to be because I now have /boot/bzImage-6.6.0+ instead of
/boot/vmlinuz-6.6.0+, but I don't see anything upstream that changed,
so I assume it's systemd kernel-install that broke?

Dave.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue