Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258736 - dev-php5/eaccelerator and dev-php5/ZendOptimizer have unwanted block
Summary: dev-php5/eaccelerator and dev-php5/ZendOptimizer have unwanted block
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-12 14:49 UTC by Martin Korous
Modified: 2009-12-09 08:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Korous 2009-02-12 14:49:52 UTC
dev-php5/eaccelerator is blocking dev-php5/ZendOptimizer, but for block is no reason. These extensions can work together, problem can be only in configuration (see http://www.eaccelerator.net/wiki/TroubleShooting)
Otherwise on first domain: i can use eaccelerator without zend and on second domain: zend without eaccelerator, so for block is no reason.

Reproducible: Always

Steps to Reproduce:
1.emerge ZendOptimizer eaccelerator

Actual Results:  
[blocks B     ] dev-php5/eaccelerator ("dev-php5/eaccelerator" is blocking dev-php5/ZendOptimizer-3.3.3-r1)

Expected Results:  
success emerge

I have installed it from overlay and in result of function phpinfo() is
with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies

--- /usr/local/portage/dev-php5/ZendOptimizer/ZendOptimizer-3.3.3.ebuild	2009-02-12 11:31:43.000000000 +0100
+++ /usr/portage/dev-php5/ZendOptimizer/ZendOptimizer-3.3.3.ebuild	2008-03-03 18:01:27.000000000 +0100
@@ -30 +30 @@
-RDEPEND="!dev-php5/xdebug !dev-php5/pecl-apc"
+RDEPEND="!dev-php5/xdebug !dev-php5/pecl-apc !dev-php5/eaccelerator"
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2009-12-09 08:38:31 UTC
fixed, thanks