centos 自帶mysql卸載時出現沒法卸載狀況

 [dianyi@localhost ~]$ rpm -qa|grep mysql mysql-libs-5.1.52-1.el6_0.1.x86_64node

[dianyi@localhost ~]$ rpm -e mysql-libs-5.1.52-1.el6_0.1.x86_64 error:mysql

Failed dependencies:sql

libmysqlclient.so.16()(64bit) is needed by (installed) postfix-2:2.6.6-2.2.el6_1.x86_64 libmysqlclient.so.16(libmysqlclient_16)(64bit) is needed by (installed) postfix-2:2.6.6-2.2.el6_1.x86_64 mysql-libs is needed by (installed) postfix-2:2.6.6-2.2.el6_1.x86_64post

[dianyi@localhost ~]$ rpm -e postfix-2:2.6.6-2.2.el6_1.x86_64 error: package postfix-2:2.6.6-2.2.el6_1.x86_64 is not installed.net

解決辦法: rpm -e --nodeps mysql-libs-5.1.52-1.el6_0.1.x86_64ci

相關文章
相關標籤/搜索