【发布时间】:2016-12-10 07:31:36
【问题描述】:
我不知道如何解决这个问题,
当我尝试安装rpm -i glibc-64bit-2.17-4.4.1.ppc.rpm
我遇到了冲突错误:
warning: glibc-64bit-2.17-4.4.1.ppc.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 3dbdc284
package glibc-64bit-2.17-4.4.1.ppc is intended for a ppc architecture
file /lib64/libBrokenLocale.so.1 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libSegFault.so from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libanl.so.1 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libc.so.6 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libcidn.so.1 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libcrypt.so.1 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libdl.so.2 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libm.so.6 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libnsl.so.1 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libnss_compat.so.2 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libnss_dns.so.2 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libnss_files.so.2 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libnss_hesiod.so.2 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libnss_nis.so.2 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libnss_nisplus.so.2 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libpthread.so.0 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libresolv.so.2 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/librt.so.1 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libthread_db-1.0.so from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
file /lib64/libutil.so.1 from install of glibc-64bit-2.17-4.4.1.ppc conflicts with file from package glibc-2.11.3-17.95.2.x86_64
任何帮助将不胜感激。谢谢
【问题讨论】: