• 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.

error when applying microupdates

DeryckO

New Pleskian
Hi, I always get the following error from Plesk panel when I try to update something.

error: Failed dependencies:
libaprutil-1.so.0 is needed by (installed) subversion-1.6.11-10.el5_8.i386
libapr-1.so.0 is needed by (installed) subversion-1.6.11-10.el5_8.i386

How can I fix this? Thanks in advance.
 
Try to remove subversion package with something like

# rpm -e subversion
 
Thanks but what are the consequences of removing subversion? I would not like to break something else trying to fix the dependencies issue.

Then with your comments I will take a decision, of course.

Thanks again!
 
I have just checked my test Plesk servers and not found installed subversion package there.
 
Uf, I have tried and guess what? I get the following message:

error: "subversion" specifies multiple packages

There is another way please?

Thanks.
 
Yes there is another way

# yum erase subversion

I had the exact same problem.
 
Back
Top