From owner-freebsd-questions@FreeBSD.ORG Wed Dec 17 11:15:07 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 123DB1928; Wed, 17 Dec 2014 11:15:07 +0000 (UTC) Received: from bede.qeng-ho.org (bede.qeng-ho.org [217.155.128.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1F24822; Wed, 17 Dec 2014 11:15:06 +0000 (UTC) Received: from arthur.home.qeng-ho.org (arthur.home.qeng-ho.org [172.23.1.2]) by bede.home.qeng-ho.org (8.14.7/8.14.7) with ESMTP id sBH9Si09014182; Wed, 17 Dec 2014 09:28:44 GMT (envelope-from freebsd@qeng-ho.org) Message-ID: <54914CCC.7080102@qeng-ho.org> Date: Wed, 17 Dec 2014 09:28:44 +0000 From: Arthur Chance User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: FreeBSD-Questions , security-officer@FreeBSD.org Subject: freebsd-update and boot environments clash - rm / attempted! Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2014 11:15:07 -0000 I just updated my systems to deal with the latest security bulletin. On the machines where I'm running zfs based boot environments I got the somewhat worrying: root@arthur:5# freebsd-update fetch install Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 10.1-RELEASE from update4.freebsd.org... done. Fetching metadata index... done. Fetching 2 metadata patches.. done. Applying metadata patches... done. Inspecting system... done. Preparing to download files... done. Fetching 8 patches..... done. Applying patches... done. Fetching 14 files... done. The following files will be removed as part of updating to 10.1-RELEASE-p2: / The following files will be updated as part of updating to 10.1-RELEASE-p2: [list snipped] Installing updates...rmdir: ///: Is a directory done. Fortunately it didn't remove /, although I really don't understand that message. -- Those who do not learn from computing history are doomed to GOTO 1