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

Bug 260188

Summary: php-toolkit modules are not eprefixified.
Product: Gentoo/Alt Reporter: nietonfir
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260526    
Attachments: Eprexifies the php-select modules.

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