#Dependency is not satisfiable: libc6 (>= 2.38)
1 messages · Page 1 of 1 (latest)
Trying sudo apt install libc6 and I get this. So, I'm not sure why it says I'm missing libc6 still?
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libc6 is already the newest version (2.35-0ubuntu3.9).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
what is the full name of the package you downloaded online?
It was sudo apt-get install virtualbox-7.1
input ~$ dpkg-query -W libc6 libc6:amd64 2.35-0ubuntu3.9 libc6:i386 2.35-0ubuntu3.9 and noticd the 2.35 vs the requested 2.38... however it won't let me upgrade it further.
I've tried a few other things now too. And now on sudo apt upgrade I'm getting E: Sub-process /usr/bin/dpkg returned an error code (1)
Running sudo dpkg --configure -a and sudo apt install -f don't resolve this. But I can't i.d. the package that is causing the error.