Bug#1016538: systemd-boot: Kernel postinst and initramfs post-update hooks copy initrd twice

2022-09-08 Thread Fouad FAKIH
#1014455 talks about running the scripts twice. The initrd copied twice is caused by /etc/initramfs/post- update.d/systemd-boot which calls kernel-install with initrd optional parameter. This leads to having the initrd copied twice : $kernel/initrd $kernel/initrd-$version But systemd entries

Bug#1016538: systemd-boot: Kernel postinst and initramfs post-update hooks copy initrd twice

2022-08-02 Thread Michael Biebl
Am 02.08.22 um 21:17 schrieb Victor Westerhuis: On Tue, 2 Aug 2022 20:46:55 +0200 Michael Biebl wrote: Am 02.08.22 um 18:20 schrieb Victor Westerhuis: > Package: systemd-boot > Version: 251.3-1 > Severity: normal > Both /etc/kernel/postinst.d/systemd-boot and

Bug#1016538: systemd-boot: Kernel postinst and initramfs post-update hooks copy initrd twice

2022-08-02 Thread Victor Westerhuis
On Tue, 2 Aug 2022 20:46:55 +0200 Michael Biebl wrote: > Am 02.08.22 um 18:20 schrieb Victor Westerhuis: > > Package: systemd-boot > > Version: 251.3-1 > > Severity: normal > > > > Both /etc/kernel/postinst.d/systemd-boot and > > /etc/initramfs/post-update.d/systemd-boot > > call

Bug#1016538: systemd-boot: Kernel postinst and initramfs post-update hooks copy initrd twice

2022-08-02 Thread Michael Biebl
Am 02.08.22 um 18:20 schrieb Victor Westerhuis: > Package: systemd-boot > Version: 251.3-1 > Severity: normal > Both /etc/kernel/postinst.d/systemd-boot and /etc/initramfs/post-update.d/systemd-boot call kernel-install to add a newly installed kernel. However, the initramfs hook explicitly

Bug#1016538: systemd-boot: Kernel postinst and initramfs post-update hooks copy initrd twice

2022-08-02 Thread Victor Westerhuis
Package: systemd-boot Version: 251.3-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Both /etc/kernel/postinst.d/systemd-boot and /etc/initramfs/post-update.d/systemd-boot call kernel-install to add a newly installed kernel. However, the initramfs hook explicitly passes the