From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 13:59:11 2008 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 2C32C1065672 for ; Mon, 11 Aug 2008 13:59:11 +0000 (UTC) (envelope-from lists@webtent.net) Received: from esmtp.webtent.net (esmtp.webtent.net [208.38.145.5]) by mx1.freebsd.org (Postfix) with ESMTP id F24938FC1C for ; Mon, 11 Aug 2008 13:59:10 +0000 (UTC) (envelope-from lists@webtent.net) Received: from localhost (localhost [127.0.0.1]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 3C13980304; Mon, 11 Aug 2008 09:59:10 -0400 (EDT) Received: from esmtp.webtent.net ([127.0.0.1]) by localhost (esmtp.webtent.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 00278-07-2; Mon, 11 Aug 2008 09:59:03 -0400 (EDT) Received: from [72.64.244.51] (columbus.webtent.org [72.64.244.51]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id A746B80302; Mon, 11 Aug 2008 09:59:03 -0400 (EDT) From: Robert Fitzpatrick To: Vincent Hoffman In-Reply-To: <48A03A26.1080001@unsane.co.uk> References: <1218458513.18845.15.camel@columbus.webtent.org> <48A03A26.1080001@unsane.co.uk> Content-Type: text/plain Organization: WebTent Networking, Inc. Date: Mon, 11 Aug 2008 09:59:03 -0400 Message-Id: <1218463143.18845.19.camel@columbus.webtent.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: WebTent Mailguard 1.0.2a Cc: FreeBSD Subject: Re: Screwed up upgrade to 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: robert@webtent.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2008 13:59:11 -0000 On Mon, 2008-08-11 at 14:09 +0100, Vincent Hoffman wrote: > Robert Fitzpatrick wrote: > > I have screwed up my upgrade from 6.2 to 7.0 following the doc at... > > > > http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade.html > > > > I ran the install a second time and it completed before the next to the > > last step including 'portupgrade -af' was completed. I went back and ran > > the next to the last step, but still, all my packages complain of > > missing shared libraries. Is there any way to get everything rebuilt, > > saving me a complete reinstall? Fortunately, I am doing this on a test > > box. > > > > > Try installing misc/compat6x as a stopgap? > Sweet! Thank you very much, all services started. Now, how do I proceed with my upgrade to 7.0? Do I just rebuild all now and it will update to the 7.0 libraries and then how to undo COMPAT_FREEBSD6? -- Robert