• 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.

Question Plesk 12.5 upgrade to onyx problem

Yunus

New Pleskian
Hi,
I want to upgarede plesk onyx but it gives an error linux console

Error Details;

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


Help Please. Thanks
 
Last edited:
I just would like to note, that default language of this forum is English. Please rewrite your post. Thanks.
 
Could you please give a more log before this error? There are many useful information for investigation this issue.
 
Look into /var/log/plesk/install/autoinstaller3.log for details on the error. Usually such error happens due to package or file conflicts. If you're using console interface to upgrade, additional information should also be visible in the Plesk Installer output before the error message.
 
  1. I looked, but I did not understand anything
 

Attachments

  • autoinstaller3.zip
    253.8 KB · Views: 3
Woah, you have a lot of enabled repositories judging by the log. If nothing helps, at least try disabling all Yum repositories except OS vendor ones before attempting upgrade to Plesk Onyx.

Anyway, here are few especially suspicious things you should resolve:
  1. plesk11-base, plesk11-thirdparty, plesk11-updates repositories, likely should be removed (you may make a backup beforehand);
  2. messages about selinux packages

    Attempt to remove 'selinux-policy' to resolve conflict has succeeded
    Attempt to remove 'policycoreutils' to resolve conflict has succeeded

    indicate that most likely your machine is not up-to-date or has outdated CentOS repositories. Make sure your OS vendor repositories point to an up-to-date version. Try updating these packages via yum before proceeding with upgrade.
  3. Message

    Package php5-ioncube-loader-5.0.18-centos6.16091914.x86_64 is obsoleted by 1:php-ioncube-loader-4.7.1-4.el6.art.x86_64 which is already installed

    indicates that proper ioncube loader will not be installed during upgade. Try reverting to original ioncube loader package and removing php-ioncube-loader-4.7.1-4.el6.art.x86_64 package, as well as the atomic repository.
  4. Final messages like

    psa-php5-configurator-1.7.0-cos6.build1700160926.14.x86_64 requires php-ioncube-loader >= 4.6.0
    psa-phpfpm-configurator-1.0.0-cos6.build1700160929.19.x86_64 requires php-fpm >= 5.3.3-23
    awstats-7.4-centos6.15121414.noarch requires httpd
    psa-phpmyadmin-4.6.1-cos6.build1700160926.14.noarch requires plesk-mysql-server >= 17.0.17
    psa-mnemo-4.2.11-cos6.build1700160926.14.noarch requires plesk-mysql-server >= 17.0.17
    psa-kronolith-4.2.17-cos6.build1700160926.14.noarch requires plesk-mysql-server >= 17.0.17

    indicate that you may also have problems with MySQL packages dependencies.
Try resolving these issues. If you don't known or unsure how to do this on your own I suggest opening a support ticket.
 
Hi,
I have the same problem, the error is generated in the installation of plesk onyx,
can you help me? I send my log

Thank you
Best regards
Alessandro
 

Attachments

  • parallels-installation-log(2).txt
    70.2 KB · Views: 1
Back
Top