Bug 31506 - PAM support broken in net-mail/popa3d
Bug#: 31506 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: port001@gentoo.org Reported By: LittleThor@xsw.terminator.net
Component: Ebuilds
URL: 
Summary: PAM support broken in net-mail/popa3d
Keywords:  
Status Whiteboard: 
Opened: 2003-10-19 07:08 0000
Description:   Opened: 2003-10-19 07:08 0000
A bug in the ebuild means that when popa3d is built with USE pam it claims to
be
selecting PAM as it's authentication method but actually defaults to shadow
based authentication.

The problem is lines 127 & 128 of popa3d-0.6.2.ebuild - they try to match a
space where params.h actually contains a tab character. Fixing these 2 lines
results in a build with fully functionign PAM support.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Ian Leitch (RETIRED) 2003-10-21 19:34:08 0000 -------
Fixed in CVS.
Thanks for pointing that one out..

Regards,
Ian.