mysql-community-server-5.7.23需要libnuma.so和rpmlib(FileDigests)

时间:2019-07-09 01:45:26

标签: mysql suse

suse-11 linux,mysql-server 5.7.23.i已经安装了mysql-lib,mysql-common,mysql-client。当我安装mysql-server并且操作系统告诉我一些依赖项时出错。 >

warning: mysql-community-server-5.7.23-1.el6.i686.rpm: Header V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
        libnuma.so.1 is needed by mysql-community-server-5.7.23-1.el6.i686
        libnuma.so.1(libnuma_1.1) is needed by mysql-community-server-5.7.23-1.el6.i686
        libnuma.so.1(libnuma_1.2) is needed by mysql-community-server-5.7.23-1.el6.i686
        libpthread.so.0(GLIBC_2.12) is needed by mysql-community-server-5.7.23-1.el6.i686
        mysql-community-client(x86-32) >= 5.7.9 is needed by mysql-community-server-5.7.23-1.el6.i686
        mysql-community-common(x86-32) = 5.7.23-1.el6 is needed by mysql-community-server-5.7.23-1.el6.i686
        rpmlib(FileDigests) <= 4.6.0-1 is needed by mysql-community-server-5.7.23-1.el6.i686

我还尝试安装numactl,并且命令行告诉我numactl是最新的,所以我该怎么办才能解决此问题。请帮帮我。

0 个答案:

没有答案