From owner-freebsd-questions@FreeBSD.ORG Mon Aug 13 07:16:21 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D2DA16A418 for ; Mon, 13 Aug 2007 07:16:21 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 1BA1C13C428 for ; Mon, 13 Aug 2007 07:16:20 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [213.84.11.61]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id l7D7GJYG017584; Mon, 13 Aug 2007 09:16:19 +0200 (CEST) (envelope-from Johan@double-l.nl) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Mon, 13 Aug 2007 09:16:23 +0200 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB19BC36@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ldap server and client conflicts, with Postfix and Courier in the mix Thread-Index: AcfbkGhDugull8T+SpGOePBISb9rsgB6K9zw References: <200708102015.01023.lists-fbsd@shadypond.com> <46BCCAC9.2070705@locolomo.org> From: "Johan Hendriks" To: "Pollywog" X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: RE: ldap server and client conflicts, with Postfix and Courier in the mix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Aug 2007 07:16:21 -0000 Pollywog wrote: >> I want to install the LDAP server but it complains that it conflicts = with LDAP=20 >> client: >>=20 >> =3D=3D=3D> openldap-server-2.3.37 conflicts with installed = package(s): >> openldap-client-2.3.37 >>=20 >> However, attempting to remove the client to make room for the server = results=20 >> in another complaint: >>=20 >> pkg_delete: package 'openldap-client-2.3.37' is required by these = other=20 >> packages >> and may not be deinstalled: >> courier-authlib-ldap-0.59.3 >> postfix-2.4.5,1 >I think the conflict is mostly a question of the order things were=20 >installed. When you install the server then it also installs the client = >side which it can't because it's already there. But, ofcourse, these=20 >should not conflict. >This c(sh)ould be solved by deinstalling the listed packages and = install=20 >the server, then the reinstall the remaining packages. >Alternatively, you can force deinstall the client or simply override = the=20 >warning. >Cheers, Erik I think you have sasl2 support enabled for the server Make config will tell you if it is. If so it will try to install the sasl2 openldap client which will = install the files in the same place as openldap-client without sasl2 = support. Remove the sasl2 option from the openldap-server port and do the = install, or delete the openldap-client port and install the open = openldap-server port. Regards, Johan=20 --=20 Ph: +34.666334818 web: http://www.locolomo.org _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org" No virus found in this incoming message. Checked by AVG Free Edition.=20 Version: 7.5.476 / Virus Database: 269.11.15/949 - Release Date: = 12-8-2007 11:03 =20 No virus found in this outgoing message. Checked by AVG Free Edition.=20 Version: 7.5.476 / Virus Database: 269.11.15/949 - Release Date: = 12-8-2007 11:03 =20