0 Members and 1 Guest are viewing this topic.
Transaction Check Error: file /etc/my.cnf conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/lib/mysql/libmysqlclient.so.18.0.0 conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/charsets/Index.xml conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/czech/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/danish/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/dutch/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/english/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/estonian/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/french/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/german/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/greek/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/hungarian/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/italian/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/japanese/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/korean/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/norwegian-ny/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/norwegian/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/polish/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/portuguese/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/romanian/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/russian/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/serbian/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/slovak/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/spanish/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/swedish/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686 file /usr/share/mysql/ukrainian/errmsg.sys conflicts between attempted installs of mariadb-libs-5.5.31-1.el6.i686 and mysql55-libs-5.5.31-1.ius.el6.i686Error Summary-------------
Have you install mysql55 before running update?. Kloxo-MR install mysql (instead mysql55) for the first time. It's possible convert to mariadb (from centalt repo).
...# ==================================[kloxo-mr-centalt]name=Kloxo-MR - centalt - $basearchbaseurl=http://centos.alt.ru/repository/centos/5/$basearch/enabled=1gpgcheck=0exclude=openssh* perl* mariadb*...
Open '/etc/yum.repos.d/kloxo-mr.repo' and modified to:Code: [Select]...# ==================================[kloxo-mr-centalt]name=Kloxo-MR - centalt - $basearchbaseurl=http://centos.alt.ru/repository/centos/5/$basearch/enabled=1gpgcheck=0exclude=openssh* perl* mariadb*...
Installing Kloxo-MR on Centos 6.4 32 bit was failing until I changed the "/repository/centos/5/" with "/repository/centos/6/" in the update mentioned below: Quote from: "MRatWork"Open '/etc/yum.repos.d/kloxo-mr.repo' and modified to:Code: [Select]...# ==================================[kloxo-mr-centalt]name=Kloxo-MR - centalt - $basearchbaseurl=http://centos.alt.ru/repository/centos/5/$basearch/enabled=1gpgcheck=0exclude=openssh* perl* mariadb*...
Page created in 0.033 seconds with 17 queries.