From nobody Mon Oct 28 14:56:51 2024 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xcc100K20z5bRVP for ; Mon, 28 Oct 2024 14:56:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xcc0z5RFpz4rT9 for ; Mon, 28 Oct 2024 14:56:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730127411; 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=Mj2iyMHtVBsfx+LFOZ2n9LpK7O/rgYECGXLWxZMsNxg=; b=KzBuzngBdc/p0FYIJIZiKxV4L9LGn+D8VpDi55veXk7hzZ2rTDIx2PW0P8G+rx1XLuukBd Mbp5xWer7LQb8sQpmODt8OXyFQChWPFbvdSBXpcxgn3mKlr7+IdQJi8BXzHKp+0WCUIOOH vHG5em+PHAoXTyNCdi51egXGpdB0qAp2J1FwxaWHqTmIR1fTLfOVGfXIN9KLPhRZMuahlw 5i+hBBC35sr1lHrzubD1xdOqPN6tCezdc529ju13jnl3PO2xTfnGRWIhN2rleGp9wKEgcA 862gUf8yogtDBJskk5Q42D+6UWxGlkyz7y77ArF5+jPx21OtwbpTRL93t45bSQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730127411; a=rsa-sha256; cv=none; b=tCxievb5Jv/NPpoVLOnEIAIQGhZ4wXWVS1KSybktzcZYuscv3Zkbn6d38CKcsa2kJo9X3a EpNVZurigB2REoSoJg2+RUhNsLNNzKrufkb2FHClG3UGAaX+ShcJ269JMm0Pns4beFIFb2 rWFqG9arcuSTK4mLt3DSS3iww4sF+8ktQoEraY94SoGh8BZl3vW/OroO3+kDqRY462izJd pEbeNExh7RU4MXrylMs73Vvti5a1fiIaTNjv3JLpVBC8asuuzJlh4sqVTD+tysJJCzTQGy GK+h/yYr+7t7GNUwy498C52PlbACcVxqyp5Fn6ulR5DthlBvx1Rp/CTxMjQuNA== 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 4Xcc0z4qf1zkKC for ; Mon, 28 Oct 2024 14:56:51 +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 49SEupJO068282 for ; Mon, 28 Oct 2024 14:56:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49SEupBI068281 for virtualization@FreeBSD.org; Mon, 28 Oct 2024 14:56:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 280959] New FreeBSD EC2 Machines Don't Boot Date: Mon, 28 Oct 2024 14:56:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: cperciva@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-virtualization@freebsd.org Sender: owner-freebsd-virtualization@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280959 --- Comment #7 from Colin Percival --- (In reply to Mark Johnston from comment #6) No, freebsd-update uses bspatch opportunistically; if bspatch doesn't produ= ce the correct binary (or rather, one with the correct sha256 hash) then freebsd-update will just download the entire new file. --=20 You are receiving this mail because: You are the assignee for the bug.=