From owner-freebsd-current@FreeBSD.ORG Tue Oct 21 17:37:08 2003 Return-Path: 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 4AFFE16A4B3 for ; Tue, 21 Oct 2003 17:37:08 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D921443F93 for ; Tue, 21 Oct 2003 17:37:06 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])h9M0b5M07373 for ; Wed, 22 Oct 2003 09:37:05 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20031021171030.GF85489@nexus.ninth-circle.org> References: <20031021171030.GF85489@nexus.ninth-circle.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20030322(IM144) Lines: 15 From: Makoto Matsushita To: current@FreeBSD.org Date: Wed, 22 Oct 2003 09:37:03 +0900 Message-Id: <20031022093703H.matusita@jp.FreeBSD.org> Subject: Re: 20031021 snapshot install has glitches X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 22 Oct 2003 00:37:08 -0000 asmodai> You cannot set the root password as passwd dumps core on a signal 12. % pwd /usr/src % echo **/*(.)|xargs grep 'You cannot set the root password' % It should not be an message of passwd(1) or other sources, so it would be hard to reproduce (if we can) what you've seen. What you've tried and got an error? -- - Makoto `MAR' Matsushita