openldap-client and openldap-sasl-client
Baptiste Daroussin
bapt at FreeBSD.org
Tue Sep 22 22:01:50 UTC 2015
On Sat, Sep 19, 2015 at 12:54:04PM +0600, Victor Sudakov wrote:
> Victor Sudakov wrote:
> > Colleagues,
> >
> > If a port wants to install openldap-client as a dependency, and I have
> > already openldap-sasl-client installed, what is going to happen? A
> > conflict?
> >
> > # pkg install -n moodle29
>
> 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.
Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20150923/46ab5432/attachment.bin>
More information about the freebsd-pkg
mailing list