From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 14:36:05 2004 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 701D716A4CE for ; Wed, 25 Feb 2004 14:36:05 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7FBF43D2D for ; Wed, 25 Feb 2004 14:36:04 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i1PMa0uV031091 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 25 Feb 2004 22:36:00 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i1PMa0t9031090; Wed, 25 Feb 2004 22:36:00 GMT (envelope-from matthew) Date: Wed, 25 Feb 2004 22:36:00 +0000 From: Matthew Seaman To: Jim McIver Message-ID: <20040225223559.GE29738@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Jim McIver , freebsd-questions@freebsd.org References: <403CAB67.15012.10A8110@localhost> <403CB084.23059.11E78F1@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5gxpn/Q6ypwruk0T" Content-Disposition: inline In-Reply-To: <403CB084.23059.11E78F1@localhost> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: upgrade problem 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: Wed, 25 Feb 2004 22:36:05 -0000 --5gxpn/Q6ypwruk0T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 25, 2004 at 02:26:08PM +0000, Jim McIver wrote: > > On Wed, Feb 25, 2004 at 02:04:20PM +0000, Jim McIver wrote: > > This suggests that your attempt to upgrade has failed to update all of > > the standard system programs -- you'll probably find it easiest to do > > a 4.6 to 4.9 upgrade by cvsup(1)ing the latest RELENG_4_9 sources, and > > then doing a full buildworld, buildkernel, installkernel, installworld > > cycle as detailed in /usr/src/UPDATING and the handbook at: >=20 > That's what I'm trying to do, but I'm stuck on the error code 127=20 > ...touch when I run 'make installworld' and can't find the solution. Hmmm... You've fixed your clock problems according to another post you made. Try clearing out everything you compiled previously and re-running cvsup(1) to make sure everything has the correct timestamp and permissions: # cd /usr/src # make cleandir # make cleandir (Yes: do this twice in order to get the full effe= ct) # cvsup -g -L2 /path/to/your/supfile and then try compiling again: ie. run 'make buildworld' (the 'make installworld' is failing because it's trying to install something that should have been created during the 'make buildworld' stage, but wasn't). Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --5gxpn/Q6ypwruk0T Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAPSNPdtESqEQa7a0RAv1eAJ99hjaeMXCcSqTIa4DYsDVME9eNJwCgnWrK yKHGXUPqJNty0hXOSzRbn8w= =1GeK -----END PGP SIGNATURE----- --5gxpn/Q6ypwruk0T--