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

Bug 143384

Summary: net-fs/samba depends on openldap or ldap
Product: Gentoo Linux Reporter: Mark Tomich <mtomich>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark Tomich 2006-08-09 13:10:30 UTC
When the LDAP USE flag is set, the Samba package requires the file ldap.h.  To fix, openldap (or an equivalent?) should be emerged first; thus, a dependancy should be created.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-09 13:19:19 UTC
<snip>
ldap?      ( kerberos? ( virtual/krb5 ) net-nds/openldap )
</snip>

What's your problem?
Comment 2 Mark Tomich 2006-08-09 13:37:30 UTC
interesting...well, when I did an "emerge -auD system" on a fresh 2006.0 stage3 install, portage must have missed this dependancy.  Obviously, I have kerberos and ldap use flags set, but portage did not emerge openldap first.  In any case, I'll leave as resolved until I can figure out what went wrong.