• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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