From owner-freebsd-questions@freebsd.org Mon Jul 25 21:00:09 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BEBFBA4D15 for ; Mon, 25 Jul 2016 21:00:09 +0000 (UTC) (envelope-from doug@remotesupportservicesllc.com) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id 78C931E91 for ; Mon, 25 Jul 2016 21:00:08 +0000 (UTC) (envelope-from doug@remotesupportservicesllc.com) Received: from [10.0.1.4] (unknown [71.177.216.148]) by zoom.lafn.org (Postfix) with ESMTPSA id B02DC34A9E9 for ; Mon, 25 Jul 2016 14:00:01 -0700 (PDT) From: Doug Hardie Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Updating to 11.0-BETA2 Message-Id: Date: Mon, 25 Jul 2016 14:00:02 -0700 To: FreeBSD Questions Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-Virus-Scanned: clamav-milter 0.98 at zoom.lafn.org X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2016 21:00:09 -0000 I installed the patches for freebsd-update today on a number of systems. = The one system running 11.0-BETA1 then was able to upgrade to BETA2 = with no problems. However, none of the 9.3 systems would upgrade. This = is what happened on each of them: mail# uname -a FreeBSD mail 9.3-RELEASE-p43 FreeBSD 9.3-RELEASE-p43 #0: Sat May 28 = 00:19:32 UTC 2016 = root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 mail# freebsd-update upgrade -r 11.0-BETA2 Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 9.3-RELEASE from update6.freebsd.org... = done. Fetching metadata index... done. Fetching 1 metadata patches. done. Applying metadata patches... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic world/base The following components of FreeBSD do not seem to be installed: world/doc world/games world/lib32 Does this look reasonable (y/n)? y Fetching metadata signature for 11.0-BETA2 from update6.freebsd.org... = done. Fetching metadata index... done. Fetching 1 metadata patches. done. Applying metadata patches... done. Fetching 1 metadata files... done. The update metadata is correctly signed, but failed an integrity check. Cowardly refusing to proceed any further. =E2=80=94 Doug