Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46418 - openldap: cyrus-sasl support isn't really actived
Summary: openldap: cyrus-sasl support isn't really actived
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-31 16:10 UTC by Christian Zoffoli (RETIRED)
Modified: 2004-04-16 19:42 UTC (History)
1 user (show)

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


Attachments
fixes cyrus-sasl activation (openldap-cyrus-sasl.chris.patch,607 bytes, patch)
2004-03-31 16:12 UTC, Christian Zoffoli (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Zoffoli (RETIRED) gentoo-dev 2004-03-31 16:10:32 UTC
openldap isn't compiled with cyrus-sasl support ...there's a mistake in the ebuild

Reproducible: Always
Steps to Reproduce:
1. ldapsearch reports no cyrus-sasl support
Comment 1 Christian Zoffoli (RETIRED) gentoo-dev 2004-03-31 16:12:16 UTC
Created attachment 28472 [details, diff]
fixes cyrus-sasl activation

now ldapsearch & Co reports cyrus-sasl support
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-03-31 17:41:56 UTC
your patch looks wrong to me. cyrus-sasl isn't a valid use flag.

Do you have sasl in your use flags?

Remember to always include the output of emerge --info in your bug reports
as instructed on the bug submission page.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-04-16 19:42:50 UTC
you should be using USE="sasl",
USE="cyrus-sasl" is totally bogus.