From owner-freebsd-performance@FreeBSD.ORG Fri Feb 29 15:11:16 2008 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69F621065673 for ; Fri, 29 Feb 2008 15:11:16 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 956E88FC1F; Fri, 29 Feb 2008 15:11:15 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47C82092.5040504@FreeBSD.org> Date: Fri, 29 Feb 2008 16:11:14 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Noisex References: <47C59591.6040600@errno.com> <47C6991E.1050502@FreeBSD.org> <01ce01c87adc$e2796720$a76c3560$@lv> <47C817B0.1040602@FreeBSD.org> <01d201c87ae4$4b902850$e2b078f0$@lv> In-Reply-To: <01d201c87ae4$4b902850$e2b078f0$@lv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-performance@freebsd.org Subject: Re: Upgrade from 6.3 to 7.0: Result ->Shared object not found :) X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 15:11:16 -0000 Noisex wrote: > Kris, as i said, i made portupgrade -faP ...and in update process i saw that > many ports upgraded. I don't why old version become as current version. Now > i've installed compat6x (thanx Stefan Lambrev) -> it's works...but anyway > now i will try fix pkgdb and reinstall all necessary ports. The unspoken part of running portupgrade -faP is checking the output summary to verify that it completed correctly. Did you confirm that no packages failed to rebuild? I'm really not seeing how portupgrade could have rebuilt it successfully and yet it was still the old 6.x version. Kris