(verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4d99Td57Snz4QK6 for ; Mon, 17 Nov 2025 14:43:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1763390597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=O5eeD7y0eH7aXmJR8aXuJXWi5cKZT3B68KeZakwQkWk=; b=wZfgORQyaARhayU8YRxqJ4zsxJklweydJQEZEarYCZMb4RXFZewEYG0JnU7iT8z2M9wium ubUejnCG77Tk7a8j3b15QQFZcClvfG5TWarozJeG8WkwapzlfFbFCk5o03Wh/Qrl+PhryB fmP9AM1uKEFDXmF7gplZ1clTFL0v49s3lR7qRtjxP/HdCsl/9DzAKJvpzW3jkQpOBGDX31 xmPmQqtoxKrNisqzMxvsiH18q9uxT5zCCd4IsZSt5OQaXE4A7T3qLLWWlmuvOZeeJRSI8k ax2zATIEyo1AqNao53YCfQ/VOvIZWNL28Zd9hX6nYg6M7DQf+/4PnNC7tw3g2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1763390597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=O5eeD7y0eH7aXmJR8aXuJXWi5cKZT3B68KeZakwQkWk=; b=Ggv76bRexOPeYpLc1DCz4bEUR6MBN7KEu2B74cxZG6sOmpEDk5E740BgxohAtZfise0rAm ed8LZ6L9pa/3V01ZCNtpiQhC6k/jZrueENkrpxMcmgrTCzuK/IyDIn3drWWumVoRwWiYZB GntrMiD4qwhjMSR61pYAhRKiGUfSEE0N3xinAa07asxFlHvLIejgE+3x3DIv1r5ozufNSC JYyycR/41ZIEmxXoG1eQCbedXdOuMsyXXSwCLqDM8mT4Ke8g4j+bcfVhgIEoKs9vh++dUd SJ8cpMXezquo4zEJESVb81DP7qbDGW24T4NcnU02UyI0cWd37V09fSFeOXyOuA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763390597; a=rsa-sha256; cv=none; b=kUmriVa1nREpfWWcl1P9zkBWUoQ64eM5yjLQxmWtngP05ikti0qKJOZ0M0hejhPV8/L7n6 0Li0iZnOqZBg3HPTJg8VFrNUxMhU4eGDBtM4PhlvB2BoDrQRIYxJd6BLdLSx20sFd12VIL +pEjpxuNVjYJMLLeB0bz/LmuDJpyNnbOocI6vMcK4h3qiIKSPwb31GdiPEDXFoZJP8wwKw sJSShzjyusK5Ry/IFMumcFXVVS3yDaQbthyOfjCNdx0bL5d1gMcCcP6jOJsODxuNeUkwpE pv+e69gqtOa9Rad2KVTj+ry3OERCj/52k7qyka4zBM65H4S3voi7LtDsxPeTqg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4d99Td4htWz1Qws for ; Mon, 17 Nov 2025 14:43:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 5AHEhHin087194 for ; Mon, 17 Nov 2025 14:43:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5AHEhHnU087193 for bugs@FreeBSD.org; Mon, 17 Nov 2025 14:43:17 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264205] freebsd-update: Fails to upgrade 12.1-RELEASE to 12.2-RELEASE or 13.0-RELEASE: The update metadata index is correctly signed, but failed an integrity check. Date: Mon, 17 Nov 2025 14:43:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264205 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Daf4ba95daf75cf1b1624dd57038cfaa3e= d2753e7 commit af4ba95daf75cf1b1624dd57038cfaa3ed2753e7 Author: Ed Maste AuthorDate: 2025-08-28 16:04:06 +0000 Commit: Ed Maste CommitDate: 2025-11-17 14:42:17 +0000 freebsd-update: Add some diagnositic information for a failure case Users report freebsd-update failing with "The update metadata index is correctly signed, but failed an integrity check." Add a hint at which of the cases is failing to help track down the issue. PR: 264205 Reviewed by: dch Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D52222 usr.sbin/freebsd-update/freebsd-update.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=