From owner-freebsd-bugs@FreeBSD.ORG Sun Jun 14 03:10:03 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FDC31065670 for ; Sun, 14 Jun 2009 03:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 139298FC19 for ; Sun, 14 Jun 2009 03:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5E3A1jt022328 for ; Sun, 14 Jun 2009 03:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5E3A1Nf022327; Sun, 14 Jun 2009 03:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 14 Jun 2009 03:10:01 GMT Resent-Message-Id: <200906140310.n5E3A1Nf022327@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Garrett Cooper Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB778106567B for ; Sun, 14 Jun 2009 03:01:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id C9E8A8FC15 for ; Sun, 14 Jun 2009 03:01:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5E31uvd095870 for ; Sun, 14 Jun 2009 03:01:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5E31tYA095869; Sun, 14 Jun 2009 03:01:55 GMT (envelope-from nobody) Message-Id: <200906140301.n5E31tYA095869@www.freebsd.org> Date: Sun, 14 Jun 2009 03:01:55 GMT From: Garrett Cooper To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/135562: [sysinstall] Filesystem operations should only be performed once X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2009 03:10:04 -0000 >Number: 135562 >Category: misc >Synopsis: [sysinstall] Filesystem operations should only be performed once >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 14 03:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release: Any >Organization: n/a >Environment: >Description: When trying to install one decides to interrupt during a call to bsdlabel/newfs, but not before the media is downloaded, the installation will newfs once (successfully), then fail the second time. This is characteristic of a user deciding to use a particular labeling configuration, then changing their mind during install. This can be reproduced as follows: 1. Walk through steps to do a normal sysinstall. Make sure to setup multiple slices. 2. Cancel install when after first newfs is complete (CTRL-C suffices). 3. Change the labeling scheme. 4. Attempt to commit install again. The `emergency' console will note something of the flavor that the newfs operation failed, with something of the form `Operation not permitted' (ENOPERM). Please assign to randi@. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: