From nobody Fri Jan 7 17:16:15 2022 X-Original-To: freebsd-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 464A619415A0 for ; Fri, 7 Jan 2022 17:16:17 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mail.blih.net [212.83.155.74]) (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 (2048 bits) client-digest SHA256) (Client CN "mx.blih.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JVqcw6J9nz4Trp; Fri, 7 Jan 2022 17:16:16 +0000 (UTC) (envelope-from manu@bidouilliste.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1641575775; 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=PIPX3l1Mh+sStcQl0xyLQP73lqzutGFNmszbkES9G9Y=; b=Iknf+O7dzV6G0cMF0IhuZlMKn3I8R6n3YnMnK0O9W2pVpalyLlCXW8wv1PqorIZYvGB82I d1IYqf6wkapSB+MtEFSGgBO086Z1bEpF1nCY8I2bYEuaswyLIR+fcx1XrRwK5QTUTmRLy0 2UCOH088CBfa5QThvI4/QCSj6Av47EY= Received: from amy (lfbn-idf2-1-1163-183.w90-92.abo.wanadoo.fr [90.92.222.183]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 6e61d5ce (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 7 Jan 2022 17:16:15 +0000 (UTC) Date: Fri, 7 Jan 2022 18:16:15 +0100 From: Emmanuel Vadot To: Glen Barber Cc: Ronald Klop , freebsd-arm@freebsd.org Subject: Re: snapshots 13 and 14 are gone Message-Id: <20220107181615.e8965709af86a255b954dde6@bidouilliste.com> In-Reply-To: <20220107171311.GT75344@FreeBSD.org> References: <956434876.180.1641559027925@localhost> <20220107125521.GR75344@FreeBSD.org> <20220107180734.49f5effd06e57b2cf4f66b5e@bidouilliste.com> <20220107171311.GT75344@FreeBSD.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4JVqcw6J9nz4Trp X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N Status: O Content-Length: 1251 Lines: 38 On Fri, 7 Jan 2022 17:13:11 +0000 Glen Barber 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 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. > > Glen > There is no memstick images here, only the SBC images. -- Emmanuel Vadot