• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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