Dear Maintainer, The package fails to install because building the initramfs fails with the following error: update-initramfs: Generating /boot/initrd.img-6.4.0-1-amd64 cp: cannot stat '/etc/kxc/': No such file or directory E: /usr/share/initramfs-tools/hooks/kxc failed with return 1. update-initramfs: failed for /boot/initrd.img-6.4.0-1-amd64 with 1. dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation Just creating the directory (sudo mkdir /etc/kxc) and running `dpkg --configure -a` fixes the issue.