Bug#1051981: R:e systemd-boot kernel postinst script calls ukify which requires python3

2023-09-15 Thread Michael Biebl
Am 15.09.23 um 12:54 schrieb Alexandre Detiste: A possible middle way could be to implement /usr/lib/kernel/install.d/60-ukify.install in shell, the script seems the script seems simple enough. The little script load & call a much bigger one: https://github.com/systemd/systemd/blob/main/

Bug#1051981: R:e systemd-boot kernel postinst script calls ukify which requires python3

2023-09-15 Thread Alexandre Detiste
>A possible middle way could be to implement >/usr/lib/kernel/install.d/60-ukify.install in shell, the script seems > the script seems simple enough. The little script load & call a much bigger one: https://github.com/systemd/systemd/blob/main/src/ukify/ukify.py >def call_ukify(opts): > #