标签:error with rpm_check_debug vs depsolve: libmysqlclient.so.16
CentOS6.3 系统,添加163yum源后,yum 安装mysql出现:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
libmysqlclient.so.16 is needed by postfix-2:2.6.6-8.el6.i686
libmysqlclient.so.16(libmysqlclient_16) is needed by postfix-2:2.6.6-8.el6.i686
You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2017-11-17-19-00M3VdGi.yumtx
解决办法:
yum update postfix
本文出自 “冯晓庆的博客” 博客,请务必保留此出处http://fengyunshan911.blog.51cto.com/995251/1982966
ERROR with libmysqlclient.so.16 is needed by postfix-2:2.6.6-8.el6.i686 解决办法
标签:error with rpm_check_debug vs depsolve: libmysqlclient.so.16
原文地址:http://fengyunshan911.blog.51cto.com/995251/1982966