–报错
yum install perl-DBD-MySQL perl-Config-Tiny perl-Log-Dispatch perl-Parallel-ForkManager perl-Time-HiRes –y
–> Processing Dependency: perl(:MODULE_COMPAT_5.10.1) for package: perl-Parallel-ForkManager-1.20-1.el6.noarch
–> Finished Dependency Resolution
Error: Package: perl-Mail-Sendmail-0.79-12.el6.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.10.1)
Error: Package: perl-Log-Dispatch-2.27-1.el6.noarch (epel)
Requires: perl(MIME::Lite)
Error: Package: perl-Parallel-ForkManager-1.20-1.el6.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.10.1)
Error: Package: perl-Log-Dispatch-2.27-1.el6.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.10.1)
Error: Package: perl-Mail-Sender-0.8.16-3.el6.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.10.1)
You could try using –skip-broken to work around the problem
** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
perl-DBD-MySQL-4.023-6.el7.x86_64 has missing requires of libmysqlclient.so.18()(64bit)
perl-DBD-MySQL-4.023-6.el7.x86_64 has missing requires of
libmysqlclient.so.18(libmysqlclient_18)(64bit)
2:postfix-2.10.1-6.el7.x86_64 has missing requires of libmysqlclient.so.18()(64bit)
2:postfix-2.10.1-6.el7.x86_64 has missing requires of libmysqlclient.so.18(libmysqlclient_18)(64bit)
–解决方式
yum reinstall mysql-libs -y