From owner-freebsd-current@freebsd.org Sun Mar 21 11:30:05 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 90A5E57093E; Sun, 21 Mar 2021 11:30:05 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4F3FmF1zFcz4m4Z; Sun, 21 Mar 2021 11:30:05 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.94 (FreeBSD)) (envelope-from ) id 1lNwHK-0000fi-Ub; Sun, 21 Mar 2021 12:29:54 +0100 Date: Sun, 21 Mar 2021 12:29:54 +0100 From: Kurt Jaeger To: Glen Barber Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, freebsd-snapshots@freebsd.org, FreeBSD Release Engineering Team Subject: Re: FreeBSD 13.0-RC3 Now Available Message-ID: References: <20210320160853.GL92054@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210320160853.GL92054@FreeBSD.org> X-Rspamd-Queue-Id: 4F3FmF1zFcz4m4Z X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:12502, ipnet:2001:14f8::/32, country:DE]; local_wl_from(0.00)[freebsd.org] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2021 11:30:05 -0000 Hi! > The third RC build of the 13.0-RELEASE release cycle is now available. Upgrading a 13.0-RC2 poudriere jail to RC3 seems to fail ? # poudriere jail -u -j 130 -t 13.0-RC3 [...] To install the downloaded upgrades, run "/usr/sbin/freebsd-update.fixed install". Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... done. No updates are available to install. Run '/usr/sbin/freebsd-update.fixed fetch' first. [00:00:42] Error: Fail to upgrade system A second attempt: Fetching metadata signature for 13.0-RC3 from update4.freebsd.org... done. Fetching metadata index... done. Fetching 1 metadata patches. done. Applying metadata patches... done. Fetching 1 metadata files... done. Inspecting system... done. Preparing to download files... done. No updates needed to update system to 13.0-RC3-p0. touch: f465c3739385890c221dff1a05e578c6cae0d0430e46996d319db7439f884336-install/kernelfirst: No such file or directory To install the downloaded upgrades, run "/usr/sbin/freebsd-update.fixed install". No updates are available to install. Run '/usr/sbin/freebsd-update.fixed fetch' first. [00:01:08] Error: Fail to upgrade system -- pi@opsec.eu +49 171 3101372 Now what ?