Activity log for bug #1744722

Date Who What changed Old value New value Message
2018-01-22 14:19:08 ZdravkoG bug added bug
2018-01-22 14:19:08 ZdravkoG attachment added sources.list https://bugs.launchpad.net/bugs/1744722/+attachment/5041003/+files/sources.list
2018-01-22 14:31:39 Jean-Baptiste Lallement ubuntu-release-upgrader (Ubuntu): importance Undecided High
2018-01-22 14:52:37 Otto bug added subscriber Otto
2018-01-22 14:53:08 Launchpad Janitor ubuntu-release-upgrader (Ubuntu): status New Confirmed
2018-01-22 16:24:28 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug artful dist-upgrade third-party-packages zesty amd64 apport-bug artful dist-upgrade third-party-packages zesty zesty2artful
2018-01-22 16:24:53 Jean-Baptiste Lallement ubuntu-release-upgrader (Ubuntu): status Confirmed Triaged
2018-01-22 17:25:35 ZdravkoG attachment added DistUpgradeController.py https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1744722/+attachment/5041145/+files/DistUpgradeController.py
2018-01-22 18:15:53 Brian Murray bug added subscriber Brian Murray
2018-01-24 13:59:58 Steve Langasek ubuntu-release-upgrader (Ubuntu): importance High Critical
2018-01-24 15:14:32 Launchpad Janitor branch linked lp:~jibel/ubuntu-release-upgrader/lp1744722
2018-01-24 15:15:16 Jean-Baptiste Lallement ubuntu-release-upgrader (Ubuntu): assignee Jean-Baptiste Lallement (jibel)
2018-01-24 15:15:20 Jean-Baptiste Lallement ubuntu-release-upgrader (Ubuntu): status Triaged In Progress
2018-01-24 15:15:30 Jean-Baptiste Lallement nominated for series Ubuntu Artful
2018-01-24 15:15:30 Jean-Baptiste Lallement bug task added ubuntu-release-upgrader (Ubuntu Artful)
2018-01-24 15:15:38 Jean-Baptiste Lallement ubuntu-release-upgrader (Ubuntu Artful): importance Undecided Critical
2018-01-24 15:15:42 Jean-Baptiste Lallement ubuntu-release-upgrader (Ubuntu Artful): status New Triaged
2018-01-26 10:27:13 Launchpad Janitor branch linked lp:ubuntu-release-upgrader
2018-01-29 09:34:29 Julian Andres Klode bug added subscriber Julian Andres Klode
2018-01-29 09:44:09 Launchpad Janitor branch linked lp:~juliank/ubuntu-release-upgrader/valid-release
2018-01-29 13:02:20 Jean-Baptiste Lallement branch unlinked lp:~jibel/ubuntu-release-upgrader/lp1744722
2018-01-29 13:02:34 Jean-Baptiste Lallement ubuntu-release-upgrader (Ubuntu): assignee Jean-Baptiste Lallement (jibel) Julian Andres Klode (juliank)
2018-01-29 14:05:10 Julian Andres Klode ubuntu-release-upgrader (Ubuntu): status In Progress Fix Committed
2018-01-30 19:28:18 Launchpad Janitor ubuntu-release-upgrader (Ubuntu): status Fix Committed Fix Released
2018-02-01 03:31:38 Gordon DuQuesnay bug added subscriber Gordon DuQuesnay
2018-02-04 09:41:30 Stephan van Ingen bug added subscriber Stephan van Ingen
2018-02-04 20:38:51 ZdravkoG attachment added workaround.tar.gz https://bugs.launchpad.net/ubuntu/artful/+source/ubuntu-release-upgrader/+bug/1744722/+attachment/5048855/+files/workaround.tar.gz
2018-02-05 09:23:45 Julian Andres Klode ubuntu-release-upgrader (Ubuntu Artful): status Triaged In Progress
2018-02-05 09:23:52 Julian Andres Klode ubuntu-release-upgrader (Ubuntu Artful): assignee Julian Andres Klode (juliank)
2018-02-05 14:53:13 Julian Andres Klode ubuntu-release-upgrader (Ubuntu Artful): status In Progress Fix Committed
2018-02-05 16:31:25 Julian Andres Klode description During update after release 'zesty' 'end of life' strange error appear: E:The repository 'http://archive.ubuntu.com/ubuntu stable Release' does not have a Release file. This error prevent upgrade process. There is no entry like 'http://archive.ubuntu.com/ubuntu stable Release' in my 'sources.list'. I have no idea where this entry comes from. During regular packages update try, only appears error messages directly related to 'end of life' release state. No error like above. I am not sure, but it seems like 'http://archive.ubuntu.com/ubuntu stable Release' is wrongly formatted and have no idea where this comes from as all. Here is my sources list (as is now). As could be seen from the sources list my install is from 2014. Over the years I make upgrade after 'end of life' release few times without any problems. Now is the first time I have such issue. Thanks in advance! ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: ubuntu-release-upgrader-core 1:17.04.10 ProcVersionSignature: Ubuntu 4.10.0-42.46-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.4-0ubuntu4.10 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: KDE Date: Mon Jan 22 15:56:24 2018 EcryptfsInUse: Yes InstallationDate: Installed on 2014-07-12 (1289 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: ubuntu-release-upgrader UpgradeStatus: Upgraded to zesty on 2018-01-20 (2 days ago) VarLogDistupgradeAptlog: Log time: 2018-01-20 03:20:51.814404 Log time: 2018-01-20 03:20:56.946483 Log time: 2018-01-20 03:21:25.049488 [Impact] Upgrades from unsupported releases do not work if they have some third-party repositories in their sources.list, for example a repository with "stable" as the suite. u-r-u generates a new sources.list with an Ubuntu entry for "stable". [Test case] On a zesty system, add deb https://example.com/3rd-party/deb/ stable main to the sources.list and try to upgrade to artful. It will generate an entry: deb https://archive.ubuntu.com/ stable main and fail. Now run do-release-upgrade --proposed and check that it does not do that. Alternatively, just rely on the autopkgtest test case testing that. [Regression Potential] This affects release upgrades, and if broken, might prevent some release updates. It seems unlikely though: The change just checks that the new distribution of a sources.list entry is valid before writing it out. [Original bug report] During update after release 'zesty' 'end of life' strange error appear: E:The repository 'http://archive.ubuntu.com/ubuntu stable Release' does not have a Release file. This error prevent upgrade process. There is no entry like 'http://archive.ubuntu.com/ubuntu stable Release' in my 'sources.list'. I have no idea where this entry comes from. During regular packages update try, only appears error messages directly related to 'end of life' release state. No error like above. I am not sure, but it seems like 'http://archive.ubuntu.com/ubuntu stable Release' is wrongly formatted and have no idea where this comes from as all. Here is my sources list (as is now). As could be seen from the sources list my install is from 2014. Over the years I make upgrade after 'end of life' release few times without any problems. Now is the first time I have such issue. Thanks in advance! ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: ubuntu-release-upgrader-core 1:17.04.10 ProcVersionSignature: Ubuntu 4.10.0-42.46-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.4-0ubuntu4.10 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: KDE Date: Mon Jan 22 15:56:24 2018 EcryptfsInUse: Yes InstallationDate: Installed on 2014-07-12 (1289 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: ubuntu-release-upgrader UpgradeStatus: Upgraded to zesty on 2018-01-20 (2 days ago) VarLogDistupgradeAptlog:  Log time: 2018-01-20 03:20:51.814404  Log time: 2018-01-20 03:20:56.946483  Log time: 2018-01-20 03:21:25.049488
2018-02-05 16:51:45 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2018-02-05 16:51:48 Brian Murray bug added subscriber SRU Verification
2018-02-05 16:51:51 Brian Murray tags amd64 apport-bug artful dist-upgrade third-party-packages zesty zesty2artful amd64 apport-bug artful dist-upgrade third-party-packages verification-needed verification-needed-artful zesty zesty2artful
2018-02-06 10:02:59 Julian Andres Klode description [Impact] Upgrades from unsupported releases do not work if they have some third-party repositories in their sources.list, for example a repository with "stable" as the suite. u-r-u generates a new sources.list with an Ubuntu entry for "stable". [Test case] On a zesty system, add deb https://example.com/3rd-party/deb/ stable main to the sources.list and try to upgrade to artful. It will generate an entry: deb https://archive.ubuntu.com/ stable main and fail. Now run do-release-upgrade --proposed and check that it does not do that. Alternatively, just rely on the autopkgtest test case testing that. [Regression Potential] This affects release upgrades, and if broken, might prevent some release updates. It seems unlikely though: The change just checks that the new distribution of a sources.list entry is valid before writing it out. [Original bug report] During update after release 'zesty' 'end of life' strange error appear: E:The repository 'http://archive.ubuntu.com/ubuntu stable Release' does not have a Release file. This error prevent upgrade process. There is no entry like 'http://archive.ubuntu.com/ubuntu stable Release' in my 'sources.list'. I have no idea where this entry comes from. During regular packages update try, only appears error messages directly related to 'end of life' release state. No error like above. I am not sure, but it seems like 'http://archive.ubuntu.com/ubuntu stable Release' is wrongly formatted and have no idea where this comes from as all. Here is my sources list (as is now). As could be seen from the sources list my install is from 2014. Over the years I make upgrade after 'end of life' release few times without any problems. Now is the first time I have such issue. Thanks in advance! ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: ubuntu-release-upgrader-core 1:17.04.10 ProcVersionSignature: Ubuntu 4.10.0-42.46-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.4-0ubuntu4.10 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: KDE Date: Mon Jan 22 15:56:24 2018 EcryptfsInUse: Yes InstallationDate: Installed on 2014-07-12 (1289 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: ubuntu-release-upgrader UpgradeStatus: Upgraded to zesty on 2018-01-20 (2 days ago) VarLogDistupgradeAptlog:  Log time: 2018-01-20 03:20:51.814404  Log time: 2018-01-20 03:20:56.946483  Log time: 2018-01-20 03:21:25.049488 [Impact] Upgrades from unsupported releases do not work if they have some third-party repositories in their sources.list, for example a repository with "stable" as the suite. u-r-u generates a new sources.list with an Ubuntu entry for "stable". [Test case] Run the provided test case against 17.10.9 and check that it fails. Run it again 17.10.10 and check that it works. [Regression Potential] This affects release upgrades, and if broken, might prevent some release updates. It seems unlikely though: The change just checks that the new distribution of a sources.list entry is valid before writing it out. [Original bug report] During update after release 'zesty' 'end of life' strange error appear: E:The repository 'http://archive.ubuntu.com/ubuntu stable Release' does not have a Release file. This error prevent upgrade process. There is no entry like 'http://archive.ubuntu.com/ubuntu stable Release' in my 'sources.list'. I have no idea where this entry comes from. During regular packages update try, only appears error messages directly related to 'end of life' release state. No error like above. I am not sure, but it seems like 'http://archive.ubuntu.com/ubuntu stable Release' is wrongly formatted and have no idea where this comes from as all. Here is my sources list (as is now). As could be seen from the sources list my install is from 2014. Over the years I make upgrade after 'end of life' release few times without any problems. Now is the first time I have such issue. Thanks in advance! ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: ubuntu-release-upgrader-core 1:17.04.10 ProcVersionSignature: Ubuntu 4.10.0-42.46-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.4-0ubuntu4.10 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: KDE Date: Mon Jan 22 15:56:24 2018 EcryptfsInUse: Yes InstallationDate: Installed on 2014-07-12 (1289 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: ubuntu-release-upgrader UpgradeStatus: Upgraded to zesty on 2018-01-20 (2 days ago) VarLogDistupgradeAptlog:  Log time: 2018-01-20 03:20:51.814404  Log time: 2018-01-20 03:20:56.946483  Log time: 2018-01-20 03:21:25.049488
2018-02-06 10:03:14 Julian Andres Klode description [Impact] Upgrades from unsupported releases do not work if they have some third-party repositories in their sources.list, for example a repository with "stable" as the suite. u-r-u generates a new sources.list with an Ubuntu entry for "stable". [Test case] Run the provided test case against 17.10.9 and check that it fails. Run it again 17.10.10 and check that it works. [Regression Potential] This affects release upgrades, and if broken, might prevent some release updates. It seems unlikely though: The change just checks that the new distribution of a sources.list entry is valid before writing it out. [Original bug report] During update after release 'zesty' 'end of life' strange error appear: E:The repository 'http://archive.ubuntu.com/ubuntu stable Release' does not have a Release file. This error prevent upgrade process. There is no entry like 'http://archive.ubuntu.com/ubuntu stable Release' in my 'sources.list'. I have no idea where this entry comes from. During regular packages update try, only appears error messages directly related to 'end of life' release state. No error like above. I am not sure, but it seems like 'http://archive.ubuntu.com/ubuntu stable Release' is wrongly formatted and have no idea where this comes from as all. Here is my sources list (as is now). As could be seen from the sources list my install is from 2014. Over the years I make upgrade after 'end of life' release few times without any problems. Now is the first time I have such issue. Thanks in advance! ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: ubuntu-release-upgrader-core 1:17.04.10 ProcVersionSignature: Ubuntu 4.10.0-42.46-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.4-0ubuntu4.10 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: KDE Date: Mon Jan 22 15:56:24 2018 EcryptfsInUse: Yes InstallationDate: Installed on 2014-07-12 (1289 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: ubuntu-release-upgrader UpgradeStatus: Upgraded to zesty on 2018-01-20 (2 days ago) VarLogDistupgradeAptlog:  Log time: 2018-01-20 03:20:51.814404  Log time: 2018-01-20 03:20:56.946483  Log time: 2018-01-20 03:21:25.049488 [Impact] Upgrades from unsupported releases do not work if they have some third-party repositories in their sources.list, for example a repository with "stable" as the suite. u-r-u generates a new sources.list with an Ubuntu entry for "stable". [Test case] Run the provided autopkgtest tests against 17.10.9 and check that it fails. Run it again 17.10.10 and check that it works. [Regression Potential] This affects release upgrades, and if broken, might prevent some release updates. It seems unlikely though: The change just checks that the new distribution of a sources.list entry is valid before writing it out. [Original bug report] During update after release 'zesty' 'end of life' strange error appear: E:The repository 'http://archive.ubuntu.com/ubuntu stable Release' does not have a Release file. This error prevent upgrade process. There is no entry like 'http://archive.ubuntu.com/ubuntu stable Release' in my 'sources.list'. I have no idea where this entry comes from. During regular packages update try, only appears error messages directly related to 'end of life' release state. No error like above. I am not sure, but it seems like 'http://archive.ubuntu.com/ubuntu stable Release' is wrongly formatted and have no idea where this comes from as all. Here is my sources list (as is now). As could be seen from the sources list my install is from 2014. Over the years I make upgrade after 'end of life' release few times without any problems. Now is the first time I have such issue. Thanks in advance! ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: ubuntu-release-upgrader-core 1:17.04.10 ProcVersionSignature: Ubuntu 4.10.0-42.46-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.4-0ubuntu4.10 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: KDE Date: Mon Jan 22 15:56:24 2018 EcryptfsInUse: Yes InstallationDate: Installed on 2014-07-12 (1289 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: ubuntu-release-upgrader UpgradeStatus: Upgraded to zesty on 2018-01-20 (2 days ago) VarLogDistupgradeAptlog:  Log time: 2018-01-20 03:20:51.814404  Log time: 2018-01-20 03:20:56.946483  Log time: 2018-01-20 03:21:25.049488
2018-02-06 10:03:23 Julian Andres Klode tags amd64 apport-bug artful dist-upgrade third-party-packages verification-needed verification-needed-artful zesty zesty2artful amd64 apport-bug artful dist-upgrade third-party-packages verification-done-artful verification-needed zesty zesty2artful
2018-02-06 14:05:51 Jean-Baptiste Lallement tags amd64 apport-bug artful dist-upgrade third-party-packages verification-done-artful verification-needed zesty zesty2artful amd64 apport-bug artful dist-upgrade third-party-packages verification-done verification-done-artful zesty zesty2artful
2018-02-12 21:44:10 Launchpad Janitor ubuntu-release-upgrader (Ubuntu Artful): status Fix Committed Fix Released
2018-02-12 21:44:14 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2018-02-15 19:46:37 Francis Ginther tags amd64 apport-bug artful dist-upgrade third-party-packages verification-done verification-done-artful zesty zesty2artful amd64 apport-bug artful dist-upgrade id-5a68918a857308ce2d4df8b1 third-party-packages verification-done verification-done-artful zesty zesty2artful
2018-02-15 19:51:38 Francis Ginther tags amd64 apport-bug artful dist-upgrade id-5a68918a857308ce2d4df8b1 third-party-packages verification-done verification-done-artful zesty zesty2artful amd64 apport-bug artful dist-upgrade id-5a68918a857308ce2d4df8b1 id-5a78205aa754a0cc3a6b7d8d third-party-packages verification-done verification-done-artful zesty zesty2artful