• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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