From owner-freebsd-questions@FreeBSD.ORG Wed Dec 17 10:57:49 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3B87B45 for ; Wed, 17 Dec 2014 10:57:49 +0000 (UTC) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (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 A1214220 for ; Wed, 17 Dec 2014 10:57:49 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id C023C20137 for ; Wed, 17 Dec 2014 05:32:34 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Wed, 17 Dec 2014 05:32:34 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=kempkens.io; h= x-sasl-enc:from:content-type:content-transfer-encoding:subject :message-id:date:to:mime-version; s=mesmtp; bh=xodVfztTvrWE0e3JH 47HIqbwDyE=; b=KMgyC0BjqpsJBvTvGiLuerr52/MBPJAFcxBmpBtgLMvstQm7c xwM5v7N1W9/vp7jts/1zVJ/68+jV1GdIPMah+O2lACecUlo+ZOLMC50RlS3smQaD R5RZB0Zvzy3xcfqj4lVu9nzPW9UHMvsurJk6nlmfWzWQLJJm/99CEm1/YI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:from:content-type :content-transfer-encoding:subject:message-id:date:to :mime-version; s=smtpout; bh=xodVfztTvrWE0e3JH47HIqbwDyE=; b=AaH 9fS289vOBCwtqfm5SEGqGe2+8Pl/QR/hI1/2MjCwaGkZOHlI92+NOunTXMMv3nzJ QKD4n5ojmTN/1hcp4zLEj0vOHNnMEgBGyn48XTRADpofzgsVLiICSmFlZIKn/jXH uYlIp33W2sKM4LK6rzJeOMPc5LqeKIPGNIZRJOwI= X-Sasl-enc: cBO9+NFA0QRSGkIk9oOvm25dPt5fljYaDo2FCXEYfD0c 1418812354 Received: from erlang.nedeco.local (unknown [5.145.140.133]) by mail.messagingengine.com (Postfix) with ESMTPA id 634E768010E for ; Wed, 17 Dec 2014 05:32:34 -0500 (EST) From: Daniel Kempkens Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: freebsd-update wants to remove / Message-Id: <33BA6332-F00D-4833-9DFC-30A1054098A0@kempkens.io> Date: Wed, 17 Dec 2014 11:32:33 +0100 To: freebsd-questions@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) 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 10:57:49 -0000 Hi all, I=E2=80=99m currently running 10.1-RELEASE-p1 and I wanted to update to = 10.1-RELEASE-p2 using freebsd-update. Running freebsd-update prints the = following: # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 10.1-RELEASE from update5.freebsd.org... = done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be removed as part of updating to = 10.1-RELEASE-p2: / # freebsd-update install Installing updates...rmdir: ///: Is a directory done. It doesn=E2=80=99t look like anything was actually removed, but the = update didn=E2=80=99t install/change anything either. Running ezjail-admin update -u basically has the same issue, but = additionally I=E2=80=99m getting a ton of these: # ezjail-admin update -u [=E2=80=A6] install: mkdir /usr/jails/newjail//usr/bin: File exists install: mkdir /usr/jails/newjail//usr/lib32: File exists install: mkdir /usr/jails/newjail//usr/lib32: File exists install: mkdir /usr/jails/newjail//usr/lib32: File exists install: mkdir /usr/jails/newjail//usr/lib32: File exists install: mkdir /usr/jails/newjail//usr/libdata: File exists install: mkdir /usr/jails/newjail//usr/libdata: File exists install: mkdir /usr/jails/newjail//usr/libexec: File exists install: /usr/jails/newjail//libexec/ld-elf32.so.1: No such file or = directory [=E2=80=A6]=