[Bug 1925529] Re: "ReleaseNotesViewer" does not display anything with the text view

Launchpad Bug Tracker 1925529 at bugs.launchpad.net
Wed Jun 2 23:29:23 UTC 2021


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

---------------
ubuntu-release-upgrader (1:21.04.12) hirsute; urgency=medium

  * DistUpgrade/DevelReleaseAnnouncement: remove warning regarding upgrading
    to hirsute.
  * DistUpgradeQuirks.py: add in a method for reading the system vendor out of
    DMI information which then can be used to block upgrades. (LP: #1929449)
  * DistUpgradeQuirks.py: If the system vendor is Apple do not allow release
    upgrades to 21.04 for the time being. (LP: #1929449)
  * DistUpgradeFetcherCore.py: when upgrading with the text view display the
    release announcement in the terminal. (LP: #1925529)
  * tests/test_dist_upgrade_fetcher_core.py: do not display the release
    announcement during the test.
  * tests/test_sources_list.py: switch from precise to focal and precise was
    removed from the archive.
  * Run pre-build.sh: updating mirrors, demotions, and translations.

 -- Brian Murray <brian at ubuntu.com>  Tue, 11 May 2021 15:03:04 -0700

** Changed in: ubuntu-release-upgrader (Ubuntu Hirsute)
       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/1925529

Title:
  "ReleaseNotesViewer" does not display anything with the text view

Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released
Status in ubuntu-release-upgrader source package in Groovy:
  New
Status in ubuntu-release-upgrader source package in Hirsute:
  Fix Released
Status in ubuntu-release-upgrader source package in Impish:
  Fix Released

Bug description:
  When upgrading with do-release-upgrade the ReleaseAnnouncement, e.g.
  http://archive.ubuntu.com/ubuntu/dists/hirsute/main/dist-upgrader-
  all/current/ReleaseAnnouncement, should be displayed. This works with
  DistUpgradeViewGtk3 but not DistUpgradeViewText.

  [Test Case]
  1) run 'do-release-upgrade -d -f DistUpgradeViewText' in a terminal on an Ubuntu 21.04 or Ubuntu 20.10 system
  2) you will see a sudo password prompt after the release upgrader tarball is downloaded (i.e. after the message "extracting '$nextrelease.tar.gz'")

  After installing ubuntu-release-upgrader from -proposed you'll see the
  text of the ReleaseAnnouncement before the download of the release
  upgrader tarball and a "Continue [yN]" prompt.

  Additional test:
  1) run 'do-release-upgrade -d -f DistUpgradeViewGtk3' in a terminal with the -proposed version of ubuntu-release-upgrader
  2) confirm that you don't see the ReleaseAnnouncement in the terminal

  [Where Problems Could Occur]
  This is new code in DistUpgradeFetcherCore.py for the showReleaseNotes() function. This function also exists in DistUpgradeFetcher.py so the additional code should not affect it but as a regression test "do-release-upgrade -d -f DistUpgradeViewGtk3" should also be run in a terminal to ensure that the ReleaseAnnouncement file is not shown in the terminal and in a GUI dialog.

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



More information about the foundations-bugs mailing list