3

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:

  1. sudo apt update
  2. sudo apt upgrade
  3. sudo apt dist-upgrade
  4. sudo apt autoremove
  5. sudo do-release-upgrade

but last steps returns "no new release found".

Do you have any hints what to check next?

guntbert
  • 13,475
Gunter
  • 33

1 Answers1

5

If I remember correctly, Ubuntu version upgrades are not rolled out to everyone at once, and are done so steadily within about a week's time frame, to ensure that if some major breaking bug is discovered, Canonical can halt the upgrade until it is fixed, and not everyone becomes affected by said major breaking bug