• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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