• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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