I am trying to upgrade to the newest LTS. What am I missing here?
chris@chris-x1 ~> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic
chris@chris-x1 ~> sudo do-release-upgrade
Checking for a new Ubuntu release
There is no development version of an LTS available.
To upgrade to the latest non-LTS develoment release
set Prompt=normal in /etc/update-manager/release-upgrades.
Update with resolution
- Run
software-properties-gtk
- In the Ubuntu Software tab I selected the first 4 checkboxes (probably too many). This updates a bunch of caches
- Ran
sudo do-release-upgrade
At this point the installation was kinda wonky. I had missing icons and my theme customizations were MIA. Couldn't run upgrades due to broken packages so I ran sudo apt dist-upgrade
and this seemed to resolve everything. I can sort out the rest later.