Date: Mon, 01 Dec 2008 09:01:09 -0500 From: Robert Fitzpatrick <lists@webtent.net> To: FreeBSD <freebsd-questions@freebsd.org> Subject: openldap24-sasl-client conflicts Message-ID: <1228140069.14908.23.camel@columbus.webtent.org>
next in thread | raw e-mail | index | archive | help
It seems this always gets me when setting up a new machine and I've haven't been able to stop it from happening. I install openldap-server WITH_SASL and after that point, if I try to install any package with LDAP support, it tries to install openldap-client when openldap-sasl-client is already there and conflicts as shown below. What do I need to do to keep this from happening? ---> Installing the new version via the port ===> Installing for openldap-sasl-client-2.4.11 ===> openldap-sasl-client-2.4.11 depends on file: /usr/local/lib/libcrypto.so.5 - found ===> Generating temporary packing list ===> Checking if net/openldap24-client already installed ===> openldap-sasl-client-2.4.11 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of net/openldap24-client without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/net/openldap24-client. *** Error code 1 Stop in /usr/ports/net/openldap24-client. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.54161.0 env make reinstall ** Fix the installation problem and try again. ---> Skipping 'net/nss_ldap' because a requisite port 'net/openldap24-client' failed (specify -k to force) ---> Skipping 'security/pam_ldap' because a requisite port 'net/openldap24-client' failed (specify -k to force) ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! net/openldap24-client (install error) * net/nss_ldap * security/pam_ldap -- Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1228140069.14908.23.camel>