关于yum安装出现You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest解决方法
关于yum安装出现You could try using –skip-broken to work around the problem You could try running: rpm -Va –nofiles –nodigest解决方法
[root@web01 ~]# yum -y localinstall zabbix-proxy-mysql-4.0.0-2.el7.x86_64.rpm
Loaded plugins: fastestmirror, security
Setting up Local Package Process
Examining zabbix-proxy-mysql-4.0.0-2.el7.x86_64.rpm: zabbix-proxy-mysql-4.0.0-2.el7.x86_64
Marking zabbix-proxy-mysql-4.0.0-2.el7.x86_64.rpm to be installed
Determining fastest mirrors
* base: mirrors.aliyun.com
* extras: mirrors.aliyun.com
* updates: mirrors.aliyun.com
。。。。。。。
Error: Package: zabbix-proxy-mysql-4.0.0-2.el7.x86_64 (/zabbix-proxy-mysql-4.0.0-2.el7.x86_64)
Requires: libpcre.so.1()(64bit)
Error: Package: zabbix-proxy-mysql-4.0.0-2.el7.x86_64 (/zabbix-proxy-mysql-4.0.0-2.el7.x86_64)
Requires: libnetsnmp.so.31()(64bit)
Error: Package: zabbix-proxy-mysql-4.0.0-2.el7.x86_64 (/zabbix-proxy-mysql-4.0.0-2.el7.x86_64)
Requires: libc.so.6(GLIBC_2.14)(64bit)
Error: Package: zabbix-proxy-mysql-4.0.0-2.el7.x86_64 (/zabbix-proxy-mysql-4.0.0-2.el7.x86_64)
Requires: libmysqlclient.so.18()(64bit)
Error: Package: zabbix-proxy-mysql-4.0.0-2.el7.x86_64 (/zabbix-proxy-mysql-4.0.0-2.el7.x86_64)
Requires: systemd
Error: Package: zabbix-proxy-mysql-4.0.0-2.el7.x86_64 (/zabbix-proxy-mysql-4.0.0-2.el7.x86_64)
Requires: libmysqlclient.so.18(libmysqlclient_18)(64bit)
Error: Package: zabbix-proxy-mysql-4.0.0-2.el7.x86_64 (/zabbix-proxy-mysql-4.0.0-2.el7.x86_64)
Requires: libc.so.6(GLIBC_2.17)(64bit)
You could try using –skip-broken to work around the problem
You could try running: rpm -Va –nofiles –nodigest
解决方法:yum clean all