Package: kernel-package Version: 13.018 Severity: normal --- Please enter the report below this line. ---
Hi, When kernel image is generated with --initrd it should have the same dependency as distro package has: initramfs-tools (>= 0.110~) | linux-initramfs-tool I've noticed it when building Amazon AMIs with custom kerel using bootstrap-vz: if initramfs-tools package is not installed, initrd image is not generated and system would not boot. the workaround is to explicitly list initramfs-tools before linux-image in the list, so it can process the build triggers. Thank you. Tim --- System information. --- Architecture: amd64 Kernel: Linux 4.6.0-1-amd64 Debian Release: stretch/sid 500 testing mirror.csclub.uwaterloo.ca 500 testing cloudfront.debian.net 500 stable repository.spotify.com 500 stable repo.skype.com 500 stable packages.elastic.co 500 stable dl.google.com 500 stable cloudfront.debian.net 500 sid linux.dropbox.com 500 jessie packagecloud.io 100 unstable cloudfront.debian.net --- Package information. --- Depends (Version) | Installed ==============================-+-=========== build-essential | 11.7 po-debconf | 1.0.19 gettext | 0.19.8.1-1 file | 1:5.28-2 bc | 1.06.95-9+b1 binutils | 2.26.1-1 kmod | 22-1.1 xz-utils | 5.1.1alpha+20120614-2.1 xmlto | 0.0.28-0.1 lzma | bzip2 | 1.0.6-8 dpkg-dev | 1.18.9 Recommends (Version) | Installed ============================-+-=========== docbook-utils | cpio | 2.11+dfsg-5 uboot-mkimage | kernel-common | 13.018 Suggests (Version) | Installed =============================-+-=========== linux-source | 4.6+74 libncurses-dev |

