From owner-freebsd-questions@freebsd.org Wed Jul 27 00:24:00 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 DE82EBA3211 for ; Wed, 27 Jul 2016 00:24:00 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id C93E61673; Wed, 27 Jul 2016 00:24:00 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from [10.0.1.4] (unknown [71.177.216.148]) by zoom.lafn.org (Postfix) with ESMTPSA id BD47434AD8A; Tue, 26 Jul 2016 17:23:53 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Updating to 11.0-BETA2 From: Doug Hardie In-Reply-To: <73b2ef58-ba95-86dc-fea7-f83887a17e71@FreeBSD.org> Date: Tue, 26 Jul 2016 17:23:53 -0700 Cc: freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <79F99E68-95F9-4D21-8B17-CDEE240008A4@mail.sermon-archive.info> References: <73b2ef58-ba95-86dc-fea7-f83887a17e71@FreeBSD.org> To: Matthew Seaman 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: Wed, 27 Jul 2016 00:24:01 -0000 Created bug 211398. Thanks. > On 25 July 2016, at 23:43, Matthew Seaman wrote: >=20 > On 25/07/2016 22:00, Doug Hardie wrote: >> 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: >>=20 >> 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. >>=20 >> The following components of FreeBSD seem to be installed: >> kernel/generic world/base >>=20 >> The following components of FreeBSD do not seem to be installed: >> world/doc world/games world/lib32 >>=20 >> Does this look reasonable (y/n)? y >>=20 >> 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. >>=20 >> The update metadata is correctly signed, but >> failed an integrity check. >> Cowardly refusing to proceed any further. >=20 > Given you have applied the fixes in the EN, this should just work. = Can > you raise a problem report in Bugzilla about this please? >=20 > Cheers, >=20 > Matthew