From owner-freebsd-stable@freebsd.org Sun Oct 28 06:53:10 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7294A10E9BC1 for ; Sun, 28 Oct 2018 06:53:10 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from msc11.plala.or.jp (msc11.plala.or.jp [60.36.166.21]) by mx1.freebsd.org (Postfix) with ESMTP id 531C172C3B; Sun, 28 Oct 2018 06:53:08 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from localhost ([2400:4050:9320:7a00::8]) by msc11.plala.or.jp with ESMTP id <20181028064928.IPZW29305.msc11.plala.or.jp@localhost>; Sun, 28 Oct 2018 15:49:28 +0900 Date: Sun, 28 Oct 2018 15:49:23 +0900 (JST) Message-Id: <20181028.154923.772689078675954444.ish@amail.plala.or.jp> To: re@freebsd.org Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 12.0-BETA2 Now Available From: Masachika ISHIZUKA In-Reply-To: <20181027170348.GN61572@FreeBSD.org> References: <20181027170348.GN61572@FreeBSD.org> X-Mailer: Mew version 6.7 on Emacs 26 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-VirusScan: Outbound; mvir-ac11; Sun, 28 Oct 2018 15:49:28 +0900 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2018 06:53:10 -0000 > === Upgrading === > [snip] > > The freebsd-update(8) utility supports binary upgrades of amd64 and i386 > systems running earlier FreeBSD releases. Systems running earlier > FreeBSD releases can upgrade as follows: > > # freebsd-update upgrade -r 12.0-BETA2 Hi. I want to binary upgrade to 12.0-BETA2 from 11.2-RELEASE-p4 as follow. # uname -a FreeBSD carrot.ish.org 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4 #0: Thu Sep 27 08:16:24 UTC 2018 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 # freebsd-update upgrade -r 12.0-BETA2 Looking up update.FreeBSD.org mirrors... 2 mirrors found. Fetching metadata signature for 11.2-RELEASE from update4.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic kernel/generic-dbg src/src world/base world/lib32 The following components of FreeBSD do not seem to be installed: world/base-dbg world/doc world/lib32-dbg Does this look reasonable (y/n)? y Fetching metadata signature for 12.0-BETA2 from update4.freebsd.org... failed. Fetching metadata signature for 12.0-BETA2 from update1.freebsd.org... failed. No mirrors remaining, giving up. Where is the mirror server that has the 12.0-BETA2 amd64 binary patches ? -- Masachika ISHIZUKA