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

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