• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Transaction check error horde

Andreas Weber

New Pleskian
Server: CentOS Linux 7.4.1708 (Core)‬, Plesk Onyx 17.8.11

Transaction check error:
file /usr/share/psa-pear/pear/php/XML/Util.php from install of psa-horde-5.2.17-cos7.build1708180425.15.noarch conflicts with file from package psa-pear-1.10.1.1-20160720.centos7.16102516.noarch

is there a workaround for this issue? Or can i just remove psa-horde-5.2.17-cos7.build1708180425.15.noarch from yum update and start it again?

thanks for any help :)
 
Try to reinstall Horde with

# plesk installer --select-product-id plesk --select-release-current --remove-component horde
# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk installer --select-product-id plesk --select-release-current --install-component horde

I hope it will help.
 
Back
Top