From owner-freebsd-questions@FreeBSD.ORG Sat Jan 24 13:06:52 2009 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 2C520106566C for ; Sat, 24 Jan 2009 13:06:52 +0000 (UTC) (envelope-from jacks@sage-american.com) Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21]) by mx1.freebsd.org (Postfix) with ESMTP id 07FB48FC17 for ; Sat, 24 Jan 2009 13:06:51 +0000 (UTC) (envelope-from jacks@sage-american.com) Received: from sagemaster (sageweb.net [65.68.247.73]) by mail.sagedata.net (8.14.3/8.14.3) with SMTP id n0OD6fLw020572; Sat, 24 Jan 2009 07:06:41 -0600 (CST) (envelope-from jacks@sage-american.com) X-Authentication-Warning: mail.sagedata.net: Host sageweb.net [65.68.247.73] claimed to be sagemaster Message-Id: <3.0.1.32.20090124070639.00f092c0@sage-american.com> X-Sender: jacks@sage-american.com X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Sat, 24 Jan 2009 07:06:39 -0600 To: cpghost From: "Jack L. Stone" In-Reply-To: <20090123153321.GC1013@phenom.cordula.ws> References: <991123400901230656r1dab6e11t4db4aa7eab8d100c@mail.gmail.com> <3.0.1.32.20090123081931.00ed6460@sage-american.com> <991123400901230656r1dab6e11t4db4aa7eab8d100c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Scanned-By: milter-spamc/1.13.385 (mail.sagedata.net [63.214.156.21]); Sat, 24 Jan 2009 07:06:42 -0600 X-Scanned-By: milter-sender/1.16.915 (mail.sagedata.net [63.214.156.21]); Sat, 24 Jan 2009 07:06:41 -0600 X-Virus-Scanned: ClamAV 0.94.2/8898/Sat Jan 24 01:07:24 2009 on mail.sagedata.net X-Virus-Status: Clean X-Spam-Status: NO, hits=-15.00 required=4.50 X-Spam-Report: Content analysis details: (-15.0 points, 4.5 required) | | pts rule name description | ---- ---------------------- -------------------------------------------------- | -15 ALL_TRUSTED Passed through trusted hosts only via SMTP | Cc: freebsd-questions@freebsd.org Subject: Re: Registry corrupt? 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: Sat, 24 Jan 2009 13:06:52 -0000 At 04:33 PM 1.23.2009 +0100, cpghost wrote: >On Fri, Jan 23, 2009 at 05:56:45PM +0300, Odhiambo Washington wrote: >> On Fri, Jan 23, 2009 at 5:19 PM, Jack L. Stone wrote: >> >> > During an upgrade from fbsd-6.3 --> fbsd-7.0, something strange happened. >> > Some of the programs will not run after rehash or even when given the >> > precise path to the program. System doesn't "see" several but not all >> > programs. I've upgraded several servers (using source files -- cvsup) >> > withoug any such problem. It's just this one machine. > >Some programs will not run because of a library version bump. Those >programs will need to be recompiled, i.e. rebuild all ports. > >You can check this by running 'ldd' on the specific program. Let's >assume that you have zip installed: > >$ ldd /usr/local/bin/zip >/usr/local/bin/zip: > libbz2.so.3 => /usr/lib/libbz2.so.3 (0x80065c000) > libc.so.7 => /lib/libc.so.7 (0x80076c000) > Thanks for that tip. Here's output of one of the programs that doesn't run: ldd /usr/local/bin/fastest_cvsup ldd: /usr/local/bin/fastest_cvsup: not a dynamic executable BUT, it is executable and using the exact path to the program still gives this error: /usr/local/bin/fastest_cvsup: not found Yes, I did re-install the port too. No dice. Again MOST all programs run except for this one and maybe a couple others that may be causing buildworld to fail. Strange! Jack (^_^) Happy trails, Jack L. Stone System Admin Sage-american