Hi,
I'm on Kubuntu 19.04, but when following
https://help.ubuntu.com/community/EoanUpgrades/Kubuntu , I'm getting error
sudo software-properties-qtShows that "Under the Updates tab, set 'Normal Releases' in the Release Upgrade section."
# sudo apt-get update && sudo apt-get dist-upgrade
Hit:1 http://au.archive.ubuntu.com/ubuntu disco InRelease
Hit:2 http://au.archive.ubuntu.com/ubuntu disco-updates InRelease
Hit:3 http://au.archive.ubuntu.com/ubuntu disco-backports InRelease
Hit:4 https://download.docker.com/linux/ubuntu disco InRelease
Hit:5 http://ppa.launchpad.net/makehuman-o...mmunity/ubuntu bionic InRelease
Hit:6 https://packages.microsoft.com/ubuntu/19.04/prod disco InRelease
Hit:7 http://security.ubuntu.com/ubuntu disco-security InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libodbc1
0 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.
root@abhay-System-Product-Name:~# sudo do-release-upgrade -m desktop
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
root@abhay-System-Product-Name:~# sudo do-release-upgrade -d
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
root@abhay-System-Product-Name:~#
root@abhay-System-Product-Name:~# uname -a
Linux abhay-System-Product-Name 5.0.0-32-generic #34-Ubuntu SMP Wed Oct 2 02:06:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
root@abhay-System-Product-Name:~#
I think this has got something ot do with libodbc1 not being updated.
Any solution/ ideas ?
Regards,
Abhay
I'm on Kubuntu 19.04, but when following
https://help.ubuntu.com/community/EoanUpgrades/Kubuntu , I'm getting error
sudo software-properties-qtShows that "Under the Updates tab, set 'Normal Releases' in the Release Upgrade section."
# sudo apt-get update && sudo apt-get dist-upgrade
Hit:1 http://au.archive.ubuntu.com/ubuntu disco InRelease
Hit:2 http://au.archive.ubuntu.com/ubuntu disco-updates InRelease
Hit:3 http://au.archive.ubuntu.com/ubuntu disco-backports InRelease
Hit:4 https://download.docker.com/linux/ubuntu disco InRelease
Hit:5 http://ppa.launchpad.net/makehuman-o...mmunity/ubuntu bionic InRelease
Hit:6 https://packages.microsoft.com/ubuntu/19.04/prod disco InRelease
Hit:7 http://security.ubuntu.com/ubuntu disco-security InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libodbc1
0 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.
root@abhay-System-Product-Name:~# sudo do-release-upgrade -m desktop
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
root@abhay-System-Product-Name:~# sudo do-release-upgrade -d
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
root@abhay-System-Product-Name:~#
root@abhay-System-Product-Name:~# uname -a
Linux abhay-System-Product-Name 5.0.0-32-generic #34-Ubuntu SMP Wed Oct 2 02:06:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
root@abhay-System-Product-Name:~#
I think this has got something ot do with libodbc1 not being updated.
Any solution/ ideas ?
Regards,
Abhay
Comment