EOL upgrades: Upgrade from Ubuntu 23.04 to 24.04
When upgrading from Ubuntu 23.04 to 24.04, you may hit this error: An upgrade from 'lunar' to 'noble' is not supported with this tool.
The error occurred because we need to upgrade to 23.10 first and then to 24.04. This article show you how to do that.
Steps
Backup your systems, files, etc. in case anything goes wrong.
Download legacy upgrader tool: https://changelogs.ubuntu.com/meta-release. For 23.10, the code name is mantic.
Dist: mantic Name: Mantic Minotaur Version: 23.10 Date: Thu, 12 October 2023 23:10:00 UTC Supported: 0 Description: This is the 23.10 release Release-File: http://archive.ubuntu.com/ubuntu/dists/mantic-updates/Release ReleaseNotes: http://changelogs.ubuntu.com/EOLReleaseAnnouncement UpgradeTool: http://archive.ubuntu.com/ubuntu/dists/mantic-updates/main/dist-upgrader-all/current/mantic.tar.gz UpgradeToolSignature: http://archive.ubuntu.com/ubuntu/dists/mantic-updates/main/dist-upgrader-all/current/mantic.tar.gz.gpg
Download upgrade tool: http://archive.ubuntu.com/ubuntu/dists/mantic-updates/main/dist-upgrader-all/current/mantic.tar.gz:
wget http://archive.ubuntu.com/ubuntu/dists/mantic-updates/main/dist-upgrader-all/current/mantic.tar.gz
Unzip it:
mkdir upgrader tar -xaf mantic.tar.gz -C upgrader
Run upgrade tool:
cd upgrader/ sudo ./manic
Follow the guide to complete the upgrade:
Once the upgrade to 23.10 is completed, run upgrade tool to update to 24.04 or use Software Updater:
update-manager -c
Click Upgrade button to start upgrading to the latest version.
References
https://help.ubuntu.com/community/EOLUpgrades
try this link:
https://old-releases.ubuntu.com/ubuntu/dists/mantic-updates/main/dist-upgrader-all/current/mantic.tar.gz
Thanks for the info. Yes I am now also not able to access that particular version of upgrade tool.
I suggest you raise a feedback to Ubuntu team to look into it.
Downloading the upgrade tool does not work:
$ wget http://archive.ubuntu.com/ubuntu/dists/mantic-updates/main/dist-upgrader-all/current/mantic.tar.gz
--2024-11-30 16:44:34-- http://archive.ubuntu.com/ubuntu/dists/mantic-updates/main/dist-upgrader-all/current/mantic.tar.gz
Resolving archive.ubuntu.com (archive.ubuntu.com)... 91.189.91.82, 91.189.91.81, 185.125.190.81, ...
Connecting to archive.ubuntu.com (archive.ubuntu.com)|91.189.91.82|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-11-30 16:44:35 ERROR 404: Not Found.