Package: raspi3-firmware Version: 1.20180619-1 Severity: normal Hi!
When installing linux-image-4.18.0-2-arm64 having installed linux-image-4.18.0-1-arm64 I ended up without the proper -2 initrd on /boot/firmware, only the -1 initrd was seen by raspi3-firmware, so after the installation I was left with: # grep initrd /boot/firmware/config.txt initramfs initrd.img-4.18.0-1-arm64 # ls /boot/firmware/initrd.img* /boot/firmware/initrd.img-4.18.0-1-arm64 I believe this is because of the order of the scripts at /etc/kernel/postinst.d/: # ls /etc/kernel/postinst.d/ 50raspi3-firmware apt-auto-removal initramfs-tools unattended-upgrades The output of the apt-get install linux-image-4.18.0-2-arm64 command was: Selecting previously unselected package linux-image-4.18.0-2-arm64. (A ler a base de datos ... 27832 files and directories currently installed.) Preparing to unpack .../linux-image-4.18.0-2-arm64_4.18.10-2_arm64.deb ... Unpacking linux-image-4.18.0-2-arm64 (4.18.10-2) ... A configurar linux-image-4.18.0-2-arm64 (4.18.10-2) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-4.18.0-2-arm64 raspi3-firmware: deferring update via initramfs-tools (hook will be called later by the kernel Hope this helps. Regards. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: arm64 (aarch64) Kernel: Linux 4.18.0-1-arm64 (SMP w/4 CPU cores) Locale: LANG=gl_ES.UTF-8, LC_CTYPE=gl_ES.UTF-8 (charmap=UTF-8), LANGUAGE=gl_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages raspi3-firmware depends on: ii dosfstools 4.1-2 raspi3-firmware recommends no packages. raspi3-firmware suggests no packages. -- Configuration Files: /etc/kernel/postinst.d/50raspi3-firmware changed [not included] -- no debconf information

