Activity log for bug #1502291

Date Who What changed Old value New value Message
2015-10-02 19:04:25 Mathew Hodson bug added bug
2015-10-02 19:04:54 Mathew Hodson bug added subscriber Brian Murray
2015-10-02 19:05:10 Mathew Hodson ubuntu-release-upgrader (Ubuntu): importance Undecided Low
2015-10-02 19:05:24 Mathew Hodson ubuntu-release-upgrader (Ubuntu): assignee Brian Murray (brian-murray)
2015-10-02 19:06:39 Mathew Hodson affects ubuntu-release-upgrader (Ubuntu) update-manager (Ubuntu)
2015-10-02 19:08:54 Mathew Hodson description On Trusty, 'do-release-upgrade -d' is currently offering an upgrade to 14.10. It should offer to upgrade to Wily, because Wily is the current development release. It makes sense if we are skipping versions for stable releases to also skip versions for development releases. The code in update-manager parses the meta-release files to determine which release to upgrade. As an example here is the meta-release-development entry for utopic. Dist: utopic Name: Utopic Unicorn Version: 14.10 Date: Thu, 23 Oct 2014 14:10:00 UTC Supported: 0 Description: This is the 14.10 release Release-File: http://archive.ubuntu.com/ubuntu/dists/utopic/Release ReleaseNotes: http://changelogs.ubuntu.com/EOLReleaseAnnouncement UpgradeTool: http://archive.ubuntu.com/ubuntu/dists/utopic/main/dist-upgrader-all/current/utopic.tar.gz UpgradeToolSignature: http://archive.ubuntu.com/ubuntu/dists/utopic/main/dist-upgrader-all/current/utopic.tar.gz.gpg We currently just check the date and supported status to determine to which release to upgrade, as the meta release files don't really contain information about whether or not a release is obsolete. If we are running with the -d switch we could check to see if the release date is greater than today. There should probably be a fudge factor of a day though as otherwise people may not be able to upgrade on release day. On Trusty, 'do-release-upgrade -d' is currently offering an upgrade to 14.10. It should offer to upgrade to Wily, because Wily is the current development release. It makes sense if we are skipping versions for stable releases to also skip versions for development releases. The code in update-manager parses the meta-release files to determine which release to upgrade. As an example here is the meta-release-development entry for Utopic. Dist: utopic Name: Utopic Unicorn Version: 14.10 Date: Thu, 23 Oct 2014 14:10:00 UTC Supported: 0 Description: This is the 14.10 release Release-File: http://archive.ubuntu.com/ubuntu/dists/utopic/Release ReleaseNotes: http://changelogs.ubuntu.com/EOLReleaseAnnouncement UpgradeTool: http://archive.ubuntu.com/ubuntu/dists/utopic/main/dist-upgrader-all/current/utopic.tar.gz UpgradeToolSignature: http://archive.ubuntu.com/ubuntu/dists/utopic/main/dist-upgrader-all/current/utopic.tar.gz.gpg We currently just check the date and supported status to determine to which release to upgrade, as the meta release files don't really contain information about whether or not a release is obsolete. If we are running with the -d switch we could check to see if the release date is greater than today. There should probably be a fudge factor of a day though as otherwise people may not be able to upgrade on release day.
2015-10-05 19:53:13 Brian Murray update-manager (Ubuntu): status New Triaged
2017-06-27 19:31:36 Brian Murray update-manager (Ubuntu): status Triaged Won't Fix
2017-06-28 01:20:44 Mathew Hodson removed subscriber Mathew Hodson
2017-06-28 01:21:27 Mathew Hodson removed subscriber Brian Murray