Index: [Article Count Order] [Thread]

Date:  Mon, 6 Aug 2007 02:48:26 +0200
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:10537] Re: Clean BQ to Cobalt 550 install than yum update
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200708060248.26692.bq (at mark) solarspeed.net>
In-Reply-To:  <030101c7d5cf$cf061f60$6d125e20$@com>
References:  <46AE5976.3020107 (at mark) columbus.rr.com> <005a01c7d36f$722079b0$56616d10$ (at mark) com> <030101c7d5cf$cf061f60$6d125e20$ (at mark) com>
X-Mail-Count: 10537

Hi Tunc,

> Install of the "yum update" stopped with following report This is second
> install with the repeated error.
> ---> Package base-system-glue.noarch 0:1.1.0-40BQ12.centos4 set to be
> updated
> --> Running transaction check
> --> Processing Dependency: php = 4.3.9-3.9 for package: php-pear
> --> Processing Dependency: php = 4.3.9-3.9 for package: php-mbstring
> --> Processing Dependency: php = 4.3.9-3.9 for package: php-gd Finished
> --> Dependency Resolution
> Error: Missing Dependency: php = 4.3.9-3.9 is needed by package php-pear
> Error: Missing Dependency: php = 4.3.9-3.9 is needed by package
> php-mbstring Error: Missing Dependency: php = 4.3.9-3.9 is needed by
> package php-gd

Oh yeah, I remember that error. Happened on pretty old boxes and at one point 
during one of the updates they might get stuck on this. 

Using this commands as root will fix it:

rpm -e php-imap php php-mysql php-mbstring php-pear php-gd --nodeps
yum install php-imap php php-mysql php-mbstring php-pear php-gd
yum update

This basically removes all PHP related RPMs, re-installs the latest versions 
of them and then you can run the "yum update" just fine.

-- 
With best regards,

Michael Stauber
http://www.solarspeed.net