From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 28 14:58:24 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C890A16A4CE for ; Mon, 28 Jun 2004 14:58:24 +0000 (GMT) Received: from mail.b0rken.org (beastie.b0rken.org [213.48.48.213]) by mx1.FreeBSD.org (Postfix) with SMTP id D391D43D1D for ; Mon, 28 Jun 2004 14:58:23 +0000 (GMT) (envelope-from jason-freebsdlists@freebsd.org) Received: (qmail 40167 invoked by uid 1000); 28 Jun 2004 14:58:07 -0000 Date: Mon, 28 Jun 2004 15:58:07 +0100 From: Jason Mann To: freebsd-sparc64@freebsd.org Message-ID: <20040628145807.GE17878@beastie.b0rken.org> Mail-Followup-To: freebsd-sparc64@freebsd.org References: <20040625131431.GB17878@beastie.b0rken.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040625131431.GB17878@beastie.b0rken.org> User-Agent: Mutt/1.4.2.1i Subject: Re: Problem updating to 5.2.1-RELEASE-p8 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 14:58:24 -0000 On 20040625 1414, Jason Mann wrote: > I performed a fresh installation on 5.2.1-RELEASE on my Ultra 5 yesterday, > and then attempted to upgrade it to 5.2.1-RELEASE-p8, but this failed. > > buildworld, buildkernel, and installkernel went fine, but installworld > failed. > > The output I got from the failed installworld is here: > > http://www.b0rken.org/~jason/installworld.txt > > Does anyone know why this is happening? 'touch' is all present and correct > on my system. Google was my friend. The clock was about 6 months slow on my machine. Corrected that, and retried the upgrade, and all was fine. Jason