Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 443736

Summary: www-apps/drupal has hardcoded accelerator
Product: Gentoo Linux Reporter: Alexander Vershilov (RETIRED) <qnikst>
Component: Current packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 416897    

Description Alexander Vershilov (RETIRED) gentoo-dev 2012-11-18 06:44:23 UTC
www-apps/drupal has hardcoded dependency on pecl-apc, however other accelerators can be used instead:

  dev-php/xcache
  dev-php/eaccelerator

So we have to: either write a message in post_install phase, or have some virtial accelerator.


Reproducible: Always
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2013-09-19 02:34:20 UTC
I've made the dep optional and tried to list all possible accelerators.
If I missed any, feel free to reopen the bug and list it so I can add it to the ebuild.