I've run 22.04 LTS since it was available. In late May '23, 7mo ago, I'd done sudo apt update
and sudo apt upgrade
to keep my system up to date.
The 22.10 kinetic release had apparently been made available, and the system began this upgrade. It failed, leaving a corrupted boot sector; finding my way back to bootable was painful, and I started a new job, pushing this down in priority. With the new job settling in now, I just recently am able to recover my boot, and getting back to Ubuntu.
The Ubuntu partial upgrade state & settings are a mix of disabled 22.04 & a few kinetic entries. attempts to do apt/ apt-get/ update or upgrade, via sudo cmd or via software updater fail. I've tried sudo do-release-upgrade
and it tells me 'your Ubuntu release is no longer supported'. (It would be good if this msg stated what release the check assessed as EOL; is it seeing 22.04 or 22.10?). attempts to use apt fail, I believe due to the mixed up system update settings.
My goal is to upgrade to 23.04; given the failed 22.10 upgrade state I'm fighting, is there a means/ process to get my system back to a 22.04 solid state?
Is there a way to upgrade from such a reclaimed 22.04 state directly to 23.04?
thanks,
UPDATE: The boot-repair summary: https://paste.ubuntu.com/p/yCHqHMyCCk/
errors on sudo apt update
::
Reading package lists... Done E: The repository 'cdrom://Ubuntu 22.04 LTS _Jammy Jellyfish_ - Release amd64 (20220419) jammy Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'https://ppa.launchpadcontent.net/c2d4u.team/c2d4u4.0+/ubuntu kinetic Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://archive.ubuntu.com/ubuntu kinetic Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://archive.ubuntu.com/ubuntu kinetic-updates Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://archive.ubuntu.com/ubuntu kinetic-backports Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://archive.ubuntu.com/ubuntu kinetic-security Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
22.04
or23.10
.23.04
will reach End of Life in January and you'd have to upgrade again soon. – mook765 Dec 31 '23 at 19:45