From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 17:14:24 2008 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 3C810106578F for ; Mon, 1 Dec 2008 17:14:24 +0000 (UTC) (envelope-from lists@webtent.net) Received: from tpa-hosting.webtent.net (tpa-hosting.webtent.net [208.38.145.45]) by mx1.freebsd.org (Postfix) with ESMTP id BCC588FC18 for ; Mon, 1 Dec 2008 17:14:23 +0000 (UTC) (envelope-from lists@webtent.net) Received: from [72.64.244.51] (columbus.webtent.org [72.64.244.51]) by tpa-hosting.webtent.net (8.13.1/8.13.1) with ESMTP id mB1HEL5L027552; Mon, 1 Dec 2008 12:14:21 -0500 From: Robert Fitzpatrick To: Mel In-Reply-To: <200812011634.26024.fbsd.questions@rachie.is-a-geek.net> References: <1228140069.14908.23.camel@columbus.webtent.org> <20081201094813.4e311526@scorpio> <200812011634.26024.fbsd.questions@rachie.is-a-geek.net> Content-Type: text/plain Organization: WebTent Networking, Inc. Date: Mon, 01 Dec 2008 12:14:20 -0500 Message-Id: <1228151660.20351.4.camel@columbus.webtent.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: openldap24-sasl-client conflicts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: robert@webtent.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2008 17:14:24 -0000 On Mon, 2008-12-01 at 16:34 +0100, Mel wrote: > On Monday 01 December 2008 15:48:13 Jerry wrote: > > > >failed packages (-:ignored / *:skipped / !:failed) > > > ! net/openldap24-client (install error) > > > * net/nss_ldap > > > * security/pam_ldap > > ^^^^^ portupgrade > > > > I am assuming that you are attempting to install the port(s) manually. > > Have you tried using a port management tool like 'portmanager' or > > 'portupgrade' to handle the task. > > It's likely it's caused by portupgrade, but won't be able to tell till the > output from net/nss_ldap build. > Thanks for the ideas from everyone. I was doing a portinstall of nss_ldap and pam_ldap. I went ahead and used the -k option and all in and working now. I also received the error when installing samba, I'm sure would for every LDAP dependent port if memory serves. This always bites me, I have uninstalled/reinstalled ports in the past and fiddled with things to get it all working, but nowadays I am more knowledgeable/comfortable using force options with the port utilities. -- Robert