Applicable to:
- Plesk for Linux
Symptoms
-
Plesk update/upgrade procedure fails due to dependencies error, for example:
CONFIG_TEXT: Fatal error during packages installation: [u'ERROR with rpm_check_debug vs depsolve:',
'php-gd is needed by psa-php5-configurator-1.7.0-cos6.build1708180212.17.x86_64',
'php-imap is needed by psa-php5-configurator-1.7.0-cos6.build1708180212.17.x86_64',
'php-mbstring is needed by psa-php5-configurator-1.7.0-cos6.build1708180212.17.x86_64',
'php-mysql is needed by psa-php5-configurator-1.7.0-cos6.build1708180212.17.x86_64',
'libkadm5clnt_mit.so.8()(64bit) is needed by krb5-workstation-1.10.3-65.el6.x86_64',
'libkadm5clnt_mit.so.8(kadm5clnt_mit_8_MIT)(64bit) is needed by krb5-workstation-1.10.3-65.el6.x86_64',
'libkadm5srv_mit.so.8()(64bit) is needed by krb5-workstation-1.10.3-65.el6.x86_64',
'libkadm5srv_mit.so.8(kadm5srv_mit_8_MIT)(64bit) is needed by krb5-workstation-1.10.3-65.el6.x86_64', - Output of the command below shows that the packages mentioned in the error message are not installed on the server. For example,
php-pdo
:# rpm -qa | grep php-pdo
#
Cause
Mentioned in the error above packages are not installed.
Comments
0 comments
Please sign in to leave a comment.