阿里雲centos7安裝mysql報錯conflicts with file from package mariadb-libs
作業系統環境:
具體報錯提示:
解決辦法是把mariadb-libs-1:5.5.56-2.el7.x86_64刪除,如下:
- CentOS Linux release 7.4.1708 (Core)
-
[root@iZ2ze6jo3o3bqbcongnypqZ ~]# yum install mysql-community-common-5.7.17-1.el7.x86_64.rpm
-
Loaded plugins: fastestmirror
-
Examining mysql-community-common-5.7.17-1.el7.x86_64.rpm: mysql-community-common-5.7.17-1.el7.x86_64
-
Marking mysql-community-common-5.7.17-1.el7.x86_64.rpm to be installed
-
Resolving Dependencies
-
--> Running transaction check
-
---> Package mysql-community-common.x86_64 0:5.7.17-1.el7 will be installed
-
--> Finished Dependency Resolution
-
-
Dependencies Resolved
-
-
==============================================================================================================================================================================================================================================================================
-
Package Arch Version Repository Size
-
==============================================================================================================================================================================================================================================================================
-
Installing:
-
mysql-community-common x86_64 5.7.17-1.el7 /mysql-community-common-5.7.17-1.el7.x86_64 2.5 M
-
-
Transaction Summary
-
==============================================================================================================================================================================================================================================================================
-
Install 1 Package
-
-
Total size: 2.5 M
-
Installed size: 2.5 M
-
Is this ok [y/d/N]: y
-
Downloading packages:
-
Running transaction check
-
Running transaction test
-
-
-
Transaction check error:
-
file /usr/share/mysql/czech/errmsg.sys from install of mysql-community-common-5.7.17-1.el7.x86_64 conflicts with file from package mariadb-libs-1:5.5.56-2.el7.x86_64
-
file /usr/share/mysql/danish/errmsg.sys from install of mysql-community-common-5.7.17-1.el7.x86_64 conflicts with file from package mariadb-libs-1:5.5.56-2.el7.x86_64
-
file /usr/share/mysql/dutch/errmsg.sys from install of mysql-community-common-5.7.17-1.el7.x86_64 conflicts with file from package mariadb-libs-1:5.5.56-2.el7.x86_64
- file /usr/share/mysql/english/errmsg.sys from install of mysql-community-common-5.7.17-1.el7.x86_64 conflicts with file from package mariadb-libs-1:5.5.56-2.el7.x86_64
解決辦法是把mariadb-libs-1:5.5.56-2.el7.x86_64刪除,如下:
- [root@iZ2ze6jo3o3bqbcongnypqZ ~]# yum -y remove mariadb-libs-5.5.56-2.el7.x86_64
-
Loaded plugins: fastestmirror
-
Resolving Dependencies
-
--> Running transaction check
-
---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be erased
-
--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: 2:postfix-2.10.1-6.el7.x86_64
-
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: 2:postfix-2.10.1-6.el7.x86_64
-
--> Running transaction check
-
---> Package postfix.x86_64 2:2.10.1-6.el7 will be erased
-
--> Processing Dependency: /usr/sbin/sendmail for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
-
--> Restarting Dependency Resolution with new changes.
-
--> Running transaction check
-
---> Package redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 will be erased
-
--> Finished Dependency Resolution
-
-
Dependencies Resolved
-
-
==============================================================================================================================================================================================================================================================================
-
Package Arch Version Repository Size
-
==============================================================================================================================================================================================================================================================================
-
Removing:
-
mariadb-libs x86_64 1:5.5.56-2.el7 @base 4.4 M
-
Removing for dependencies:
-
postfix x86_64 2:2.10.1-6.el7 @anaconda 12 M
-
redhat-lsb-core x86_64 4.1-27.el7.centos.1 @base 45 k
-
-
Transaction Summary
-
==============================================================================================================================================================================================================================================================================
-
Remove 1 Package (+2 Dependent packages)
-
-
Installed size: 17 M
-
Downloading packages:
-
Running transaction check
-
Running transaction test
-
Transaction test succeeded
-
Running transaction
-
Erasing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 1/3
-
Erasing : 2:postfix-2.10.1-6.el7.x86_64 2/3
-
Erasing : 1:mariadb-libs-5.5.56-2.el7.x86_64 3/3
-
Verifying : 1:mariadb-libs-5.5.56-2.el7.x86_64 1/3
-
Verifying : 2:postfix-2.10.1-6.el7.x86_64 2/3
-
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 3/3
-
-
Removed:
-
mariadb-libs.x86_64 1:5.5.56-2.el7
-
-
Dependency Removed:
-
postfix.x86_64 2:2.10.1-6.el7 redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1
-
-
Complete!
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20893244/viewspace-2146797/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- CentOS安裝mysql*.rpm提示conflicts with file from package的解決辦法CentOSMySqlPackage
- /usr/share/mysql/czech/errmsg.sys from *** conflicts with file from package **MySqlPackage
- R安裝package報ERROR: a 'NAMESPACE' file is requiredPackageErrornamespaceUI
- MySQL 5.7.17 安裝報錯SSL error: Unable to get private key fromMySqlError
- Linux yum安裝httpd報錯 No package httpd available ?LinuxhttpdPackageAI
- 安裝mysql 5.5.14 報錯MySql
- Centos下yum安裝Nginx報錯 No package nginx available.CentOSNginxPackageAI
- CentOS7安裝php、安裝MySqlCentOSPHPMySql
- CentOS7 安裝 MySQLCentOSMySql
- centos7安裝mysqlCentOSMySql
- mysql安裝出現 conflicts with mysql*的解決辦法MySql
- centos7騰訊雲uwsgi安裝報錯解決CentOS
- 安裝MYSQL ODBC5.3報錯MySql
- Centos7 安裝配置MysqlCentOSMySql
- centos7中安裝mysqlCentOSMySql
- CentOS7安裝MySQL ServerCentOSMySqlServer
- 【MySQL】mysql啟動常見報錯 mysqld_safe mysqld from pid file hostname.pid endedMySql
- mysql安裝/啟動報錯彙總MySql
- 阿里雲 Centos7安裝ssh+nginx+mysql 傻瓜式教程阿里CentOSNginxMySql
- 阿里雲ECS伺服器CentOS7上安裝MySql服務阿里伺服器CentOSMySql
- 熱門報導:CentOS7安裝[Mysql,JDK,TomCat]CentOSMySqlJDKTomcat
- mysql 5.1.25 for Solaris 9 sprc的package安裝MySqlPackage
- oracle for linux安裝報錯 file /home/oracle/.Xauthority does not existOracleLinux
- 解決centos7 安裝MySQLdb-python 報錯 方案CentOSMySqlPython
- 阿里雲centos7[linux]安裝nginx阿里CentOSLinuxNginx
- Centos7 安裝mysql8CentOSMySql
- CentOS7 安裝mysql5.7CentOSMySql
- mysql8安裝_centos7MySqlCentOS
- mysql5.7安裝_centos7MySqlCentOS
- Centos7安裝mysql8.21CentOSMySql
- centos7安裝mysql80CentOSMySql
- centos7安裝mysql8CentOSMySql
- centos7靜默安裝oracle11gR2報錯java.lang.NoClassDefFoundError,圖形化vnc安裝也報錯CentOSOracleJavaErrorVNC
- CentOS7 安裝 Mysql 8:0 的yum安裝方式CentOSMySql
- mysql教程CentOS7 64位安裝MySqlCentOS
- 騰訊雲centos7下mysql安裝CentOSMySql
- CentOS7下yum安裝MySQL 5.7CentOSMySql
- CentOS7 yum安裝MySQL5.7CentOSMySql