Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260188 - php-toolkit modules are not eprefixified.
Summary: php-toolkit modules are not eprefixified.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 260526
  Show dependency tree
 
Reported: 2009-02-24 22:24 UTC by nietonfir
Modified: 2009-03-03 15:38 UTC (History)
0 users

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


Attachments
Eprexifies the php-select modules. (php-toolkit-1.0.1-prefix.patch,4.32 KB, patch)
2009-02-24 22:25 UTC, nietonfir
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nietonfir 2009-02-24 22:24:13 UTC
The patch in the tree only patches "php-select" to honor EPREFIX, but the modules have paths as well. And they're not eprefixified. ;)

Patch included, based on the patch in the tree.

Reproducible: Always

Steps to Reproduce:
1. emerge php-toolkit
2. php-select -t apache2 php5
3. *** error: mod_php is not installed for this version of Apache


Actual Results:  
Output:
*** error: mod_php is not installed for this version of Apache

Expected Results:  
Output:
Okay
Comment 1 nietonfir 2009-02-24 22:25:21 UTC
Created attachment 183083 [details, diff]
Eprexifies the php-select modules.

That will do the trick for the modules.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-03 15:38:40 UTC
patch replaced, thx