From owner-freebsd-stable@freebsd.org Wed Mar 1 19:56:44 2017 Return-Path: Delivered-To: freebsd-stable@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 D582ECF3A37 for ; Wed, 1 Mar 2017 19:56:44 +0000 (UTC) (envelope-from Terence.Telkamp@dell.com) Received: from esa6.dell-outbound.iphmx.com (esa6.dell-outbound.iphmx.com [68.232.149.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.dell-outbound.iphmx.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AEEE4357 for ; Wed, 1 Mar 2017 19:56:44 +0000 (UTC) (envelope-from Terence.Telkamp@dell.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dell.com; i=@dell.com; q=dns/txt; s=smtpout; t=1488398204; x=1519934204; h=from:to:subject:date:message-id: content-transfer-encoding:mime-version; bh=yMxVj/8OQYU5SwfyqMfGDu8iEirHrw/QfcTtSfTrCqU=; b=dpajoLnPRTPjeufAIUH5stTWIDWLFJKfX40xUwYO7bYoIHXzTi+KV+et m6NZQngxeHDe32WiWk/kg24cNaBjeDx1n3RqfgMwOtTZVqpxd6iVbjoo1 G4MFnnnIlNijKLZMHPX7pXKIcqfbbtAC9jLaeFUbf1mS2fbrw8SuHx/uf Y=; Received: from esa3.dell-outbound2.iphmx.com ([68.232.154.63]) by esa6.dell-outbound.iphmx.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Mar 2017 13:55:35 -0600 From: Received: from ausxipps306.us.dell.com ([143.166.148.156]) by esa3.dell-outbound2.iphmx.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Mar 2017 01:51:22 +0600 X-LoopCount0: from 10.175.216.249 X-IronPort-AV: E=Sophos;i="5.35,227,1484028000"; d="scan'208";a="83110517" To: Subject: Updating from 10.2 to 11.0 fails integrity check Thread-Topic: Updating from 10.2 to 11.0 fails integrity check Thread-Index: AQHSksXJbmyvGEMvXkSkMJxO30f8Eg== Date: Wed, 1 Mar 2017 19:55:33 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.156.103.254] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2017 19:56:44 -0000 Hi, I'm trying to update from 10.20 to 11.0 and am failing: $ sudo freebsd-update -r 11.0-RELEASE upgrade Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 10.2-RELEASE from update6.freebsd.org... do= ne. Fetching metadata index... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic src/src world/base world/games world/lib32 The following components of FreeBSD do not seem to be installed: world/doc Does this look reasonable (y/n)? y Fetching metadata signature for 11.0-RELEASE from update6.freebsd.org... do= ne. Fetching metadata index... done. The update metadata is correctly signed, but failed an integrity check. Cowardly refusing to proceed any further. Can any one give me some ideas as to why the integrity check is failing?=