From owner-freebsd-questions@FreeBSD.ORG Wed Apr 7 20:27:30 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 B291416A4CF for ; Wed, 7 Apr 2004 20:27:30 -0700 (PDT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A89E43D45 for ; Wed, 7 Apr 2004 20:27:30 -0700 (PDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i383Uiub012629; Wed, 7 Apr 2004 22:30:44 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i383UhJ4012389; Wed, 7 Apr 2004 22:30:43 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: Matthew Seaman Date: Wed, 7 Apr 2004 21:30:38 -0600 User-Agent: KMail/1.5.4 References: <200404052159.36889.jaymo@cromagnon.cullmail.com> <200404071708.34928.jaymo@cromagnon.cullmail.com> <20040407224719.GB66122@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040407224719.GB66122@happy-idiot-talk.infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404072230.38507.jaymo@cromagnon.cullmail.com> cc: freebsd-questions@freebsd.org Subject: Re: unintelligible questions from pkgdb -F [ part of 5.2 portupgrade hairball ] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 03:27:30 -0000 On Wednesday 07 April 2004 05:47 pm, Matthew Seaman wrote: > > Shared object "libintl.so.5" not found > > This is a FAQ. > > The gettext port was updated, and the ABI version number on it's > libintl.so shlib was incremented to libintl.so.6, but you've still got > installed programs that are linked against the now removed > libintl.so.5 > > And the ritually intoned response is -- all together now -- > > # portupgrade -fr gettext > > which will cause a large number of your ports to be recompiled, but > restore your system to full operation. I did this a couple of days ago... perhaps it was "undone". At any rate, thank you again for your help; I'll post the results to this thread when it's completed (the process began at 10:25 PM CDST). Best Rgds, Jay