0

I do sudo do-release-upgrade, and I got an error message like this one.

An unresolvable problem occurred while calculating the upgrade.

This can be caused by:

  • Upgrading to a pre-release version of Ubuntu
  • Running the current pre-release version of Ubuntu
  • Unofficial software packages not provided by Ubuntu

How I can solve this?

Olli
  • 8,971

1 Answers1

0

Most times it's because of the last point listed: You've got some PPA's enabled which can't be upgraded.

Disable all PPA's you've installed manually and run the upgrade. After upgrading, re-enable them.

This is most easily done via the "Software & Updates" utility.

s3lph
  • 14,314
  • 11
  • 59
  • 82