initramfs-tools
was updated and replaced a change I have made to make my custom kernel be able to build a initramfs. to fix you can reinstall the kernel clockworkpi-kernel
or issue this command below and then finish the apt upgrade
.
sudo sed -i '/^MODULES=dep/c\MODULES=most' "/etc/initramfs-tools/initramfs.conf"