Learn about Centmin Mod LEMP Stack today
Become a Member

MariaDB MariaDB installation wasn't successful

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Razib Hasan, Jan 15, 2016.

  1. Razib Hasan

    Razib Hasan Member

    37
    15
    8
    May 31, 2014
    Dhaka, Bangladesh
    Ratings:
    +15
    Local Time:
    11:54 AM
    1.7.6
    5.10
  2. eva2000

    eva2000 Administrator Staff Member

    55,163
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    3:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    try reloading OS and try again
     
  3. Razib Hasan

    Razib Hasan Member

    37
    15
    8
    May 31, 2014
    Dhaka, Bangladesh
    Ratings:
    +15
    Local Time:
    11:54 AM
    1.7.6
    5.10
    Just tried reloading OS 2 times ...same error :(
     
  4. Sunka

    Sunka Well-Known Member

    1,150
    325
    83
    Oct 31, 2015
    Pula, Croatia
    Ratings:
    +525
    Local Time:
    7:54 AM
    Nginx 1.17.9
    MariaDB 10.3.22
    Maybe connected with this?
     
  5. eva2000

    eva2000 Administrator Staff Member

    55,163
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    3:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    but he's not using docker containers ?
    have you ever installed centmin mod sucessfully on this same server before ? with centos 6.7 maybe ? or 7.x prior ?

    Try this reload CentOS 7.2 OS and DO NOT install centmin mod yet. Instead verify the integrity of your rpm database first using these 2 commands
    Code:
    cd /var/lib/rpm
    /usr/lib/rpm/rpmdb_verify Packages
    you should get something back like below
    Code:
    cd /var/lib/rpm
    /usr/lib/rpm/rpmdb_verify Packages
    BDB5105 Verification of Packages succeeded.
    then try centmin mod install and if you run into this problem again, rerun the 2 commands above to verify again the integrity and see what returns.
     
  6. Sunka

    Sunka Well-Known Member

    1,150
    325
    83
    Oct 31, 2015
    Pula, Croatia
    Ratings:
    +525
    Local Time:
    7:54 AM
    Nginx 1.17.9
    MariaDB 10.3.22
    It is not related only to docker containers, google is full of similiar bug, I just pick one becouse all are same => Error: Rpmdb checksum is invalid: pkg checksums...
     
  7. eva2000

    eva2000 Administrator Staff Member

    55,163
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    3:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    well yeah it's related to some for of rpm database corruption
     
  8. Razib Hasan

    Razib Hasan Member

    37
    15
    8
    May 31, 2014
    Dhaka, Bangladesh
    Ratings:
    +15
    Local Time:
    11:54 AM
    1.7.6
    5.10
    Tried as you said, before and after installing centminmod I received "BDB5105 Verification of Packages succeeded." both times. Anyways, thank you for trying to help me. I'm gonna install CentOS 6.X.
     
  9. eva2000

    eva2000 Administrator Staff Member

    55,163
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    3:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    strange then mariadb-libs is part of default centos 7 packages so could be the image your web host provides centos 7 is the problem