Page 1 of 1

Error Upgrading PHP caused Dependencies of php-eaccelerator

Posted: Thu May 10, 2012 3:19 pm
by diego
Getting this error when i upgraded to:

PHP 5.3.13 (cli) (built: May 9 2012 09:51:06)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with eAccelerator v0.9.6-svn358-dev, Copyright (c) 2004-2007 eAccelerator, by eAccelerator
with the ionCube PHP Loader v4.0.10, Copyright (c) 2002-2011, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies

Code: Select all

--> Processing Dependency: php = 5.3.12 for package: php-eaccelerator
---> Package php.i386 0:5.3.13-5.el5.art set to be updated
---> Package php-cli.i386 0:5.3.13-5.el5.art set to be updated
---> Package php-common.i386 0:5.3.13-5.el5.art set to be updated
---> Package wget.x86_64 0:1.11.4-3.el5_8.2 set to be updated
asl-2.0/filelists_db                                                                                                                                        | 2.3 MB     00:01     
atomic/filelists_db                                                                                                                                         | 1.0 MB     00:00     
base/filelists                                                                                                                                              | 3.5 MB     00:00     
extras/filelists_db                                                                                                                                         | 225 kB     00:00     
updates/filelists_db                                                                                                                                        | 1.1 MB     00:00     
--> Finished Dependency Resolution
1:php-eaccelerator-5.3.12_0.9.6.1-2.el5.art.x86_64 from installed has depsolving problems
  --> Missing Dependency: php = 5.3.12 is needed by package 1:php-eaccelerator-5.3.12_0.9.6.1-2.el5.art.x86_64 (installed)
Error: Missing Dependency: php = 5.3.12 is needed by package 1:php-eaccelerator-5.3.12_0.9.6.1-2.el5.art.x86_64 (installed)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
What do i have to do, to bypass this.

Re: Error Upgrading PHP caused Dependencies of php-eaccelera

Posted: Thu May 10, 2012 4:26 pm
by breun
Wait for a php-eaccelerator build that is compatible with PHP 5.3.13.

(Or remove php-eaccelerator if you don't need/use it.)

Re: Error Upgrading PHP caused Dependencies of php-eaccelera

Posted: Fri May 11, 2012 7:22 pm
by diego
There is the php-eaccelerator build that is compatible with PHP 5.3.13. but now the problem its this:

Transaction Check Error:
file /usr/bin/phar.phar from install of php-cli-5.3.13-5.el5.art.i386 conflicts with file from package php-cli-5.3.13-5.el5.art.x86_64
file /usr/bin/phpize from install of php-cli-5.3.13-5.el5.art.i386 conflicts with file from package php-cli-5.3.13-5.el5.art.x86_64

Error Summary

Re: Error Upgrading PHP caused Dependencies of php-eaccelera

Posted: Sat May 12, 2012 4:39 am
by breun
Looks like you have both i386 (32 bit) and x86_64 (64 bit) packages installed. I'd remove the i386 ones.