From nobody Fri Jan 07 17:07:34 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 691C8193FA9A for ; Fri, 7 Jan 2022 17:07:43 +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 4JVqR271fBz4SM3; Fri, 7 Jan 2022 17:07:42 +0000 (UTC) (envelope-from manu@bidouilliste.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1641575255; 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=bqpy1iUppWKLKq7+ehUKAKYfhEN280bUVUquEtTmDmw=; b=G1xqGVtihemAi0XZ7R6vgit9yYTWfdxFLhpsGgCTWiPNPB2IuDYljCzpC0alsbxKEDShW7 sJPlSFdjAg5KdSPPqrgzQkKEIThZ2F+eLP/vbnPPOGDgmA36u3T1Xxs7oEChvKKayF+5eo HtwBVm4y17unTFQALjevFwwJ/33OwE0= 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 e7f915a1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 7 Jan 2022 17:07:35 +0000 (UTC) Date: Fri, 7 Jan 2022 18:07:34 +0100 From: Emmanuel Vadot To: Glen Barber Cc: Ronald Klop , freebsd-arm@freebsd.org Subject: Re: snapshots 13 and 14 are gone Message-Id: <20220107180734.49f5effd06e57b2cf4f66b5e@bidouilliste.com> In-Reply-To: <20220107125521.GR75344@FreeBSD.org> References: <956434876.180.1641559027925@localhost> <20220107125521.GR75344@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: 4JVqR271fBz4SM3 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N 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 ? > Note, if you traverse the directories on the download site, you will > find some older snapshots for embedded boards: > > https://download.freebsd.org/ftp/snapshots/arm64/aarch64/ISO-IMAGES/ > > Glen > -- Emmanuel Vadot