• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Failed to upgrade Plesk 12.5 to Onyx on CentOS 7

Gio Nalla

Plesk Certified Professional
Plesk Certified Professional
Error encountered when upgrading Plesk 12.5 to Onyx:
----
Traceback (most recent call last):
File "/usr/local/psa/bin/yum_install", line 239, in <module>
main()
File "/usr/local/psa/bin/yum_install", line 225, in main
inst, rem = installer.resolve(to_install, opts.remove, opts.tries)
File "/usr/local/psa/bin/yum_install", line 157, in resolve
raise Exception("Failed to solve dependencies:\n" + '\n'.join(msgs))
Exception: Failed to solve dependencies:
1:mariadb-bench-5.5.52-1.el7.x86_64 requires mariadb(x86-64) = 1:5.5.52-1.el7
Error: The Yum utility failed to install the required packages.
----
 
Hi Arsenii,

]# yum repolist
Loaded plugins: fastestmirror
Repository mariadb is listed more than once in the configuration
Loading mirror speeds from cached hostfile
* base: repo.virtualhosting.hk
* extras: repo.virtualhosting.hk
* updates: repo.virtualhosting.hk
repo id repo name status
PLESK_17_0_17-extras PLESK_17_0_17 extras 36
PLESK_17_PHP56 PHP 5.6 for Plesk 17 31
PLESK_17_PHP70 PHP 7.0 for Plesk 17 31
base/7/x86_64 CentOS-7 - Base 9,363
extras/7/x86_64 CentOS-7 - Extras 264
mariadb MariaDB 15
plesk-letsencrypt Plesk packages for letsencrypt 9
plesk-letsencrypt-tp Plesk 3d-party packages for letsencrypt 0
plesk-php-5.6 PHP v 5.6 for Plesk - x86_64 31
plesk-php-7.0 PHP v 7.0 for Plesk - x86_64 31
updates/7/x86_64 CentOS-7 - Updates 856
repolist: 10,667
 
Back
Top