• 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

Latest update failing on 7.5.4

M

Mark Priest

Guest
Hi All,

Im getting the following error when trying to install the latest updates. Can anyone offer any advice

Preparing for packages installation...
----- begin of output -----
Installing openssl-0.9.7a-42.2.i686.rpm
Installing pam-0.77-66.2.13.i386.rpm
Installing curl-7.12.3-4.fc3.i386.rpm
Installing php-pgsql-4.3.11-2.8.i386.rpm
Installing php-4.3.11-2.8.i386.rpm
Installing php-domxml-4.3.11-2.8.i386.rpm
Installing php-mysql-4.3.11-2.8.i386.rpm
Installing php-imap-4.3.11-2.8.i386.rpm
Installing php-pear-4.3.11-2.8.i386.rpm
error: Failed dependencies:
php = 4.3.11-2.7 is needed by (installed) php-gd-4.3.11-2.7.i386

----- end of output -----
===> Autoinstaller: stopped logging at Thu Mar 23 05:34:36 2006
 
you could try manually upgrading the php-gd rpm using yum and try the updates again.

yum update php-gd.i386

worth a shot anyway.
 
Back
Top