[Bug 1902025] Re: hwe kernel not scoped under "Ubuntu Base"

Launchpad Bug Tracker 1902025 at bugs.launchpad.net
Thu Mar 4 11:55:55 UTC 2021


This bug was fixed in the package update-manager - 1:20.04.10.6

---------------
update-manager (1:20.04.10.6) focal; urgency=medium

  * UpdateManager/Core/UpdateList.py: change to a regex from a static list
    of packages to be grouped under Ubuntu Base (LP: #1902025)
  * Clean up apt cache binary files left behind by tests
  * Rename meta_pkgs to ubuntu_base_pkgs to make it more clear to the
    reader which packages should be included
  * Add tests in to ensure Ubuntu base packages are not grouped when
    staged for removal (LP: #1912718)

 -- William 'jawn-smith' Wilson <william.wilson at canonical.com>  Wed, 10
Feb 2021 14:39:27 -0600

** Changed in: update-manager (Ubuntu Focal)
       Status: Fix Committed => 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:
  Fix Released
Status in update-manager source package in Groovy:
  Fix Released
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