Upgrade profile with "security" enabled marks kernel packages as manually installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Client |
Fix Released
|
High
|
Simon Poirier | ||
landscape-client (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
As for title. When systems are updated via the landscape client, and they are associated with an upgrade profile which has "security" enabled, individual kernel packages are marked as manually installed.
In a situation where you have both "security" and "autoremove" enabled for an upgrade profile, this results in manually installed kernels piling up and filling /boot because they will never get autoremoved.
I suspect there are a few customers hitting this and not realising, because a majority probably have a /boot dir which is on the root filesystem. Only customers who are using Landscape with a separate /boot partition of say the used to be recommended 512M are likely to hit this, and then maybe only after a protracted period of time.
Changed in landscape: | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: | added: sts |
Changed in landscape: | |
status: | Confirmed → Triaged |
assignee: | nobody → Simon Poirier (simpoir) |
information type: | Proprietary → Public |
affects: | landscape → landscape-client |
Changed in landscape-client: | |
status: | In Progress → Fix Committed |
Changed in landscape-client: | |
status: | Fix Committed → Fix Released |
Did you check if 'unattended- upgrades' was enabled ? (By default it is)
While there might be a bug in Landscape (will leave the call to Simon on that portion) ...
If 'uu' is enabled, did it failed to attempt to remove unused kernel version ?
In theory, 'uu' should be able to take care of that when it runs.