Here is what I am getting when trying to update:
cliff@cliff-Inspiron-5570:~$ sudo apt-get update && sudo apt-get dist-upgrade
[sudo] password for cliff:
Hit:1 http://us.archive.ubuntu.com/ubuntu disco InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu disco InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu disco-updates InRelease
Hit:5 http://security.ubuntu.com/ubuntu disco-security InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Hit:7 http://us.archive.ubuntu.com/ubuntu disco-backports InRelease
Hit:8 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu disco InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
cliff@cliff-Inspiron-5570:~$ pkexec do-release-upgrade -m desktop -f DistUpgradeViewKDE
Checking for a new Ubuntu release
No new release found.
cliff@cliff-Inspiron-5570:~$ sudo do-release-upgrade -m desktop
Checking for a new Ubuntu release
No new release found.
What am I missing
cliff@cliff-Inspiron-5570:~$ sudo apt-get update && sudo apt-get dist-upgrade
[sudo] password for cliff:
Hit:1 http://us.archive.ubuntu.com/ubuntu disco InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu disco InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu disco-updates InRelease
Hit:5 http://security.ubuntu.com/ubuntu disco-security InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Hit:7 http://us.archive.ubuntu.com/ubuntu disco-backports InRelease
Hit:8 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu disco InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
cliff@cliff-Inspiron-5570:~$ pkexec do-release-upgrade -m desktop -f DistUpgradeViewKDE
Checking for a new Ubuntu release
No new release found.
cliff@cliff-Inspiron-5570:~$ sudo do-release-upgrade -m desktop
Checking for a new Ubuntu release
No new release found.
What am I missing
Comment