From owner-freebsd-questions@FreeBSD.ORG Sat Jun 28 05:08:00 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AB14DBB for ; Sat, 28 Jun 2014 05:08:00 +0000 (UTC) Received: from smtp5.hushmail.com (smtp5.hushmail.com [65.39.178.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.hushmail.com", Issuer "Self-signed" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 418372395 for ; Sat, 28 Jun 2014 05:07:59 +0000 (UTC) Received: from smtp5.hushmail.com (localhost [127.0.0.1]) by smtp5.hushmail.com (Postfix) with SMTP id 11ED060149 for ; Sat, 28 Jun 2014 05:07:53 +0000 (UTC) Received: from smtp.hushmail.com (w8.hushmail.com [65.39.178.52]) by smtp5.hushmail.com (Postfix) with ESMTP; Sat, 28 Jun 2014 05:07:52 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id 03BC6601C7; Sat, 28 Jun 2014 05:07:51 +0000 (UTC) MIME-Version: 1.0 Date: Sat, 28 Jun 2014 01:07:51 -0400 To: freebsd-questions@freebsd.org Subject: ezjail and freebsd-update From: "Kenta S." Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20140628050752.03BC6601C7@smtp.hushmail.com> Cc: erdgeist@erdgeist.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2014 05:08:00 -0000 I'm trying to update my jail system. "ezjail-admin update -u" gives me this problem: Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 9.2-RELEASE from update5.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be added as part of updating to 9.2-RELEASE-p8: /etc/pkg /etc/pkg/FreeBSD.conf /usr/share/keys /usr/share/keys/pkg /usr/share/keys/pkg/revoked /usr/share/keys/pkg/trusted /usr/share/keys/pkg/trusted/pkg.freebsd.org.2013102301 /usr/src/etc/pkg /usr/src/etc/pkg/FreeBSD.conf /usr/src/etc/pkg/Makefile /usr/src/share/keys /usr/src/share/keys/Makefile /usr/src/share/keys/pkg /usr/src/share/keys/pkg/Makefile /usr/src/share/keys/pkg/trusted /usr/src/share/keys/pkg/trusted/Makefile /usr/src/share/keys/pkg/trusted/pkg.freebsd.org.2013102301 The following files will be updated as part of updating to 9.2-RELEASE-p8: /etc/mtree/BSD.root.dist /etc/mtree/BSD.usr.dist /var/db/mergemaster.mtree Installing updates...install: mkdir /usr/jails/newjail//usr/share: File exists install: mkdir /usr/jails/newjail//usr/share: File exists install: mkdir /usr/jails/newjail//usr/share: File exists install: mkdir /usr/jails/newjail//usr/share: File exists install: mkdir /usr/jails/newjail//usr/src: File exists install: mkdir /usr/jails/newjail//usr/src: File exists install: mkdir /usr/jails/newjail//usr/src: File exists install: mkdir /usr/jails/newjail//usr/src: File exists install: /usr/jails/newjail//usr/share/keys/pkg/trusted/pkg.freebsd.org.2013102301: No such file or directory install: /usr/jails/newjail//usr/src/etc/pkg/FreeBSD.conf: No such file or directory install: /usr/jails/newjail//usr/src/etc/pkg/Makefile: No such file or directory install: /usr/jails/newjail//usr/src/share/keys/Makefile: No such file or directory install: /usr/jails/newjail//usr/src/share/keys/pkg/Makefile: No such file or directory install: /usr/jails/newjail//usr/src/share/keys/pkg/trusted/Makefile: No such file or directory install: /usr/jails/newjail//usr/src/share/keys/pkg/trusted/pkg.freebsd.org.2013102301: No such file or directory done.