[Bug 1828072] Re: KernelRemoval section is out of date

Launchpad Bug Tracker 1828072 at bugs.launchpad.net
Mon May 13 19:09:46 UTC 2019


This bug was fixed in the package ubuntu-release-upgrader - 1:19.04.16.4

---------------
ubuntu-release-upgrader (1:19.04.16.4) disco; urgency=medium

  * DistUpgrade/DistUpgradeQuirks.py: modify function which updates snaps so
    that it determines the release from which a system is being upgraded.
    Additionally, update the channel for the snap to reflect the release to
    which we are upgrading. (LP: #1827951)
  * data/DistUpgrade.cfg.bionic, data/DistUpgrade.cfg:
    - update KernelRemoval sections to kernel packages that appear in
      Ubuntu 18.04 and Ubuntu 18.10. (LP: #1828072)

ubuntu-release-upgrader (1:19.04.16.3) disco; urgency=medium

  * data/DistUpgrade.cfg.bionic,
    data/demoted.cfg.bionic,
    pre-build.sh:
    - support upgrades from bionic (LP: #1827635)

 -- Brian Murray <brian at ubuntu.com>  Mon, 06 May 2019 16:20:45 -0700

** Changed in: ubuntu-release-upgrader (Ubuntu Disco)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1828072

Title:
  KernelRemoval section is out of date

Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released
Status in ubuntu-release-upgrader source package in Bionic:
  Fix Released
Status in ubuntu-release-upgrader source package in Cosmic:
  Fix Released
Status in ubuntu-release-upgrader source package in Disco:
  Fix Released

Bug description:
  The dist-upgrader tarball includes configuration files for the release
  upgrade process and part of the configuration file is a section with
  the heading KernelRemoval which includes Version, BaseNames, and Types
  which are used to build a list of kernels to remove. This section has
  not been updated in quite some time and we should up date so systems
  have less old kernels installed.

  [Test Case]
  1) upgrade a system from a release of Ubuntu to a new release of Ubuntu (this should be done for the following paths B->C, C->D, B->D)
  2) observe the following in /var/log/dist-upgrade/main.log
  "2019-05-07 11:38:23,264 DEBUG identifyObsoleteKernels()
  2019-05-07 11:38:27,621 DEBUG identifyObsoleteKernels found 'set()'"

  The release upgrader from -proposed (do-release-upgrader -p) should
  identify some obsolete kernels ("skipping running kernel linux-
  headers-5.0.0-13-generic") even if it doesn't end up removing them.

  [Regression Potential]
  I made the BaseNames section split out across multiple lines which should be fine but that could cause the config file to fail to be parsed which would probably cause a crash or the same failure to remove obsolete kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1828072/+subscriptions



More information about the foundations-bugs mailing list