From owner-freebsd-questions@FreeBSD.ORG Fri Feb 1 21:13:07 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D0CFADE0 for ; Fri, 1 Feb 2013 21:13:07 +0000 (UTC) (envelope-from kevin@rootbsd.daleco.biz) Received: from rootbsd.daleco.biz (daleco.biz [199.48.129.182]) by mx1.freebsd.org (Postfix) with ESMTP id 899AAF02 for ; Fri, 1 Feb 2013 21:13:07 +0000 (UTC) Received: from rootbsd.daleco.biz (localhost [127.0.0.1]) by rootbsd.daleco.biz (8.14.5/8.14.5) with ESMTP id r11Kwt6k053926; Fri, 1 Feb 2013 14:58:55 -0600 (CST) (envelope-from kevin@rootbsd.daleco.biz) Received: (from kevin@localhost) by rootbsd.daleco.biz (8.14.5/8.14.5/Submit) id r11Kwtn5053925; Fri, 1 Feb 2013 14:58:55 -0600 (CST) (envelope-from kevin) Date: Fri, 1 Feb 2013 14:58:55 -0600 From: Kevin Kinsey To: Carl Johnson Subject: Re: freebsd-update problems Message-ID: <20130201205855.GA53909@rootbsd.daleco.biz> References: <87obg3bynm.fsf@oak.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87obg3bynm.fsf@oak.localnet> User-Agent: Mutt/1.4.2.3i Cc: questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2013 21:13:07 -0000 On Fri, Feb 01, 2013 at 11:51:41AM -0800, Carl Johnson wrote: > I ran freebsd-update to update my 8.1-RELEASE system to 8.3-RELEASE > (freebsd-update -r 8.3-RELEASE upgrade). It downloaded a bunch of > files, asked me to edit some configuration files, showed me long lists > of files that have been changed, added and removed, and then ended with > no status or error indications. The problem is that there appears to be > absolutely NO change in my system that I can find. I have checked /etc, > /bin, and /lib with 'ls -lct | head', but there are no files that have > changed recently. The /var/db/freebsd-update directory has over 500MB > of files it downloaded. > > Does anybody have any suggestions on what might have happened and what > can be done? > -- > Carl Johnson carlj@peak.org > I'm not looking at the docs ATM, but IIRC you need to run an install step now. Check the docs ... they should tell you. HTH, Kevin Kinsey