I would like to upgrade from 20.10 to 21.04. But do-release-upgrade returns "no new release found".
/etc/update-manager/release-upgrades:
Prompt=normal
$cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.10
DISTRIB_CODENAME=groovy
DISTRIB_DESCRIPTION="Ubuntu 20.10"
I executed following steps:
sudo apt updatesudo apt upgradesudo apt dist-upgradesudo apt autoremovesudo do-release-upgrade
but last steps returns "no new release found".
Do you have any hints what to check next?