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. 2017-11-07, 22:27:30

Author Topic: Unable to upgrade to MariaDB 10.0.20  (Read 1530 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Unable to upgrade to MariaDB 10.0.20
« on: 2015-06-27, 11:29:19 »
MariaDB-common conflicts with MariaDB-shared

Quote
Package                      Arch                 Version                       Repository                         Size
=========================================================================================================================
Updating:
 MariaDB-common               x86_64               10.0.20-1.el6                 mratwork-mariadb-64                41 k

Transaction Summary
=========================================================================================================================
Upgrade       1 Package(s)

Total size: 41 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test


Transaction Check Error:
  file /usr/lib64/mysql/plugin/dialog.so from install of MariaDB-common-10.0.20-1.el6.x86_64 conflicts with file from package MariaDB-shared-10.0.12-1.el6.x86_64
  file /usr/lib64/mysql/plugin/mysql_clear_password.so from install of MariaDB-common-10.0.20-1.el6.x86_64 conflicts with file from package MariaDB-shared-10.0.12-1.el6.x86_64

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to upgrade to MariaDB 10.0.20
« Reply #1 on: 2015-06-27, 12:37:04 »
Try 'rpm -e MariaDB-shared --nodeps' first.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Unable to upgrade to MariaDB 10.0.20
« Reply #2 on: 2015-06-27, 13:07:04 »
Try 'rpm -e MariaDB-shared --nodeps' first.

Now qmail stopped working !

Quote
Total size: 41 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
** Found 6 pre-existing rpmdb problem(s), 'yum check' output follows:
courier-authlib-toaster-0.59.2-1.3.13.mr.el6.x86_64 has missing requires of libmysqlclien                                     t.so.18()(64bit)
courier-authlib-toaster-0.59.2-1.3.13.mr.el6.x86_64 has missing requires of libmysqlclien                                     t.so.18(libmysqlclient_16)(64bit)
qmail-toaster-1.03-1.3.55.mr.el6.x86_64 has missing requires of libmysqlclient.so.18()(64                                     bit)
qmail-toaster-1.03-1.3.55.mr.el6.x86_64 has missing requires of libmysqlclient.so.18(libm                                     ysqlclient_16)(64bit)
vpopmail-toaster-5.4.33-1.4.4.mr.el6.x86_64 has missing requires of libmysqlclient.so.18(                                     )(64bit)
vpopmail-toaster-5.4.33-1.4.4.mr.el6.x86_64 has missing requires of libmysqlclient.so.18(                                     libmysqlclient_16)(64bit)
  Updating   : MariaDB-common-10.0.20-1.el6.x86_64                                   1/2
  Cleanup    : MariaDB-common-10.0.19-1.el6.x86_64                                   2/2
  Verifying  : MariaDB-common-10.0.20-1.el6.x86_64                                   1/2
  Verifying  : MariaDB-common-10.0.19-1.el6.x86_64                                   2/2

Updated:
  MariaDB-common.x86_64 0:10.0.20-1.el6

Complete!
« Last Edit: 2015-06-27, 13:08:47 by Spacedust »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to upgrade to MariaDB 10.0.20
« Reply #3 on: 2015-06-27, 13:09:57 »
You need install MariaDB-shared after that and reinstall toaster with 'yum reinstall *-toaster'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Unable to upgrade to MariaDB 10.0.20
« Reply #4 on: 2015-06-27, 13:10:46 »
I had to restore /usr/lib64/libmysqlclient.so.18 and libmysqlclient.so.18.0.0 from backup server. Now it's back online ;)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to upgrade to MariaDB 10.0.20
« Reply #5 on: 2015-06-27, 13:40:08 »
Original libmysqlclient is mysqlclient*.rpm.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Unable to upgrade to MariaDB 10.0.20
« Reply #6 on: 2015-06-27, 13:47:39 »
No issues on second server...

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to upgrade to MariaDB 10.0.20
« Reply #7 on: 2015-06-27, 13:54:53 »
Maybe something wrong with rpm/yum, try:

Code: [Select]
yum clean all
rpm --rebuilddb
yum update -y
yum clean all
yum reinstall glibc glibc-common libgcc -y
yum upgrade -y
yum install yum-utils -y
package-cleanup --problems
package-cleanup --dupes
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Unable to upgrade to MariaDB 10.0.20
« Reply #8 on: 2015-06-27, 14:22:57 »
I had MariaDB-shared excluded in yum.conf... ;)

Probably some errors were in the past.

 


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

Page created in 0.039 seconds with 17 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM