openldap-client and openldap-sasl-client

Victor Sudakov vas at mpeks.tomsk.su
Wed Sep 23 07:06:14 UTC 2015


Baptiste Daroussin wrote:
> > 
> > > > Just as I expected (see below). What should I do about it? I don't
> > > > want to lose SASL-enabled openldap, and I don't know of any option to
> > > > tell moodle29 to use the existing openldap-sasl instead of installing
> > > > the dependency without SASL support.
> > > > 
> > > > 
> > > > Checking integrity... done (1 conflicting)
> > > > Checking integrity... done (0 conflicting)
> > > > Conflicts with the existing packages have been found.
> > > > One more solver iteration is needed to resolve them.
> > > > The following 8 package(s) will be affected (of 0 checked):
> > > > 
> > > > Installed packages to be REMOVED:
> > > >         openldap-sasl-server-2.4.34
> > > >         openldap-sasl-client-2.4.42_2
> > > > 
> > > > New packages to be INSTALLED:
> > > >         openldap-client: 2.4.42_2
> > > >         icu: 55.1
> > > >         pecl-zendopcache: 7.0.5
> > > >         php5-ldap: 5.4.45
> > > >         pecl-intl: 3.0.0_2
> > > >         moodle29: 2.9.2
> > > > 
> > > > The process will require 197 MiB more space.
> > > > 
> > > > Proceed with this action? [y/N]: 
> > > 
> > > Yes we do not have yet proper provides/requires in the ports tree :(
> > > 
> > > So pkg cannot handle this case.
> > > 
> > > I hope to be able to get this working for pkg 1.7 then a lot of work would be
> > > needed in the ports tree to activate that.
> > 
> > But is there anything to be done for the present? Some manual
> > workaround for example?
> > 
> Except setting up your own poudriere and build your packages that
> requires lldap from there, (and only those) I do not see :(

Why, I *have* my own poudriere and am quite willing to tinker with it.
But e.g. www/moodle29 does not have any OPTION to specify whether it
requires openldap-sasl-client or just plain openldap-client.

It's just "LDAP     LDAP protocol support" whatever that means. When I
enable this option, www/moodle29 begins to depend on openldap-client
(not openldap-sasl-client) indirectly:

.if ${PORT_OPTIONS:MLDAP}
USE_PHP+=       ldap
.endif

and net/php5-ldap does not have any options to configure.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru


More information about the freebsd-pkg mailing list