From owner-freebsd-questions@FreeBSD.ORG Mon Dec 8 17:54:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17F5616A4CE for ; Mon, 8 Dec 2003 17:54:06 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF9A343D35 for ; Mon, 8 Dec 2003 17:54:02 -0800 (PST) (envelope-from mav@wastegate.net) Received: from wastegate.net ([24.3.75.182]) by comcast.net (sccrmhc12) with ESMTP id <2003120901540101200fl7dje>; Tue, 9 Dec 2003 01:54:01 +0000 Received: from mother (mother.wg.local [192.168.1.5]) by wastegate.net (Postfix) with ESMTP id AB5AD4826F for ; Mon, 8 Dec 2003 21:08:48 -0500 (EST) From: "Doug Reynolds" To: "FreeBSD-Questions@FreeBSD.ORG" Date: Mon, 08 Dec 2003 20:56:20 -0500 Priority: Normal X-Mailer: PMMail 2000 Professional (2.20.2717) For Windows 2000 (5.1.2600;1) In-Reply-To: <000d01c3bded$98796fe0$5805fa0a@pavilion> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20031209020848.AB5AD4826F@wastegate.net> Subject: Re: Binary Upgrade Problems 4.3 ---> 4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 01:54:06 -0000 On Mon, 8 Dec 2003 16:44:19 -0800, Cal Cornils wrote: >I'm having trouble doing a binary upgrade from 4.3 to 4.9. > >Existing 4.3 was installed with 'all' distributions selected, and takes up >about 636M on an old Pentium. > >When I tried the upgrade to 4.9 the first time (selecting 'all' again) the >process bombed, and complained about unwillingness to upgrade /src, >suggesting CTM or CVSup - which was fair enough, since this was supposed to >be a 'binary' upgrade. (Does this always happen??) > >Re-installed 4.3 again and re-tried the upgrade - this time with all >distributions chosen (except sources). Bombed out again, complaining about >'unable to extract stuff into /usr/X11R6 directory'. However, even with >this outcome, the system seems to be working (almost) OK. Boots OK with 4.9 >kernel and 'uname -a' shows Version 4.9. All of the files seem to be there >(now takes up 822M), and all of the files I've checked have dates of Oct 27 >(which I assume is when 4.9 was built). > >However, all of my old configuration files are still stuck in /usr/tmp/etc >and have not been copied back into /etc - only 'new' unmodified versions of >the files are there, also with dates of Oct 27. And, I assume, there are >troubles in the X11R6 directory, since that's where it was when it bombed. > >So, it appears that the upgrade went almost to completion, but ran into >trouble towards the end. > >Any suggestions?? I'm beginning to believe that binary upgrades are more >trouble than a 'real' one - even though it 'appears' to be easier. to be honest with you, I've _never_ had good luck with binary upgrade. I've never got one to work. If you can, patch everything up, install cvsup, and follow the "build world" tuturiol on the main website (www.freebsd.org). It will take a little time on an old pentium to recompile the SRC, but on my K6-450, I can build the entire 5.1 src in under a few hrs (like 2-3), the 4.x series is a lot faster. --- doug reynolds | the maverick | mav@wastegate.net