From nobody Fri Sep 22 23:51:37 2023 X-Original-To: freebsd-current@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 4Rspvs6F50z4tfch; Fri, 22 Sep 2023 23:51:53 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rspvs4hNMz4fqf; Fri, 22 Sep 2023 23:51:53 +0000 (UTC) (envelope-from yasu@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695426713; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LBQEM6orPcN8jJxR6jjkd28+ttQ6VDlXFGr5U4DCAfQ=; b=HLuygDwpRgI+OdHFQm60eMd7FYRlk5MsTHb19PXzH7ZQCzRdENlnv79N+lrQDKp9cGH7m+ 3ZX0JpNEStCDtoIZe/kc/lWjXAcK5jPAo86u3qfnlm5Jx0PQhp0zZlDFgYAOXlx6Lh9icq jfe8iXTwOne3Rnr8tYm4S/4nAYu0kcfw7UtbCfcXMwBBLxkwvA0Nbe6SKdV5NzEUrGJyIq gB14X5RRlrgb0IxC925J+pXjCDEy+lOJD2lw90l5VnLnh5vGFwH5iLFvDNs1v665X6x9Yl ozdPB2FEXZdc9YVDKxMfl5v/0ZDv0oF+SoWtooyAJEAdnHPIr2AQDGmdFTvd5A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695426713; a=rsa-sha256; cv=none; b=gkiWswlYzTI1YItC0b9xKePMrnQ7rY9wsXed8CpxmYaSeqOO44qHAZWdlzIcHv+lD1DLy5 C3HfRoOhBuTVEcCjKc9QqB/DCLKELW/3CAdTFjN7wZq6J+PVB8dyDVwLGvF5wIafdS/+uX 3Vyac1Bihc/L86IeBcAnkbOkD1MisG07SfJK1ljA6/KKcnJ4UeSA1EOauJBA9yJN47N87x MndKSCsKpt/4jbZ2OZEhoZQw3lBuJP3qpUfYmYNFvtHEUGajdiEjnPVp98ZN2lZc4si/yQ 2mvjcFkbGWYZDZLVFXXnDnUH0K3dZAaTx8MmuEmj46k5t3QdzmLtD66bm4SgPA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695426713; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LBQEM6orPcN8jJxR6jjkd28+ttQ6VDlXFGr5U4DCAfQ=; b=cR19LyOi0uqIrk0kt6eYE4NfkHxV3zCv1FOIOvLG1ZLEhnj30GLjIeNcB+Mmv24IFkd76e xnpjWIJJ5WiOLI5a5nOLTRB4o3q554TYKgDb6VdYT7NoyN5ALTZ1bRUTV09lu4SY5HyWqV w2eaypCNB7UtCqOC/Xnxwmggzub4oNZbcWs80QH5Bjxlsvhs10ABJqgc70FalgHiAUaDZB S0Xgv80n164dIV2U/Bqn4/pytT/B32GkSPUw+oXRIU0YaEDLLRsjHNHHkGqLcygUikUB8y JNuSXuuF0IyFTMHLp9nRVOZUfuThqIDpV2ZXH9CZ4i39697FgNy0SaiPDSOUdA== Received: from localhost (unknown [IPv6:240b:11:220:fe00::174:11]) (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) (Authenticated sender: yasu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Rspvr2tkYz12v9; Fri, 22 Sep 2023 23:51:52 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Date: Sat, 23 Sep 2023 08:51:37 +0900 (JST) Message-Id: <20230923.085137.1788040230669865191.yasu@FreeBSD.org> To: gjb@freebsd.org Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, re@freebsd.org Subject: Re: FreeBSD 14.0-BETA3 Now Available From: Yasuhiro Kimura In-Reply-To: <20230922233253.GI52318@FreeBSD.org> References: <20230922225008.GQ4090@FreeBSD.org> <20230923.081647.116419710205124654.yasu@FreeBSD.org> <20230922233253.GI52318@FreeBSD.org> X-Mailer: Mew version 6.9 on Emacs 30.0.50 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Glen Barber Subject: Re: FreeBSD 14.0-BETA3 Now Available Date: Fri, 22 Sep 2023 23:32:53 +0000 > On Sat, Sep 23, 2023 at 08:16:47AM +0900, Yasuhiro Kimura wrote: >> I tried to update from 14.0-BETA2 to 14.0-BETA3 with freebsd-update(8) >> but it fails as following. >> > [...] > > -------------------------- begin quoted text --------------------------- > === Upgrading === > > Due to a known delay, freebsd-update(8) binary update builds are not yet > ready for BETA3. A separate email will be sent once they are available. > --------------------------- end quoted text ---------------------------- > > Glen > Oops, I should have read more carefully. Anyway thanks for quick reply. --- Yasuhiro Kimura