From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 14:07:51 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75A6416A400 for ; Sun, 24 Jun 2007 14:07:51 +0000 (UTC) (envelope-from lists@webtent.net) Received: from esmtp.webtent.net (esmtp.webtent.net [208.38.145.5]) by mx1.freebsd.org (Postfix) with ESMTP id 4FF4A13C44B for ; Sun, 24 Jun 2007 14:07:51 +0000 (UTC) (envelope-from lists@webtent.net) Received: from localhost (localhost [127.0.0.1]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 0A038805DA; Sun, 24 Jun 2007 10:07:51 -0400 (EDT) X-Quarantine-ID: X-Virus-Scanned: amavisd-new at webtent.net Received: from esmtp.webtent.net ([127.0.0.1]) by localhost (esmtp.webtent.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GKRLsICxPNrq; Sun, 24 Jun 2007 10:07:50 -0400 (EDT) Received: from [70.110.70.43] (columbus.webtent.org [70.110.70.43]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 6C3CF8008C; Sun, 24 Jun 2007 10:07:50 -0400 (EDT) From: Robert Fitzpatrick To: Matthew Seaman In-Reply-To: <467E1F31.4030007@infracaninophile.co.uk> References: <1182613207.9284.10.camel@columbus.webtent.org> <467E1F31.4030007@infracaninophile.co.uk> Content-Type: text/plain Organization: WebTent Networking, Inc. Date: Sun, 24 Jun 2007 10:07:49 -0400 Message-Id: <1182694069.19262.4.camel@columbus.webtent.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2 Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: Problem with openldap-sasl-client port? 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: Sun, 24 Jun 2007 14:07:51 -0000 On Sun, 2007-06-24 at 08:37 +0100, Matthew Seaman wrote: > Just tell pkgdb 'no' and then tell it the correct alternate > package name. (You can use tab completion there; very handy) > After that, things should go smoothly. > Thanks. I tried this, but the pkgdb does not see my current openldap-sasl-client-2.3.36. Stale dependency: nagios-2.9_1 -> openldap-client-2.3.35 (net/openldap23-client): openldap-server-2.3.36 (score:52%) ? ([y]es/[n]o/[a]ll) [no] Install stale dependency? ([y]es/[n]o/[a]ll) [yes] no New dependency? (? to help): openldap-client-2.3.36 Please choose one of these: amavisd-new-2.5.0,1 apache-2.2.4_2 appres-1.0.1 arc-5.21o_1 arj-3.10.22 atk-1.18.0_1 autoconf-2.13.000227_5 autoconf-2.59_2 automake-1.4.6_3 automake-1.9.6_1 bash-3.1.17 bdftopcf-1.0.0 beforelight-1.0.2 bigreqsproto-1.0.2 bitmap-1.0.3 bitstream-vera-1.10_4 cabextract-1.2 cclient-2004g,1 clamav-0.90.3 compat4x-i386-5.3_9 ... mx1# ls /var/db/pkg/ | grep ldap openldap-sasl-client-2.3.36 openldap-server-2.3.36 Any other ideas on what I can try next? -- Robert