[Bug 1902025] Re: hwe kernel not scoped under "Ubuntu Base"
Launchpad Bug Tracker
1902025 at bugs.launchpad.net
Tue Feb 9 04:54:40 UTC 2021
This bug was fixed in the package update-manager - 1:21.04.8
---------------
update-manager (1:21.04.8) hirsute; urgency=medium
[ Brian Murray ]
* Clean up apt cache binary files created by the unit tests thanks to
William Wilson for the patch.
[ William Wilson ]
* Changing to a regex from a static list of packages to be included under
"Ubuntu Base". This regex expands the list of packages under "Ubuntu Base"
to include all kernel packages as well as binary packages built by
linux-meta source packages (LP: #1902025)
-- Brian Murray <brian at ubuntu.com> Thu, 04 Feb 2021 10:42:55 -0800
** Changed in: update-manager (Ubuntu Hirsute)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1902025
Title:
hwe kernel not scoped under "Ubuntu Base"
Status in update-manager package in Ubuntu:
Fix Released
Status in update-manager source package in Focal:
Triaged
Status in update-manager source package in Groovy:
Triaged
Status in update-manager source package in Hirsute:
Fix Released
Bug description:
linux-image-generic-hwe-20.04
linux-headers-generic-hwe-20.04
linux-generic-hwe-20.04
Are all listed as standalone updates in update manager, instead they
should be grouped under Ubuntu Base.
[Impact]
* When running update-manager, hwe kernel packages and some other
kernel packages were not appearing under Ubuntu Base as they should
* This was causing the section "Other Updates" to appear cluttered
* Backporting to stable releases because of the visual impact to
users
[Test Case]
* If no updates for kernel related packages are available, downgrade some
kernel related packages such as the hwe packages listed in this bug
report
* Run update-manager and observe that the kernel packages are not
grouped under Ubuntu Base
[Where problems could occur]
* Packages that don't belong under Ubuntu Base could be grouped under
Ubuntu Base if the new regex is too generic.
* Packages that do belong under Ubuntu Base could be missed if the regex
does not account for them
[Other info]
* In the future it would be best if new packages do not begin with the
string "linux-" unless they are related to the kernel. This will
prevent these packages from being accidentally grouped under
Ubuntu Base
* Currently there are a few "linux-*" packages that do not belong under
Ubuntu Base, such as linux-show-player and linux-sound-base.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1902025/+subscriptions
More information about the foundations-bugs
mailing list