• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Plesk 12.5.30 to Onyx upgrade problem

pegasx

Basic Pleskian
Hi,

I tried to upgrade today. And I got this error:

Traceback (most recent call last):
File "/usr/local/psa/bin/yum_install", line 239, in <module>
main()
File "/usr/local/psa/bin/yum_install", line 225, in main
inst, rem = installer.resolve(to_install, opts.remove, opts.tries)
File "/usr/local/psa/bin/yum_install", line 157, in resolve
raise Exception("Failed to solve dependencies:\n" + '\n'.join(msgs))
Exception: Failed to solve dependencies:
psa-mail-driver-common-17.0.17-cos6.build1700161124.17.x86_64 requires libopendkim.so.10()(64bit)
Error: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please contact product technical support.

Could you help? Now yum update also gives lots of errors. It is good that all sites are working and I can login to plesk. Only yum gives lots of errors.
 
I have opendkim-2.11.0-0.1.el6 and libopendkim-2.11.0-0.1.el6, and I can't install version 10 back.
 
Unfortunately this is not an effective workaround

I disabled the epel repo, ran yum check-update, and the update for libopendkim was not presented by any of the other repos
 
Problem still exists in repo. Why does this fix take so long? It prevents whole system from updating, which is a major security issue.
Does Plesk QA not test against EPEL (which is a standard repo for RHEL and CentOS imho).
 
A workaround is to exclude libopendkim

1) # nano /etc/yum.repos.d/epel.repo
2) add under section [epel]: exclude=libopendkim*

Now you can run yum update without problems.
 
Thank you for the reply Jasper
I perhaps did not explain myself very well

I know how to exclude the epel repo and therefore the libopendkim update as it does not seem to be available from another repo
I also know how to exclude only libopendkim

The central problem is when will Plesk get around to releasing the libopendkim update and dependency fix ?

It may be coincidence, but since the update was listed on epel I began to have problems with Google incorrectly marking mail from my server as spam
 
Thank you for your reply Igor
Can you perhaps tell me what other issues will be fixed in #13 as I have an outstanding issue with Plesk Wordpress Toolkit
 
Back
Top