[Bug 248222] net/openldap24-client: Fails to install: pkg-static: openldap-client-2.4.50 conflicts with openldap-sasl-client-2.4.50 (via databases/mysql57-client)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 4 00:27:08 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248222

Mark Linimon <linimon at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(joneum |
                   |@FreeBSD.org),              |
                   |maintainer-feedback?(delphi |
                   |j at FreeBSD.org)              |
           Assignee|ports-bugs at FreeBSD.org      |linimon at FreeBSD.org
                 CC|delphij at FreeBSD.org         |

--- Comment #12 from Mark Linimon <linimon at FreeBSD.org> ---
Here is the actual problem:

  ===>   mysql57-client-5.7.31 depends on file: /usr/local/bin/cmake - not
found
  ===>   Installing existing package /packages/All/cmake-3.17.3_1.txz
  [pkg.DaveG.ca] Installing cmake-3.17.3_1...
  [pkg.DaveG.ca] `-- Installing curl-7.71.1...
  [pkg.DaveG.ca] |   `-- Installing ca_root_nss-3.54...
  [pkg.DaveG.ca] |   `-- Extracting ca_root_nss-3.54: ........ done
  [pkg.DaveG.ca] |   `-- Installing krb5-1.18.2...
  [pkg.DaveG.ca] |   | `-- Installing openldap-client-2.4.50...
  pkg-static: openldap-client-2.4.50 conflicts with openldap-sasl-client-2.4.50
(installs files into the same place).  Problematic file: /usr/local/bin/ldapadd

So at the very least you are going to have to go delete and reinstall
security/krb5 .

You _may_ find that you have to turn off

  +[ ] LDAP           LDAP protocol support

via 'make config'.  But I don't know anything about that port, to be able to
tell.

Because this is what I see if I turn that option on:

  portsjail% pwd
  /ports/default/security/krb5
  portsjail% make all-depends-list 2> /dev/null | grep openldap
  /home/linimon/ports/default/net/openldap24-client

OTOH I have nothing related to ldap or ssl in my make.conf etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list