linux安装mysql 提示conflicts with file from package的解决办法

问题 :  rpm -ivh MySQL-server-community-5.0.96-1.rhel4.i386.rpm
Preparing...                ########################################### [100%]
 file /usr/share/mysql/charsets/README from install of MySQL-server-community-5.0.96-1.rhel4.i386 conflicts with file from package mysql-libs-5.1.47-4.el6.i686
 file /usr/share/mysql/charsets/Index.xml from install of MySQL-server-community-5.0.96-1.rhel4.i386 conflicts with file from package mysql-libs-5.1.47-4.el6.i686
 file /usr/share/mysql/charsets/armscii8.xml from install of MySQL-server-community-5.0.96-1.rhel4.i386 conflicts with file from package mysql-libs-5.1.47-4.el6.i686
 file /usr/share/mysql/charsets/ascii.xml from install of MySQL-server-community-5.0.96-1.rhel4.i386 conflicts with file from package mysql-libs-5.1.47-4.el6.i686

解决方案

先移除冲突的libs包

 1    yum -y remove mysql-libs-5.1.47*


Loaded plugins: fastestmirror, refresh-packagekit
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package mysql-libs.i686 0:5.1.47-4.el6 set to be erased
--> Processing Dependency: libmysqlclient.so.16 for package: 2:postfix-2.6.6-2.el6.i686
--> Processing Dependency: libmysqlclient.so.16(libmysqlclient_16) for package: 2:postfix-2.6.6-2.el6.i686
--> Processing Dependency: mysql-libs for package: 2:postfix-2.6.6-2.el6.i686
--> Running transaction check
---> Package postfix.i686 2:2.6.6-2.el6 set to be erased
--> Processing Dependency: /usr/sbin/sendmail for package: cronie-1.4.4-2.el6.i686
--> Running transaction check
---> Package cronie.i686 0:1.4.4-2.el6 set to be erased
--> Processing Dependency: cronie = 1.4.4-2.el6 for package: cronie-anacron-1.4.4-2.el6.i686
--> Running transaction check

 2  卸载完成之后,再安装MySQL成功

rpm -ivh MySQL-server-community-5.0.96-1.rhel4.i386.rpm

  

 

Transaction check error: file /usr/share/mysql/charsets/Index.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/README from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/armscii8.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/ascii.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/cp1250.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/cp1251.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/cp1256.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/cp1257.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/cp850.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/cp852.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/cp866.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/dec8.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/geostd8.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/greek.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/hebrew.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/hp8.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/keybcs2.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/koi8r.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/koi8u.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/latin1.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/latin2.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/latin5.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/latin7.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/macce.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/macroman.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /usr/share/mysql/charsets/swe7.xml from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-common-5.7.18-1.el5.x86_64 file /etc/my.cnf from install of MariaDB-common-10.5.26-1.el7.centos.x86_64 conflicts with file from package mysql-community-server-5.7.18-1.el5.x86_64 错误概要 -------------
最新发布
06-07
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值