Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351932 - net-im/ejabberd should [R]DEPEND on sys-libs/pam
Summary: net-im/ejabberd should [R]DEPEND on sys-libs/pam
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 18:54 UTC by Stefan Hausner
Modified: 2011-03-21 17:34 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 Stefan Hausner 2011-01-17 18:54:00 UTC
net-im/ejabberd depends on pam (if pam-useflag is set), but doesn't DEPEND/RDEPEND on it.

At the moment the correct way to depend on pam is virtual/pam unless the
package is linking to libpam_misc.
If it's linking to libpam_misc (which is an extension to the original PAM
specs), then sys-libs/pam should be used (as openpam doesn't provide it).


Reproducible: Always

Steps to Reproduce:
Comment 1 Kevin McCarthy (RETIRED) gentoo-dev 2011-03-21 17:34:55 UTC
Thanks for the bug report. All ejabberd ebuilds now RDEPEND on virtual/pam if the pam use flag is set.