Answer the question
In order to leave comments, you need to log in
How to install libc6 < 2.16 package on Debian 7?
I use the command:
apt-get install libc6
The result is an error
The following packages have unmet dependencies:
clickhouse-compressor : Depends: libc6 (< 2.16) but 2.23-0experimental4 is to be installed
clickhouse-server-base : Depends: libc6 (< 2.16) but 2.23-0experimental4 is to be installed
How can I install a package without uninstalling clickhouse...?
Answer the question
In order to leave comments, you need to log in
Do not try to replace the regular C Linux runtime AKA libc - you are provided with a rake ubiquitous - if the program requires a specific version of libc, put it in a chroot or better in a container.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question