Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 21:27:43

Author Topic: Error: mysql55-libs conflicts with MariaDB-compat  (Read 9884 times)

0 Members and 1 Guest are viewing this topic.

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Error: mysql55-libs conflicts with MariaDB-compat
« on: 2017-04-14, 10:55:39 »
Hi Mustafa,

After the update I get the following error message:

--> Running transaction check
---> Package kernel.x86_64 0:2.6.32-642.11.1.el6 will be erased
---> Package kernel-devel.x86_64 0:2.6.32-642.11.1.el6 will be erased
---> Package mysql55-libs.x86_64 0:5.5.54-1.ius.el6 will be updated
---> Package mysql55-libs.x86_64 0:5.5.54-1.ius.el6 will be updated
--> Processing Conflict: mysql55-libs-5.5.54-2.ius.centos6.x86_64 conflicts mysql-libs < 5.5
--> Finished Dependency Resolution
Error: mysql55-libs conflicts with MariaDB-compat-10.0.30-1.el6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


My sysinfo:
 A. Kloxo-MR: 6.5.0.f-2016111301

B. OS: CentOS release 6.9 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.54-1.ius.el6.x86_64
   2. PHP: php56u-5.6.30-2.ius.centos6.x86_64
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
   7. Dns: bind-9.10.0-P2.3.mr.el6.x86_64

D. Php-type (for Httpd/proxy): php-fpm_event
What is wisdom to find solution.

Thank you in advance.
zokkie

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #1 on: 2017-04-14, 14:20:20 »
You might have mysql55-libs from earlier (before MariaDB time).

Run the following and see how it goes:
yum remove mysql55-libs -y && yum clean all && yum update
Kloxo-MR!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #2 on: 2017-04-14, 14:42:36 »
Add 'exclude=MariaDB* mariadb*' (without quote) in '/etc/yum.conf'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #3 on: 2017-04-14, 15:24:12 »
MariaDB error is no more, but now I have error of gmail-toaster:

---> Package qmail-toaster.x86_64 0:1.03-1.3.56.mr.el6 will be an update
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
--> Finished Dependency Resolution
Error: Package: qmail-toaster-1.03-1.3.56.mr.el6.x86_64 (mratwork-release-version-arch)
           Requires: libmysqlclient.so.18(libmysqlclient_18)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #4 on: 2017-04-14, 15:44:31 »
Try 'yum update --skip-broken -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline lenawaii

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #5 on: 2017-04-16, 23:30:10 »
Hi,

Well what is the real solution to solve this please:

Error: Package: qmail-toaster-1.03-1.3.56.mr.el6.x86_64 (mratwork-release-version-arch)
           Requires: libmysqlclient.so.18(libmysqlclient_18)(64bit)

I can use '--skip broken' but I will get the same error at next update, is there a better way to make it clean?

Thanks

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #6 on: 2017-04-17, 01:57:44 »
Remove  'exclude=MariaDB* mariadb*' from '/etc/yum.conf' and then 'yum clean all; yum replace mysql55 --replace-with=MariaDB-server'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #7 on: 2017-05-05, 14:13:00 »
Hi Mustafa,

After update 'yum replace mysql55 --replace-with=MariaDB-server'  error was not solved, after all I tried:  YUM REMOVE MYSQL55-LIBS  (fossxplorer) and then Kloxo-MR reports: error 503 found and all websites are offline (mysql error).

After  SH /SCRIPT/CLEANUP websites are online again but not kloxo-MR (still error 503).
Please look at attachment.

How can I get kloxo-mr online again?

Thanks.
Kind Regards.
zokkie

« Last Edit: 2017-05-05, 14:15:50 by zokkie »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #8 on: 2017-05-05, 15:42:52 »
Kloxo-MR 6.5 design for MySQL55 (especially because panel still using php 5.2). It's make impossible install Kloxo-MR 6.5 on CentOS 7.

Different with Kloxo-MR 7.0 where already using MariaDB because panel using php 5.4/5.6. And it's make possible install on CentOS 7.

For Kloxo-MR 6.5, to prevent conflict with MariaDB we need exclude MariaDB in yum. That it.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #9 on: 2017-05-05, 15:57:07 »
Inform here 'yum list MariaDB*'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #10 on: 2017-05-05, 15:59:39 »
[root@ciosarnhem ~]# yum list MariaDB
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.nforce.com
 * extras: centos.ams.host-engine.com
 * mratwork-epel: mirror.nl.leaseweb.net
 * mratwork-ius-archive: mirror.amsiohosting.net
 * mratwork-ius-stable: mirror.amsiohosting.net
 * mratwork-release-neutral-noarch: rpms.mratwork.com
 * mratwork-release-version-arch: rpms.mratwork.com
 * mratwork-webtatic: uk.repo.webtatic.com
 * updates: mirrors.supportex.net
0 packages excluded due to repository protections
Error: No matching Packages to list
[root@ciosarnhem ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #11 on: 2017-05-05, 16:08:56 »
You forgot * after MariaDB.

Again:
Code: [Select]
yum list MariaDB*
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #12 on: 2017-05-05, 16:53:58 »
[root@ciosarnhem ~]# yum list MariaDB*
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.nforce.com
 * extras: centos.mirror.triple-it.nl
 * mratwork-epel: mirror.nl.leaseweb.net
 * mratwork-ius-archive: mirror.amsiohosting.net
 * mratwork-ius-stable: mirror.amsiohosting.net
 * mratwork-release-neutral-noarch: rpms.mratwork.com
 * mratwork-release-version-arch: rpms.mratwork.com
 * mratwork-webtatic: uk.repo.webtatic.com
 * updates: mirrors.supportex.net
0 packages excluded due to repository protections
Installed Packages
MariaDB-client.x86_64                   10.0.30-1.el6          @mratwork-mariadb
MariaDB-common.x86_64                   10.0.30-1.el6          @mratwork-mariadb
MariaDB-compat.x86_64                   10.0.30-1.el6          @mratwork-mariadb
MariaDB-devel.x86_64                    10.0.30-1.el6          @mratwork-mariadb
MariaDB-server.x86_64                   10.0.30-1.el6          @mratwork-mariadb
Available Packages
MariaDB-Galera-server.x86_64            10.0.30-1.el6          mratwork-mariadb
MariaDB-Galera-test.x86_64              10.0.30-1.el6          mratwork-mariadb
MariaDB-cassandra-engine.x86_64         10.0.30-1.el6          mratwork-mariadb
MariaDB-connect-engine.x86_64           10.0.30-1.el6          mratwork-mariadb
MariaDB-oqgraph-engine.x86_64           10.0.30-1.el6          mratwork-mariadb
MariaDB-shared.x86_64                   10.0.30-1.el6          mratwork-mariadb
MariaDB-test.x86_64                     10.0.30-1.el6          mratwork-mariadb
[root@ciosarnhem ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #13 on: 2017-05-05, 17:00:55 »
Try 'yum install MariaDB-shared -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #14 on: 2017-05-05, 17:31:26 »
Done

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.032 seconds with 18 queries.

web stats analysis