Hi I am trying to upgrade to Ubuntu 22.04 from Ubuntu 20.04.4. I used the command
sudo do-release-upgrade -d
I end up getting this error
Upgrades to the development release are only available from the latest supported release.
Is there any solution to this?
lsn-release -a
? Also make sure that.d
is still needed, it is some time ago that 22.04 was released, so maybe the update don't need "development" option any more, – Soren A Jun 06 '22 at 14:53-d
. Around the time of the point-release Canonical will set up the next development-branch (for 22.10 this time) and the meaning of-d
will "change" from 22.04 to 22.10. – Soren A Jun 06 '22 at 16:11