• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Problem with DBs

mattm58

New Pleskian
I took over maintenance on a server and not sure why, but db servers are screwed up. Plesk won't auto-update, I've tried doing the rpm update via:

rpm -Uvh --nodeps http://autoinstall.plesk.com/PSA_17...er-17.8.11-cos7.build1708180301.19.x86_64.rpm

which completes, but doesn't fix the problem. I tried running the plesk installer, but it fails with this:

Select an action or a number [F/b/q/a/d/1-17]: F
gpg-pubkey-8508ad86-5787fd00 gpg(DataGrid (No sub-key) <[email protected]>)
gpg-pubkey-cdef74bb-53a89131 gpg(KernelCare <[email protected]>)
gpg-pubkey-1bb943db-511147a9 gpg(MariaDB Package Signing Key <[email protected]>)
gpg-pubkey-f4a80eb5-53a7ff4b gpg(CentOS-7 Key (CentOS 7 Official Signing Key) <[email protected]>)
gpg-pubkey-914bdf7e-55c05220 gpg(Plesk Team <[email protected]>)
gpg-pubkey-2c52609d-55a59f6e gpg(Docker Release Tool (releasedocker) <[email protected]>)
gpg-pubkey-1812f4d9-5630b355 gpg(Virtuozzo Linux <[email protected]>)
gpg-pubkey-404d2e7a-55709ddb gpg(DataGrid <[email protected]>)
gpg-pubkey-5072e1f5-4e773e2a gpg(MySQL Release Engineering <[email protected]>)
gpg-pubkey-621e9f35-58adea78 gpg(Docker Release (CE rpm) <[email protected]>)
gpg-pubkey-352c64e5-52ae6884 gpg(Fedora EPEL (7) <[email protected]>)
Retrieving information about the installed license key...
Launching component and product checkers...
Downloading file PSA_17.8.11/examiners/disk_space_check.sh: 100% was finished.
Loaded plugins: product-id, remove-with-leaves
Repository PLESK_17_8_11-dist is listed more than once in the configuration
PHP_5_6-thirdparty | 2.9 kB 00:00
PHP_7_0-thirdparty | 2.9 kB 00:00
PHP_7_1-thirdparty | 2.9 kB 00:00
PLESK_17_8_11-dist | 2.9 kB 00:00
PLESK_17_8_11-extras | 2.9 kB 00:00
PLESK_17_8_11-thirdparty | 2.9 kB 00:00
PLESK_17_PHP56 | 2.9 kB 00:00
PLESK_17_PHP70 | 2.9 kB 00:00
PLESK_17_PHP71 | 2.9 kB 00:00
Removing mariadb.x86_64 1:5.5.60-1.el7_5 - u due to obsoletes from mysql-community-client.x86_64 0:5.6.44-2.el7 - u
Removing mariadb-libs.x86_64 1:5.5.60-1.el7_5 - u due to obsoletes from mysql-community-libs.x86_64 0:5.6.44-2.el7 - u
Removing mariadb-server.x86_64 1:5.5.60-1.el7_5 - u due to obsoletes from mysql-community-server.x86_64 0:5.6.44-2.el7 - u
Exception: Failed to solve dependencies:
plesk-mysql-server-17.8.11-cos7.build1708180301.19.x86_64 requires mariadb-server >= 5.0.60

ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please contact product technical support.
exit status 1


It looks like the installer is trying to remove mariadb and move to mysql-community, but then the installer fails due to dependency on it...
 
Back
Top