From nobody Fri Jul 08 23:17:26 2022 X-Original-To: arm@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 6F12417FFDEF for ; Fri, 8 Jul 2022 23:17:33 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail0.glenbarber.us", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Lfq1n2qbcz3wJ7; Fri, 8 Jul 2022 23:17:33 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from smtpclient.apple (70.15.90.15.res-cmts.sewb.ptd.net [70.15.90.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 766714DF7F; Fri, 8 Jul 2022 23:17:27 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.10.3 mail0.glenbarber.us 766714DF7F Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org Mime-Version: 1.0 (1.0) Subject: Re: New FreeBSD snapshots available: stable/13 (20220708 77712e81bf9) From: Glen Barber In-Reply-To: Date: Fri, 8 Jul 2022 19:17:26 -0400 Cc: arm@freebsd.org Message-Id: <4A5A97A8-2754-4E75-88BF-36667F9747AA@freebsd.org> References: To: Mark Millard X-Mailer: iPhone Mail (19F77) X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Rspamd-Queue-Id: 4Lfq1n2qbcz3wJ7 X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Jul 8, 2022, at 7:02 PM, Mark Millard wrote: >=20 > =EF=BB=BFGlen Barber wrote on > Date: Fri, 08 Jul 2022 20:26:29 UTC : >=20 > . . . >> Installation images are available for: >>=20 >> o 13.1-STABLE amd64 GENERIC >> o 13.1-STABLE i386 GENERIC >> o 13.1-STABLE powerpc GENERIC >> o 13.1-STABLE powerpc64 GENERIC64 >> o 13.1-STABLE powerpc64le GENERIC64LE >> o 13.1-STABLE armv6 RPI-B >> o 13.1-STABLE armv7 GENERICSD >> o 13.1-STABLE aarch64 GENERIC >> o 13.1-STABLE riscv64 GENERIC > . . . >=20 > Is the lack of the following expected to > be an on-going status for 13.*-STABLE > snapshot builds? >=20 > aarch64 RPI > aarch64 PINE64 > aarch64 PINE64-LTS > aarch64 PINEBOOK > aarch64 ROCK64 > aarch64 ROCKPRO64 >=20 >=20 > Also, because old snapshot images are deleted even > when there there is no new replacement for the type > of snapshot, it has been some time since there have > been any snapshot images for the above 6. It might > be appropriate to delete the oldest image only when > there is a newer one to be added, there by leaving > some vintage of snapshot available, even if it is > older. >=20 >=20 > Hmm, looking, it does appear that: >=20 > http://ftp3.freebsd.org/pub/FreeBSD/snapshots/arm64/13.1-STABLE/ >=20 > does have the .txz material for the latest snapshot > build attempt. So may be there is just an issue with > producing .img files for Small Board Computers after > FreeBSD is built or with building the involved ports > providing the extra material involved. (These involve > U-Boot and some involve other things as well. No, is not expected to be ongoing. The images are failing because the md(4)-backed image is running out of spac= e, and I have not yet figured out why. That said, I remove the images from +17 days well before kicking the snapsho= t builds. I have no way to know what will fail or not. Glen Sent from my phone. Please excuse my brevity and/or typos.