• 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 failed updates

Pattihis

New Pleskian
Hello,

In the past couple of days, I've been receiving emails with the following message:

"Attention,
The update of Parallels Plesk has failed.
You can download Parallels Installer logs at the following link: https://xxxxxx/admin/update/log/id/xxx
Contact your Hosting Provider for support assistance."

I tried to update Plesk by going to:

ndeObUa.png


but it failed with the following error:

"Attempt to remove 'policycoreutils' to resolve conflict has succeeded
Exception: Failed to solve dependencies:
selinux-policy-3.13.1-60.el7_2.3.noarch requires policycoreutils >= 2.1.14-74
selinux-policy-targeted-3.13.1-60.el7_2.3.noarch requires policycoreutils >= 2.1.14-74
Error: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support."

I have the complete log if it helps. What should I do now? Thank you for your time!
 
Install missing policycoreutils package with

# yum install policycoreutils
 
Back
Top