• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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