From owner-freebsd-current@FreeBSD.ORG Sat Jul 9 06:18:55 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 2221E16A41C for ; Sat, 9 Jul 2005 06:18:55 +0000 (GMT) (envelope-from soren3@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id B286343D45 for ; Sat, 9 Jul 2005 06:18:54 +0000 (GMT) (envelope-from soren3@gmail.com) Received: by wproxy.gmail.com with SMTP id i8so604263wra for ; Fri, 08 Jul 2005 23:18:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=hNSp8CNCbi/skL5jlN9TthnEg36jtjWbE+VgX7HwyPvmAvKiW+ZZQSuFKTWwi4oWGk2092Wen1AAKL7HJk0+dMWBYK/FKohf+jMB9+yLFpESo/UNiQ8vg2Gny0ws9i67BrysKQP0Xdsa+Oai0QXzL4EmHBxq7r4I+NttGgSGMwM= Received: by 10.54.28.67 with SMTP id b67mr2267802wrb; Fri, 08 Jul 2005 23:18:54 -0700 (PDT) Received: from elf.enidra.ti ([201.8.162.163]) by mx.gmail.com with ESMTP id 33sm3422380wra.2005.07.08.23.18.53; Fri, 08 Jul 2005 23:18:54 -0700 (PDT) From: =?iso-8859-1?q?S=F8ren_Lott?= To: freebsd-current@freebsd.org Date: Sat, 9 Jul 2005 03:21:44 -0300 User-Agent: letmego MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507090321.44704.soren3@gmail.com> Subject: installword broke everything X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 06:18:55 -0000 running installworld failed when upgrading from SNAP005 to newest -CURRENT, with error Makefile.inc1:156: "LC_CTYPE=C date" error returned non zero status after that everything segfaults,dumps core and i cant login into my system. i followed the exact steps in UPDATING: make buildworld make buildkernel KERNCONF=current6 make installkernel KERNCONF=current6 boot -s fsck -p mount -u / mount -a adjkerntz -i mergemaster -p make installworld