Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188568 - dev-perl/Authen-SASL-2.10 requires GSSAPI.pm from CPAN
Summary: dev-perl/Authen-SASL-2.10 requires GSSAPI.pm from CPAN
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-12 10:44 UTC by Marek Wróbel
Modified: 2007-08-19 10:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
GSSAPI ebuild (by g-cpan) (GSSAPI-0.24.ebuild,547 bytes, text/plain)
2007-08-12 10:46 UTC, Marek Wróbel
Details
Authen-SASL ebuild withGSSAPI dependency (Authen-SASL-2.10.ebuild,645 bytes, text/plain)
2007-08-12 10:56 UTC, Marek Wróbel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Wróbel 2007-08-12 10:44:48 UTC
dev-perl/Authen-SASL-2.10 contains GSSAPI support. It requires GSSAPI.pm which doesn't have it's portage package. An ebuild for GSSAPI generated by g-cpan works well. It should be added to portage and Authen-SASL should depend on it conditionally (kerberos USE flag).

Reproducible: Always
Comment 1 Marek Wróbel 2007-08-12 10:46:35 UTC
Created attachment 127846 [details]
GSSAPI ebuild (by g-cpan)
Comment 2 Marek Wróbel 2007-08-12 10:56:59 UTC
Created attachment 127848 [details]
Authen-SASL ebuild withGSSAPI dependency
Comment 3 Christian Hartmann (RETIRED) gentoo-dev 2007-08-19 10:09:52 UTC
Added dev-perl/GSSAPI and dev-perl/Authen-SASL-2.10-r1 with conditional dependency.

Thanks for bringing this up!