• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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