Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 46418

Summary: openldap: cyrus-sasl support isn't really actived
Product: Gentoo Linux Reporter: Christian Zoffoli (RETIRED) <xmerlin>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED INVALID    
Severity: major CC: grandmasterlinux
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fixes cyrus-sasl activation

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.