• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Plesk Upgrade Onyx to Obsidian FAILED

Rom1906

New Pleskian
Hello, after many attempts, the update is still unsuccessful.

Here are the logs. Current version : Version 17.8.11 Mise à jour n° 81

Thanks for your help...

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.hostup.org
* epel: mirrors.coreix.net
* extras: centos.mirrors.ovh.net
* updates: centos.mirrors.ovh.net

Removing mariadb-server.x86_64 1:5.5.64-1.el7 - u due to obsoletes from mysql-community-server.x86_64 0:5.6.47-2.el7 - u

base/7/x86_64/filelists_d 86% [============= ] 0.0 B/s | 6.3 MB --:-- ETA

base/7/x86_64/filelists_db | 7.3 MB 00:00
Removing mariadb.x86_64 1:5.5.64-1.el7 - u due to obsoletes from mysql-community-client.x86_64 0:5.6.47-2.el7 - u
Removing mariadb-libs.x86_64 1:5.5.64-1.el7 - u due to obsoletes from mysql-community-libs.x86_64 0:5.6.47-2.el7 - u
Exception: Failed to solve dependencies:
plesk-mysql-server-18.0-2.centos.7+p18.0.17.0+t190721.1104.noarch requires mariadb-server >= 5.0.60

ERROR: L'utilitaire yum n'a pas réussi à installer les packs requis.
Attention ! Votre logiciel risque de ne pas fonctionner.
Contactez l'assistance technique du produit.
 
Looks like that additionally configured repositories are breaking dependencies.
Rename the additional repository:

# mv /etc/yum.repos.d/percona-release.repo{,.old}
# mv /etc/yum.repos.d/mysql-community.repo{,.old}
# mv /etc/yum.repos.d/mysql-community-source.repo{,.old}

Restart Plesk update/upgrade.
 
Back
Top