touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #110603
[Bug 1440608] Re: /etc/kernel/postinst.d/apt-auto-removal wants to remove all kernels except the latest one
For what it's worth, it seems it might be HOW the script is being
called. Testing the apt-auto-removal script here (Kubuntu 15.04) with
kernels 3.19.0-29-generic, 3.19.0-30-generic, and 3.19.0-31-generic
installed and after a reboot to load -31:
1) Noticed the call to autoremove 3.19.0-30-generic.
2) Read /etc/apt/apt.conf.d/01autoremovekernels and saw -29 and -31 listed as "NeverAutoRemove"
3) Manually removed 3.19.0-29-generic.
4) Ran "sudo /etc/kernel/postinst.d/apt-auto-removal"
5) Re-read /etc/apt/apt.conf.d/01autoremovekernels and saw only -31 listed as "NeverAutoRemove"
6) Ran "sudo /etc/kernel/postinst.d/apt-auto-removal 3.19.0-31-generic"
7) Re-read /etc/apt/apt.conf.d/01autoremovekernels and saw -30 and -31 listed as "NeverAutoRemove"
So it worked when called properly in that case. I thought it possible
that part of the problem is it's being called with the wrong kernel
version.
I re-installed -25 and -21 along with -30 and -31. This resulted in -25 and -31 in the never remove list.
But again: When apt-auto-removal is re-run with -31, the never remove list changes to -30 and -31.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1440608
Title:
/etc/kernel/postinst.d/apt-auto-removal wants to remove all kernels
except the latest one
Status in apt package in Ubuntu:
Confirmed
Bug description:
After installing a 3rd kernel currently 3.19.0-12-generic, the
/etc/apt/apt.conf.d/01autoremove-kernels file looks normal listing the
3.19.0-11-generic and 3.19.0-12-generic with 3.19.0-10-generic listed
to be autoremoved. But once autoremove is completed the machine
requests to be rebooted and at that time the /etc/apt/apt.conf.d
/01autoremove-kernels file lists the 3.19.0-12-generic and
3.19.0-10-generic kernels. So upon rebooting the 3.19.0-11-generic is
requested to be autoremoved leaving only one kernel the latest one
3.19.0-12-generic.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: apt 1.0.9.7ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
Uname: Linux 3.19.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CurrentDesktop: MATE
Date: Sun Apr 5 17:03:01 2015
InstallationDate: Installed on 2015-04-02 (3 days ago)
InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Beta amd64 (20150401)
SourcePackage: apt
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1440608/+subscriptions
References