Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192289 - www-apache/mod_authnz_external-3.1.0 - IfDefine doesn't match ebuild instructions
Summary: www-apache/mod_authnz_external-3.1.0 - IfDefine doesn't match ebuild instruct...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-12 11:27 UTC by Stephane Bonnell
Modified: 2007-09-15 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 Stephane Bonnell 2007-09-12 11:27:06 UTC
When you install this eBuild a default config file is created: /etc/apache2/modules.d/10_mod_authnz_external.conf.
The ebuild tells to define AUTHNZ_EXTERNAL to activate the module.
The config file waits for AUTH_EXTERNAL.

the config file should be corrected to wait for AUTHNZ_EXTERNAL.

Reproducible: Always
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2007-09-15 08:38:21 UTC
fixed