Skip to content

Instantly share code, notes, and snippets.

@DQNEO
Created February 10, 2013 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DQNEO/4750093 to your computer and use it in GitHub Desktop.
Save DQNEO/4750093 to your computer and use it in GitHub Desktop.
php-eacceleratorのインストールに失敗したときのログ
# yum --enablerepo=epel,remi,rpmforge install php-eaccelerator
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: ftp.iij.ad.jp
* epel: ftp.kddilabs.jp
* extras: mirror.neu.edu.cn
* remi: rpms.famillecollet.com
* rpmforge: mirror.oscc.org.my
* updates: mirror.neu.edu.cn
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-eaccelerator.x86_64 1:0.9.6.1-1.el6 will be installed
--> Processing Dependency: php(zend-abi) = 20090626 for package: 1:php-eaccelerator-0.9.6.1-1.el6.x86_64
--> Processing Dependency: php(api) = 20090626 for package: 1:php-eaccelerator-0.9.6.1-1.el6.x86_64
--> Processing Conflict: php-pecl-apc-3.1.14-1.el6.remi.1.x86_64 conflicts php-eaccelerator
--> Finished Dependency Resolution
Error: Package: 1:php-eaccelerator-0.9.6.1-1.el6.x86_64 (epel)
Requires: php(api) = 20090626
Installed: php-common-5.4.11-1.el6.remi.x86_64 (@remi)
php(api) = 20100412-x86-64
Available: php-common-5.3.3-3.el6_2.8.x86_64 (base)
php(api) = 20090626
Available: php-common-5.3.3-14.el6_3.x86_64 (updates)
php(api) = 20090626
Available: php-common-5.4.10-1.el6.remi.x86_64 (remi)
php(api) = 20100412-x86-64
Error: php-pecl-apc conflicts with php-eaccelerator
Error: Package: 1:php-eaccelerator-0.9.6.1-1.el6.x86_64 (epel)
Requires: php(zend-abi) = 20090626
Installed: php-common-5.4.11-1.el6.remi.x86_64 (@remi)
php(zend-abi) = 20100525-x86-64
Available: php-common-5.3.3-3.el6_2.8.x86_64 (base)
php(zend-abi) = 20090626
Available: php-common-5.3.3-14.el6_3.x86_64 (updates)
php(zend-abi) = 20090626
Available: php-common-5.4.10-1.el6.remi.x86_64 (remi)
php(zend-abi) = 20100525-x86-64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment