Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35343 - net-ftp/curl dependancy on sys-libs/pam
Summary: net-ftp/curl dependancy on sys-libs/pam
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-08 08:38 UTC by jim_jim33
Modified: 2003-12-09 16:08 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 jim_jim33 2003-12-08 08:38:36 UTC
net-ftp/curl currently depends on sys-libs/pam, but I'm not sure that it needs
to.  PAM is never mentioned anywhere in curl's configuration script, and an ldd
against /usr/bin/curl and /usr/lib/libcurl.so.2.0.2 don't show any PAM-related
libraries linked.  When the dependancy is removed, curl compiles fine on a
system that does not have pam installed.

If there is some non-obvious reason for depending on PAM, is it possible to make
it respect use flags?  For those of us building pam-less systems...

Reproducible: Always
Steps to Reproduce:
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-12-09 15:37:23 UTC
good point. i don't know why it has a dep on pam, removed it from all the ebuilds. thanks for your report.
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-12-09 16:08:55 UTC
i mean to mark it fixed as well