• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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