Package: kmod Version: 34.2-2 kmod's initramfs hook tries to copy_exec from /usr/lib/*-linux-gnu/. However, on armhf the files are installed into /usr/lib/arm-linux-gnueabihf. copy_exec fails to find the file and the hook returns an error. Any operation that ends up calling update-initramfs fails as a result.
Kind regards, Serge