From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 15:36:05 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 34EA116A41F for ; Sun, 24 Jun 2007 15:36:05 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id A2FB513C458 for ; Sun, 24 Jun 2007 15:36:04 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.1/8.14.1) with ESMTP id l5OFZlAI026866; Sun, 24 Jun 2007 16:35:48 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk from=m.seaman@infracaninophile.co.uk; sender-id=permerror; spf=permerror X-SenderID: Sendmail Sender-ID Filter v0.2.14 smtp.infracaninophile.co.uk l5OFZlAI026866 Message-ID: <467E8F53.7000303@infracaninophile.co.uk> Date: Sun, 24 Jun 2007 16:35:47 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.4 (X11/20070619) MIME-Version: 1.0 To: Robert Fitzpatrick References: <1182613207.9284.10.camel@columbus.webtent.org> <467E1F31.4030007@infracaninophile.co.uk> <1182694069.19262.4.camel@columbus.webtent.org> In-Reply-To: <1182694069.19262.4.camel@columbus.webtent.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Sun, 24 Jun 2007 16:35:58 +0100 (BST) X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, DKIM_POLICY_SIGNSOME, DKIM_POLICY_TESTING, NO_RELAYS autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on happy-idiot-talk.infracaninophile.co.uk 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 15:36:05 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Robert Fitzpatrick wrote: > 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? > Hmmm... time for some more extreme measures. Try deleting /var/db/pkg/pkgdb.db and /usr/ports/INDEX*.db and then run pkgdb -fu to rebuild them from scratch. Hmmm... also, why do you have a dependency on LDAP from nagios itself? It's nagios-plugins that would have that dependency, but only if you selected appropriately in the OPTIONS dialogue. I'd recommend just deleting the dependency on nagios you're having trouble with there. Also, try adding: WANT_OPENLDAP_SASL= yes to /etc/make.conf Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGfo9S8Mjk52CukIwRCLoKAJ9XUm5beMFiPcaYHyVg8T4mujIVZgCeO+I2 fiSL1HAYFmt3YOZTeUMUsOg= =jfJz -----END PGP SIGNATURE-----