Re: snapshots 13 and 14 are gone
- In reply to: MJ : "Re: snapshots 13 and 14 are gone"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jan 2022 23:19:00 UTC
On Fri, Jan 7, 2022, 4:13 PM MJ <mafsys1234@gmail.com> wrote: > > > On 8/01/2022 4:20 am, Glen Barber wrote: > > On Fri, Jan 07, 2022 at 06:16:15PM +0100, Emmanuel Vadot wrote: > >> On Fri, 7 Jan 2022 17:13:11 +0000 > >> Glen Barber <gjb@freebsd.org> wrote: > >> > >>> On Fri, Jan 07, 2022 at 06:07:34PM +0100, Emmanuel Vadot wrote: > >>>> On Fri, 7 Jan 2022 12:55:21 +0000 > >>>> Glen Barber <gjb@freebsd.org> wrote: > >>>> > >>>>> On Fri, Jan 07, 2022 at 01:37:07PM +0100, Ronald Klop wrote: > >>>>>> Hi, > >>>>>> > >>>>>> The FreeBSD 13 and 14 snapshots are gone at > https://download.freebsd.org/ftp/snapshots/arm64/ . > >>>>>> > >>>>>> Is this a known issue? Can I help putting them back? > >>>>>> > >>>>> > >>>>> Yes, this is a known issue. The qemu-user-static port had been > failing > >>>>> to build on main and stable/13. A commit to address that failure had > >>>>> been added yesterday, so we should have arm64 snapshots next week. > >>>> > >>>> But qemu is only needed for VM images, so why other thing like > >>>> snapshots and memstick image are missing ? > >>>> > >>> > >>> Hmm. They're there, just not at the top-level directory Ronald pointed > >>> to. > >>> > >>> > https://download.freebsd.org/ftp/snapshots/arm64/aarch64/ISO-IMAGES/14.0/ > >>> > >>> I'll have to take a look at why that top-level directory does not have > >>> the appropriate symlinks. > >>> > >> > >> There is no memstick images here, only the SBC images. > >> > > > > Ah, I see what is going on. Since the VM image builds failed, the rest > > of the build fails, even though the memstick images are created. I'll > > look into the logic in this failure case. > > > > Glen > > > > Does this also include Armv7 images? I haven't looked for a while but I > can find none now (for current). > I suspect that it does. I just updated both the qemu-user-static ports. Warner >