• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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