Error Upgrading PHP caused Dependencies of php-eaccelerator

Support/Development for PHP
diego
Forum Regular
Forum Regular
Posts: 111
Joined: Tue Aug 05, 2008 5:01 pm

Error Upgrading PHP caused Dependencies of php-eaccelerator

Unread post 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.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: Error Upgrading PHP caused Dependencies of php-eaccelera

Unread post 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.)
Lemonbit Internet Dedicated Server Management
diego
Forum Regular
Forum Regular
Posts: 111
Joined: Tue Aug 05, 2008 5:01 pm

Re: Error Upgrading PHP caused Dependencies of php-eaccelera

Unread post 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
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: Error Upgrading PHP caused Dependencies of php-eaccelera

Unread post by breun »

Looks like you have both i386 (32 bit) and x86_64 (64 bit) packages installed. I'd remove the i386 ones.
Lemonbit Internet Dedicated Server Management
Post Reply