From owner-freebsd-current@FreeBSD.ORG Sun Jul 10 17:26:44 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AE8116A41C for ; Sun, 10 Jul 2005 17:26:44 +0000 (GMT) (envelope-from soren3@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23FEF43D4C for ; Sun, 10 Jul 2005 17:26:44 +0000 (GMT) (envelope-from soren3@gmail.com) Received: by wproxy.gmail.com with SMTP id i13so765739wra for ; Sun, 10 Jul 2005 10:26:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SUJZFv8ZIpL6Gdod8c9gTB9viNDqkirfkkv2SNRtHnBfmmZ0Y++3bQjIeUj8RXgUnHr/9YxDSVYGbuka3MsC3TstKc7ig22KqbuvVTNEml5b/X3l4cgfIXpLow8KQh6vnh1Tn94hfP6Yxqqrg1D4kZkLLWSvgGzTyJKbjCdegCg= Received: by 10.54.39.29 with SMTP id m29mr2924106wrm; Sun, 10 Jul 2005 10:26:43 -0700 (PDT) Received: by 10.54.39.18 with HTTP; Sun, 10 Jul 2005 10:26:43 -0700 (PDT) Message-ID: Date: Sun, 10 Jul 2005 14:26:43 -0300 From: =?ISO-8859-1?Q?S=F8ren_Lott?= To: freebsd-current Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: installworld error rendering machine unusable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?S=F8ren_Lott?= List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2005 17:26:44 -0000 running installworld failed when upgrading from SNAP005 to newest -CURRENT, stops when installing kerberos5 but dont give a description of the error, after that everything dumps core with signal 11, running installworld again returns: Makefile, line 156: warning: "LC_ALL=3DC date" returned non-zero status and the machine is completly unusable. Installing on to a diferent $DESTDIR dont give any errors. i followed the exact steps in UPDATING: make buildworld make buildkernel KERNCONF=3Dcurrent6 make installkernel KERNCONF=3Dcurrent6 boot -s fsck -p mount -u / mount -a adjkerntz -i mergemaster -p make installworld