Symptoms

Customer is trying update a POA Service node running CentOS 5.3 with yum, yum update fails with the following error:

Error: Missing Dependency: libxerces-c.so.25 is needed by package pleskd

Cause

Issue appears due to strict pleskd dependency on libxerces-c.so.25. It is fixed on POA 5.5.

Resolution

Issue is completely fixed in POA 5.5. Workaround that can be used for earlier versions:

yum update --exclude "xerces-c*" --disablerepo "repo-id-2" 

, where repo-id-2 is native POA repository.

Internal content

Link on internal Article