Since 21.10 isn't supported anymore, I'd like to upgrade to 22.04. However, running
sudo do-release-upgrade
gives the following output
...
Please install all available updates for your release before upgrading.
But I can't install all available updates, since 21.10 isn't supported anymore. Running
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
Just gives a lot of 404s since 21.10 isn't available anymore.
So what to do? I want to upgrade to 22.04, but have to update 21.10 before doing so. But I can't do that because it's not supported.