• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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) <admin@datagridsys.com>)
gpg-pubkey-cdef74bb-53a89131 gpg(KernelCare <security@kernelcare.com>)
gpg-pubkey-1bb943db-511147a9 gpg(MariaDB Package Signing Key <package-signing-key@mariadb.org>)
gpg-pubkey-f4a80eb5-53a7ff4b gpg(CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>)
gpg-pubkey-914bdf7e-55c05220 gpg(Plesk Team <info@plesk.com>)
gpg-pubkey-2c52609d-55a59f6e gpg(Docker Release Tool (releasedocker) <docker@docker.com>)
gpg-pubkey-1812f4d9-5630b355 gpg(Virtuozzo Linux <vzlinux@support.virtuozzo.com>)
gpg-pubkey-404d2e7a-55709ddb gpg(DataGrid <admin@datagridsys.com>)
gpg-pubkey-5072e1f5-4e773e2a gpg(MySQL Release Engineering <mysql-build@oss.oracle.com>)
gpg-pubkey-621e9f35-58adea78 gpg(Docker Release (CE rpm) <docker@docker.com>)
gpg-pubkey-352c64e5-52ae6884 gpg(Fedora EPEL (7) <epel@fedoraproject.org>)
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