• 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.

Resolved ERROR: Failed to run the Yum utility.

LCWILU

New Pleskian
The error appears every day when the update runs:

Fatal error during packages installation: [u'ERROR with transaction check vs depsolve:', 'psa-logrotate is needed by plesk-service-node-utilities-18.0-2.centos.7+p18.0.20.1+t191029.1140.x86_64', 'plesk-completion >= 18.0 is needed by plesk-service-node-utilities-18.0-2.centos.7+p18.0.20.1+t191029.1140.x86_64', 'psa-libxml-proxy is needed by plesk-backup-utilities-18.0-2.centos.7+p18.0.20.1+t191029.1140.x86_64']

Greetings.
 
the issue is : both cli and gnome yum fail to update the new upgrade. so upgrade both then try with the same commands
 
Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
What is the output of the command:

# rpm -qa | grep psa-logrotate

?
 
psa-logrotate-3.8.2-cos7.build1708171004.18.x86_64
psa-logrotate-3.8.2-2.centos.7+p18.0.20.0+t191009.1346.x86_64
 
Thank you! The first error was fixed. But it still shows:

Fatal error during packages installation: [u'ERROR en el chequeo de la transacci\xf3n vs resoluci\xf3n de dependencias:',
'plesk-completion >= 18.0 is needed by plesk-service-node-utilities-18.0-2.centos.7+p18.0.20.1+t191029.1140.x86_64',
'psa-libxml-proxy is needed by plesk-backup-utilities-18.0-2.centos.7+p18.0.20.1+t191029.1140.x86_64']
 
Just try to use the same method for plesk-completion and psa-libxml-proxy packages.
 
Run below commands
# yum clean all
# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
 
Hi @ALAA_20, could you please create a new thread for the question? It makes it much easier for others on the forum to focus on it than to go into a thread that is dealing with a different topic.
 
Back
Top