Control: retitle -1 aptitude: removes a kernel package not requested to be removed Control: severity -1 grave
Wow! This is much worse than expected! When I typed 'g' to remove the 3 packages, aptitude also removed the linux-image-6.10.7-amd64 kernel package, which was *not* in the list of packages to be removed. Performing actions... (Reading database ... 752963 files and directories currently installed.) Removing linux-headers-6.10.7-amd64 (6.10.7-1) ... Removing linux-headers-6.10.7-common (6.10.7-1) ... Removing linux-image-6.10.7-amd64 (6.10.7-1) ... /etc/kernel/prerm.d/dkms: dkms: removing: nvidia-legacy-390xx 390.157 (6.10.7-amd64) (x86_64) Module nvidia-legacy-390xx-390.157 for kernel 6.10.7-amd64 (x86_64). Before uninstall, this module version was ACTIVE on this kernel. nvidia-legacy-390xx.ko.xz: - Uninstallation - Deleting from: /lib/modules/6.10.7-amd64/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. nvidia-legacy-390xx-modeset.ko.xz: - Uninstallation - Deleting from: /lib/modules/6.10.7-amd64/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. nvidia-legacy-390xx-drm.ko.xz: - Uninstallation - Deleting from: /lib/modules/6.10.7-amd64/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. nvidia-legacy-390xx-uvm.ko.xz: - Uninstallation - Deleting from: /lib/modules/6.10.7-amd64/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. do_depmod 6.10.7-amd64 /etc/kernel/postrm.d/initramfs-tools: update-initramfs: Deleting /boot/initrd.img-6.10.7-amd64 /etc/kernel/postrm.d/zz-update-grub: Generating grub configuration file ... Found background image: /usr/share/images/desktop-base/desktop-grub.png Found linux image: /boot/vmlinuz-6.10.11-amd64 Found initrd image: /boot/initrd.img-6.10.11-amd64 Found linux image: /boot/vmlinuz-6.10.9-amd64 Found initrd image: /boot/initrd.img-6.10.9-amd64 Found linux image: /boot/vmlinuz-6.1.0-25-amd64 Found initrd image: /boot/initrd.img-6.1.0-25-amd64 Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. Check GRUB_DISABLE_OS_PROBER documentation entry. Adding boot menu entry for UEFI Firmware Settings ... done Removing linux-kbuild-6.10.7 (6.10.7-1) ... -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) _______________________________________________ Aptitude-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/aptitude-devel
