Activity log for bug #1824866

Date Who What changed Old value New value Message
2019-04-15 17:48:19 Brian Murray bug added bug
2019-04-15 17:48:26 Brian Murray nominated for series Ubuntu Bionic
2019-04-15 17:48:26 Brian Murray bug task added ubuntu-release-upgrader (Ubuntu Bionic)
2019-04-15 17:48:32 Brian Murray ubuntu-release-upgrader (Ubuntu Bionic): status New Triaged
2019-04-15 17:48:35 Brian Murray ubuntu-release-upgrader (Ubuntu Bionic): importance Undecided Medium
2019-04-15 17:48:45 Brian Murray ubuntu-release-upgrader (Ubuntu): status New Fix Released
2019-04-16 16:46:46 Brian Murray ubuntu-release-upgrader (Ubuntu Bionic): milestone bionic-updates
2019-05-13 22:07:43 Brian Murray description (bionic-amd64)root@impulse:/home/bdmurray/Documents/canonical/admin# do-release-upgrade Checking for a new Ubuntu release Get:1 Upgrade tool signature [819 B] Get:2 Upgrade tool [1250 kB] Fetched 1251 kB in 0s (0 B/s) authenticate 'cosmic.tar.gz' against 'cosmic.tar.gz.gpg' extracting 'cosmic.tar.gz' A fatal error occurred Please report this as a bug and include the files /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The upgrade has aborted. Your original sources.list was saved in /etc/apt/sources.list.distUpgrade. Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-wvzfz5ou/cosmic", line 8, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-wvzfz5ou/DistUpgrade/DistUpgradeMain.py", line 224, in main from .DistUpgradeController import DistUpgradeController File "/tmp/ubuntu-release-upgrader-wvzfz5ou/DistUpgrade/DistUpgradeController.py", line 25, in <module> import distro_info ModuleNotFoundError: No module named 'distro_info' This a result of the SRU of the fix for bug 1799310 while the new dependency was added to the cosmic version of u-r-u that doesn't help because the dist-upgrader tarball doesn't reflect that dependency. (bionic-amd64)root@impulse:/home/bdmurray/Documents# do-release-upgrade Checking for a new Ubuntu release Get:1 Upgrade tool signature [819 B] Get:2 Upgrade tool [1250 kB] Fetched 1251 kB in 0s (0 B/s) authenticate 'cosmic.tar.gz' against 'cosmic.tar.gz.gpg' extracting 'cosmic.tar.gz' A fatal error occurred Please report this as a bug and include the files /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The upgrade has aborted. Your original sources.list was saved in /etc/apt/sources.list.distUpgrade. Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-wvzfz5ou/cosmic", line 8, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-wvzfz5ou/DistUpgrade/DistUpgradeMain.py", line 224, in main from .DistUpgradeController import DistUpgradeController File "/tmp/ubuntu-release-upgrader-wvzfz5ou/DistUpgrade/DistUpgradeController.py", line 25, in <module> import distro_info ModuleNotFoundError: No module named 'distro_info' This a result of the SRU of the fix for bug 1799310 while the new dependency was added to the cosmic version of u-r-u that doesn't help because the dist-upgrader tarball doesn't reflect that dependency.
2019-05-15 18:09:05 Brian Murray description (bionic-amd64)root@impulse:/home/bdmurray/Documents# do-release-upgrade Checking for a new Ubuntu release Get:1 Upgrade tool signature [819 B] Get:2 Upgrade tool [1250 kB] Fetched 1251 kB in 0s (0 B/s) authenticate 'cosmic.tar.gz' against 'cosmic.tar.gz.gpg' extracting 'cosmic.tar.gz' A fatal error occurred Please report this as a bug and include the files /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The upgrade has aborted. Your original sources.list was saved in /etc/apt/sources.list.distUpgrade. Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-wvzfz5ou/cosmic", line 8, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-wvzfz5ou/DistUpgrade/DistUpgradeMain.py", line 224, in main from .DistUpgradeController import DistUpgradeController File "/tmp/ubuntu-release-upgrader-wvzfz5ou/DistUpgrade/DistUpgradeController.py", line 25, in <module> import distro_info ModuleNotFoundError: No module named 'distro_info' This a result of the SRU of the fix for bug 1799310 while the new dependency was added to the cosmic version of u-r-u that doesn't help because the dist-upgrader tarball doesn't reflect that dependency. [Impact] Release upgrades on a system w/o python3-distro-info will crash. [Test Case] On a bionic-amd64 chroot: (bionic-amd64)root@impulse:/home/bdmurray/Documents# do-release-upgrade Checking for a new Ubuntu release Get:1 Upgrade tool signature [819 B] Get:2 Upgrade tool [1250 kB] Fetched 1251 kB in 0s (0 B/s) authenticate 'cosmic.tar.gz' against 'cosmic.tar.gz.gpg' extracting 'cosmic.tar.gz' A fatal error occurred Please report this as a bug and include the files /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The upgrade has aborted. Your original sources.list was saved in /etc/apt/sources.list.distUpgrade. Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-wvzfz5ou/cosmic", line 8, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-wvzfz5ou/DistUpgrade/DistUpgradeMain.py", line 224, in main from .DistUpgradeController import DistUpgradeController File "/tmp/ubuntu-release-upgrader-wvzfz5ou/DistUpgrade/DistUpgradeController.py", line 25, in <module> import distro_info ModuleNotFoundError: No module named 'distro_info' With the version of the package from -proposed you'll receive no such traceback. [Regression Potential] We are just adding a new dependency so none. Original Description -------------------- This a result of the SRU of the fix for bug 1799310 while the new dependency was added to the cosmic version of u-r-u that doesn't help because the dist-upgrader tarball doesn't reflect that dependency.
2019-05-15 18:09:08 Brian Murray ubuntu-release-upgrader (Ubuntu Bionic): status Triaged In Progress
2019-05-15 18:09:10 Brian Murray ubuntu-release-upgrader (Ubuntu Bionic): assignee Brian Murray (brian-murray)
2019-05-16 17:32:22 Łukasz Zemczak ubuntu-release-upgrader (Ubuntu Bionic): status In Progress Fix Committed
2019-05-16 17:32:23 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2019-05-16 17:32:25 Łukasz Zemczak bug added subscriber SRU Verification
2019-05-16 17:32:28 Łukasz Zemczak tags verification-needed verification-needed-bionic
2019-05-20 16:21:01 Brian Murray tags verification-needed verification-needed-bionic verification-done verification-done-bionic
2019-05-22 15:26:58 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2019-05-22 15:26:55 Launchpad Janitor ubuntu-release-upgrader (Ubuntu Bionic): status Fix Committed Fix Released