A
A
Alexey Imsha2017-07-13 09:15:12
linux
Alexey Imsha, 2017-07-13 09:15:12

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

1 answer(s)
A
Axian Ltd., 2017-07-13
@aleximsha

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 question

Ask a Question

731 491 924 answers to any question