码迷,mamicode.com
首页 > 数据库 > 详细

conflicts with file from package mariadb-libs

时间:2018-09-09 12:10:40      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:adb   阿里云   sha   install   安装   客户   conf   dsa   sig   

阿里云上安装RHEL 7.2 安装MySQL 报错
近期有越来越多的客户在生产环境下部署MySQL/MariaDB,大家对开源数据库也是越来有信心了。

# rpm -ivh mysql-community-common-*.el6.x86_64.rpm
warning: mysql-community-common-5.7.19-1.el6.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 5072e1f5: NOKEY
Preparing...                          ################################# [100%]
    file /usr/share/mysql/czech/errmsg.sys from install of mysql-community-common-5.7.19-1.el6.x86_64 conflicts with file from package mariadb-libs-1:5.5.52-1.el7.x86_64
    file /usr/share/mysql/danish/errmsg.sys from install of mysql-community-common-5.7.19-1.el6.x86_64 conflicts with file from package mariadb-libs-1:5.5.52-1.el7.x86_64
    file /usr/share/mysql/dutch/errmsg.sys from install of mysql-community-common-5.7.19-1.el6.x86_64 conflicts with file from package mariadb-libs-1:5.5.52-1.el7.x86_64
    file /usr/share/mysql/english/errmsg.sys from install of mysql-community-common-5.7.19-1.el6.x86_64 conflicts with file from package mariadb-libs-1:5.5.52-1.el7.x86_64
    file 

    解决方法:
    #rpm -e mariadb-libs-1:5.5.52-1.el7.x86_64 --nodeps 

conflicts with file from package mariadb-libs

标签:adb   阿里云   sha   install   安装   客户   conf   dsa   sig   

原文地址:http://blog.51cto.com/roidba/2172748

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!