From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 16 08:50:00 2012 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7B3EC0 for ; Sun, 16 Dec 2012 08:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 83AA18FC12 for ; Sun, 16 Dec 2012 08:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBG8o0mB041050 for ; Sun, 16 Dec 2012 08:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBG8o0IP041049; Sun, 16 Dec 2012 08:50:00 GMT (envelope-from gnats) Resent-Date: Sun, 16 Dec 2012 08:50:00 GMT Resent-Message-Id: <201212160850.qBG8o0IP041049@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, Oleg Pudeyev Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F55CFFB for ; Sun, 16 Dec 2012 08:46:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 170418FC0A for ; Sun, 16 Dec 2012 08:46:54 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBG8krth066305 for ; Sun, 16 Dec 2012 08:46:53 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qBG8krZp066304; Sun, 16 Dec 2012 08:46:53 GMT (envelope-from nobody) Message-Id: <201212160846.qBG8krZp066304@red.freebsd.org> Date: Sun, 16 Dec 2012 08:46:53 GMT From: Oleg Pudeyev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/174473: bsdinstall cannot handle some or all partitions other than / X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2012 08:50:00 -0000 >Number: 174473 >Category: misc >Synopsis: bsdinstall cannot handle some or all partitions other than / >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 08:50:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Oleg Pudeyev >Release: 9.1-release >Organization: >Environment: Not installed yet >Description: Trying to install freebsd 9.1. I have a rather standard partition layout comprising of: / /usr /var /tmp /home bsdinstall chokes somewhere between having / only and the above set. This is the error I get if I specify the above partitions: Extract Error Error while extracting base.txz: Can't set user=0/group=0 for var/emptyCan't update time for var/empty OK Requesting / only does not produce it. I thought it was due to /var but omitting /var and leaving /, /usr, /tmp and /home produced the same error. Then I only left / and /usr and it still died with the same error, Is the only configuration supported a single partition? >How-To-Repeat: Try to install 9.1 and specify the following set of partitions: / /usr >Fix: >Release-Note: >Audit-Trail: >Unformatted: