3

Tried do-release-upgrade -d on a 16.04 machine today but got

Upgrades to the development release are only 
available from the latest supported release.

Surely LTS to LTS is allowed?

Result of cat /etc/update-manager/release-upgrades is Prompt=lts

Organic Marble
  • 23,641
  • 15
  • 70
  • 122

1 Answers1

4

Remove any files in ~/.cache/update-manager-core/ and try the upgrade process again.

Thomas Ward
  • 74,764