Package: gummiboot Version: 44-1 Severity: minor /etc/kernel/postrm.d/zz-update-gummiboot is called twice and when called the second time the kernel is already removed. And because the rm is not guarded with an existence check, it errors on the console:
pkern@honeybee:~$ sudo dpkg --purge linux-image-3.14-1-rt-amd64 (Reading database ... 118363 files and directories currently installed.) Removing linux-image-3.14-1-rt-amd64 (3.14.9-1) ... Ok, proceeding with removing running kernel image. /etc/kernel/postrm.d/initramfs-tools: update-initramfs: Deleting /boot/initrd.img-3.14-1-rt-amd64 /etc/kernel/postrm.d/zz-update-grub: Generating grub.cfg ... Found background image: /usr/share/images/desktop-base/desktop-grub.png Found linux image: /boot/vmlinuz-3.14-1-amd64 Found initrd image: /boot/initrd.img-3.14-1-amd64 Found linux image: /boot/vmlinuz-3.13-1-amd64 Found initrd image: /boot/initrd.img-3.13-1-amd64 Adding boot menu entry for EFI firmware configuration done /etc/kernel/postrm.d/zz-update-gummiboot: Remove 3.14-1-rt-amd64 from ESP The link /vmlinuz is a damaged link Removing symbolic link vmlinuz You may need to re-run your boot loader The link /initrd.img is a damaged link Removing symbolic link initrd.img You may need to re-run your boot loader Purging configuration files for linux-image-3.14-1-rt-amd64 (3.14.9-1) ... /etc/kernel/postrm.d/zz-update-gummiboot: Remove 3.14-1-rt-amd64 from ESP rm: cannot remove ‘/boot/efi/ed6099b79356a7a21b779a95538f82cc/3.14-1-rt-amd64/’: No such file or directory rm: cannot remove ‘/boot/efi/loader/entries/ed6099b79356a7a21b779a95538f82cc-3.14-1-rt-amd64.conf’: No such file or directory -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-rt-amd64 (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gummiboot depends on: ii libblkid1 2.20.1-5.8 ii libc6 2.19-5 Versions of packages gummiboot recommends: ii systemd 204-14 gummiboot suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org