Comment 0 for bug 1928700

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

The new postinst hook from bug 1877088 currently requires initramfs-tools installed, or installing a kernel would fail. This happens for me on a builder chroot trying to build linux-meta of a derivative kernel.

The fix would be to skip running the script if update-initramfs is not available.