Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57986 - mod_auth_pam ebuild does not install mod_auth_sys_group.so
Summary: mod_auth_pam ebuild does not install mod_auth_sys_group.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Christian Parpart (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-22 14:28 UTC by Mike Jewell
Modified: 2005-01-13 05:43 UTC (History)
1 user (show)

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 Mike Jewell 2004-07-22 14:28:59 UTC
re: net-www/mod_auth_pam

While the mod_auth_pam tarball includes mod_auth_sys_group.so, it is not installed into /usr/lib/apache2-extramodules/ and is not present in the /etc/apache2/conf/modules.d/10_mod_auth_pam.conf file. Is mod_auth_sys_group deprecated, or is this missing from the ebuild?

Reproducible: Always
Steps to Reproduce:
1. emerge mod_auth_pam

Actual Results:  
mod_auth_sys_group.so is not installed into /usr/lib/apache2-extramodules/

Expected Results:  
mod_auth_sys_group.so should have been installed into /usr/lib/apache2-extramodules/ and /etc/
apache2/conf/modules.d/10_mod_auth_pam.conf should load this module.

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.5)
===============================================================
==
System uname: 2.6.5 i686 Intel(R) Pentium(R) 4 CPU 1.50GHz
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config 
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/
config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk 
gtk2 imlib jpeg libg++ libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam 
pdflib perl png python quicktime readline sdl slang spell ssl svga tcpd tetex truetype x86 xml2 xmms 
xv zlib"
Comment 1 Christian Parpart (RETIRED) gentoo-dev 2004-10-14 02:11:25 UTC
This is fixed now in our apache herd overlay and 
will be in main portage in a week or two (hopefully).

mod_auth_sys_group is *not* deprecated anyway.

the new ebuild comes also with a set of examples, then.
You've to -D AUTH_PAM then in your /etc/conf.d/apache2, too.

greets,
Christian Parpart.
Comment 2 Christian Parpart (RETIRED) gentoo-dev 2005-01-13 05:43:43 UTC
is in portage/CVS now (and masked for testing)