From seki@hawk.sysrap.cs.fujitsu.co.jp  Mon Jun  5 19:09:48 1995
Received: from fgwmail.fujitsu.co.jp (fgwmail.fujitsu.co.jp [164.71.1.133])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA20609
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 5 Jun 1995 19:09:44 -0700
Received: from fdmmail.fujitsu.co.jp by fgwmail.fujitsu.co.jp (8.6.12+2.5Wb4/3.3W5-MX941209-Fujitsu Mail Gateway)
	id LAA28391; Tue, 6 Jun 1995 11:09:36 +0900
Received: from hawk.sysrap.cs.fujitsu.co.jp by fdmmail.fujitsu.co.jp (8.6.12+2.5Wb4/3.3W5-MX950127-Fujitsu Domain Mail Master)
	id LAA05403; Tue, 6 Jun 1995 11:09:04 +0900
Received: (from seki@localhost) by hawk.sysrap.cs.fujitsu.co.jp (8.6.11/8.6.9) id LAA08022; Tue, 6 Jun 1995 11:08:36 +0900
Message-Id: <199506060208.LAA08022@hawk.sysrap.cs.fujitsu.co.jp>
Date: Tue, 6 Jun 1995 11:08:36 +0900
From: seki@sysrap.cs.fujitsu.co.jp
Reply-To: seki@sysrap.cs.fujitsu.co.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: 2.0.5 ALPHA, sysinstall, wrong "success" message
X-Send-Pr-Version: 3.2

>Number:         492
>Category:       kern
>Synopsis:       sysinstall shows "success" after "no space" failure.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jkh
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun  5 19:10:01 1995
>Closed-Date:    Sun Jun 2 21:36:05 PDT 1996
>Last-Modified:  Sun Jun  2 21:36:25 PDT 1996
>Originator:     Masahiro Sekiguchi
>Release:        FreeBSD 2.0.5-ALPHA i386
>Organization:
Fujitsu
>Environment:

	FreeBSD 2.0.5 ALPHA, boot floppy image dated 950604

>Description:

	I booted the floppy and started an installation.
	I made a mistake on disklabel stage, allocating too small
	space for both / and /usr.  (I found it later.)

	I selected FTP install.  FTP started fine, but it stopped
	at a middle of bin-dist fetching process, showing some messages.
	(Sorry, I didn't note ones.)

	Hitting ALT-F2 gave me the following log:

		uid 0 on /mnt: file system full
		/stand/cpio: write error: No space left on device

	Then, on the main screen, I was asked for some kind of
	confirmation, (which I forgot, too.)  Pressing an ENTER
	to the dialog gave me a message:

		Installation completed successfully.

	I believe the last message is wrong for the case.

>How-To-Repeat:

	Not sure.  Allocating small space for / and /usr may repeat
	the case.

>Fix:
	
	Not sure.  To check the result status of cpio command?

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: scrappy 
Responsible-Changed-When: Tue Apr 9 12:34:15 PDT 1996 
Responsible-Changed-Why:  
sysinstall is JOordans 
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Sun Jun 2 21:36:05 PDT 1996 
State-Changed-Why:  
Error returns from cpio and gzip are flagged now. 
>Unformatted:


