Can anyone make sense of this?
~$ sudo apt list --upgradable -a
Listing... Done
libodbc1/buster 2.3.7 amd64 [upgradable from: 2.3.7]
libodbc1/now 2.3.7 amd64 [installed,upgradable to: 2.3.7]
libodbc1/groovy 2.3.6-0.1build1 amd64
~$ sudo apt full-upgrade
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.
I initially thought it was an error in the repository, but it's been like this for days.
Here's some Ubuntu version info:
~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.10
Release: 20.10
Codename: groovy
grep -r deb /etc/apt/sources.list /etc/apt/sources.list.d
please. – nobody Feb 15 '21 at 19:49