Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 443736 - www-apps/drupal has hardcoded accelerator
Summary: www-apps/drupal has hardcoded accelerator
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 416897
  Show dependency tree
 
Reported: 2012-11-18 06:44 UTC by Alexander Vershilov (RETIRED)
Modified: 2013-09-19 02:34 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 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.