0

While following this answer, I ran into this issue:

Unable to find a version "2.31-0ubuntu9.2" for the package "libc-bin"
Unable to apply some actions, aborting

After running this command:

sudo aptitude install libc-bin=2.31-0ubuntu9.2 libc6:amd64=2.31-0ubuntu9.2 libc6:i386=2.31-0ubuntu9.2 libc6-dbg:amd64=2.31-0ubuntu9.2 locales=2.31-0ubuntu9.2

Do I need to add a new repository to get these old versions? Can I install different versions and still get the same effect?

Similar question: Unable to find a version for the package "libc6"

UPDATE: I am running this in a Ubuntu 20.04 docker container in a gitpod.io workspace. I also found this and I thought it might be an alternative solution to my problem, but I am not sure at all... Any ideas?

UPDATE AGAIN: I can find 2.31-0ubuntu9.2 here can I directly install the binary?

0 Answers0