У меня сервер CentOS6 уже 5 лет без проблем, но он внезапно начал выдавать ошибки yum update
.
Это результат обновления yum:
libc.so.6(GLIBC_2.14)(64bit) is needed by libdc1394-2.2.2-3.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by smp_utils-libs-0.98-3.el7.x86_64
libc.so.6(GLIBC_2.15)(64bit) is needed by sshpass-1.05-5.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by fdupes-1.51-6.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by arj-3.10.22-22.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by wireless-tools-1:29-13.el7.x86_64
libc.so.6(GLIBC_2.15)(64bit) is needed by wireless-tools-1:29-13.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by libwnck-2.31.0-1.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by libc-client-2007f-4.el7.1.x86_64
libc.so.6(GLIBC_2.15)(64bit) is needed by libc-client-2007f-4.el7.1.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by smp_utils-0.98-3.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by libmcrypt-2.5.8-13.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by unique-1.1.6-10.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by xclip-0.12-5.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by libva-1.2.1-3.el7.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by libtidy-0.99.0-31.20091203.el7.x86_64
Я уже пробовал использовать yum --skip-broken
безуспешно.
Сервера libc.so.6
это 2.12, и обновления нет.
Что я могу сделать, чтобы решить эту проблему?
Вы установили репозиторий EPEL для CentOS 7, но используете CentOS 6.
Удалить epel-release
пакет и / или файлы репозитория EPEL из /etc/yum.repos.d
и попробуйте еще раз с правильным пакетом.