From owner-freebsd-questions@FreeBSD.ORG Sun May 16 09:35:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26B2816A4CE for ; Sun, 16 May 2004 09:35:14 -0700 (PDT) Received: from hermes.webtent.net (hermes.webtent.net [192.216.106.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6020643D3F for ; Sun, 16 May 2004 09:35:11 -0700 (PDT) (envelope-from robert@webtent.com) Received: from columbus.webtent.org (webtent.org [198.79.127.235]) by hermes.webtent.net (8.10.2/8.10.2) with ESMTP id i4GGZ2V04633; Sun, 16 May 2004 12:35:02 -0400 From: Robert Fitzpatrick To: Matthew Seaman In-Reply-To: <20040516152440.GA38087@happy-idiot-talk.infracaninophile.co.uk> References: <1084717533.8741.8.camel@columbus> <20040516152440.GA38087@happy-idiot-talk.infracaninophile.co.uk> Content-Type: text/plain Organization: WebTent Networking, Inc. Message-Id: <1084725303.2740.7.camel@columbus> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 16 May 2004 12:35:04 -0400 Content-Transfer-Encoding: 7bit cc: FreeBSD Subject: Re: Upgrading OpenLDAP 2.1.30 to 2.2.x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2004 16:35:14 -0000 On Sun, 2004-05-16 at 11:24, Matthew Seaman wrote: > That means that all of the applications linked against the LDAP shlibs > have suddenly stopped working. To fix them, all you need do is > reinstall -- the situation is analogous to the problem with > 'libintl.so.N no found' thing that keeps coming up over and over on > this list. > Thanks for the detailed response. I have decided to upgrade a number of packages that are related, like Berkeley DB to version 4.2. Also, I have the openldap-sasl-* packages installed working with SASL 2.1.18 and Heimdal Kerberos 0.6, but I don't think I need upgrade these two packages, they seem to be at their latest versions, so I guess from what you're saying, I just need to reinstall these packages. Also, Postfix 2.0.16 that has LDAP support and I want to upgrade to 2.1.x. Is there any recommended order for this scenario, perhaps upgrade Berkeley first, then openldap-sasl-server-2.1.30 and client, then Postfix and reinstall all other dependencies? -- Robert