From owner-freebsd-questions@FreeBSD.ORG Sat Oct 2 05:38:50 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EB7E1065679 for ; Sat, 2 Oct 2010 05:38:48 +0000 (UTC) (envelope-from jhelfman@e-e.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 76BCE8FC12 for ; Sat, 2 Oct 2010 05:38:48 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id 48F44F2F24F; Fri, 1 Oct 2010 22:23:21 -0700 (PDT) X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02VnEzLvd3OV; Fri, 1 Oct 2010 22:23:19 -0700 (PDT) Received: from eggman.experts-exchange.com (unknown [63.201.14.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jhelfman) by mail.experts-exchange.com (Postfix) with ESMTPSA id 3F186F2F1E3; Fri, 1 Oct 2010 22:23:19 -0700 (PDT) Received: by eggman.experts-exchange.com (sSMTP sendmail emulation); Fri, _d Oct 2010 22:25:22 -0700 Date: Fri, 1 Oct 2010 22:25:22 -0700 From: Jason To: Kurt Buff Message-ID: <20101002052522.GA62385@Jason-Helfmans-MacBook-Pro.local> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-Operating-System: Darwin 10.4.0 X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Questions Subject: Re: Freebsd-update not working for me 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, 02 Oct 2010 05:38:50 -0000 On Fri, Oct 01, 2010 at 04:45:46PM -0700, Kurt Buff thus spake: >Weird little problem here... > >I've got a 7.1-RELEASE box I'm trying to get to 8.1-RELEASE. I was >able to do 'freebsd-update -install' and get the security patches and >all, but 'freebsd-update -r 8.1-RELEASE upgrade' fails - see output >below. Can anyone point me in the right direction to start >troubleshooting this? I don't see anything in /var/log/messages. You may want to see how many files you have downloaded under /var/db/freebsd-update. The patches were applied. It appears it was only an issue of getting more files. As the program is running you can do an ls under /var/db/freebsd-update to see how many files are being downloaded. Have you tried running the command again? -jgh > >Kurt > >netmon/root 23:47 2010-09-30 root 0# freebsd-update -r 8.1-RELEASE upgrade >Looking up update.FreeBSD.org mirrors... 4 mirrors found. >Fetching metadata signature for 7.1-RELEASE from update2.FreeBSD.org... done. >Fetching metadata index... done. >Fetching 1 metadata patches. done. >Applying metadata patches... done. >Fetching 1 metadata files... done. >Inspecting system... done. > >The following components of FreeBSD seem to be installed: >kernel/generic src/base src/bin src/cddl src/contrib src/crypto src/etc >src/games src/gnu src/include src/krb5 src/lib src/libexec src/release >src/rescue src/sbin src/secure src/share src/sys src/tools src/ubin >src/usbin world/base world/catpages world/dict world/doc world/games >world/info world/manpages > >The following components of FreeBSD do not seem to be installed: >world/proflibs > >Does this look reasonable (y/n)? y > >Fetching metadata signature for 8.1-RELEASE from update2.FreeBSD.org... done. >Fetching metadata index... done. >Fetching 1 metadata patches. done. >Applying metadata patches... done. >Fetching 1 metadata files... done. >Inspecting system... done. >Fetching files from 7.1-RELEASE for merging... done. >Preparing to download files... done. >Fetching 16008 patches.. done. >Applying patches... done. >Fetching 36199 files... failed. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >