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

Plesk Update Failure with Yum

JonBoy

New Pleskian
UPDATE - Fixed! - Needed to update perl.


Error updating to 11.0.9 on GoDaddy VPS Cent OS 6.3

Very inexperienced with Linux. Help!

Log file link here: Link Removed.

Below is just the bottom of the error file because of post length restrictions.

Traceback (most recent call last):
File "/usr/local/psa/bin/yum_install", line 194, in <module>
main()
File "/usr/local/psa/bin/yum_install", line 180, in main
inst, rem = installer.resolve(to_install, opts.remove)
File "/usr/local/psa/bin/yum_install", line 130, in resolve
raise Exception("Failed to solve dependencies:\n" + '\n'.join(msgs))
Exception: Failed to solve dependencies:
1:perl-Digest-SHA-5.47-127.el6.x86_64 requires perl = 4:5.10.1-127.el6
Error: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.
 
Last edited:
Hi - I am new to the server admin side of things and need help.

I want to run my java based website on CentOS 6 Godaddy Virtual Private Server.

I get the following error - this is end of the error

in resolve
raise Exception("Failed to solve dependencies:\n" + '\n'.join(msgs))
Exception: Failed to solve dependencies:
perl-Test-Simple-0.92-129.el6.x86_64 requires perl = 4:5.10.1-129.el6

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