Re: [codesprints] Errors when preparing environment

Lars Eggert <lars@eggert.org> Mon, 11 March 2024 17:52 UTC

Return-Path: <lars@eggert.org>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F18CCC14F6EA for <codesprints@ietfa.amsl.com>; Mon, 11 Mar 2024 10:52:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level:
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=eggert.org
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4GppoCRjxNZt for <codesprints@ietfa.amsl.com>; Mon, 11 Mar 2024 10:52:33 -0700 (PDT)
Received: from mail.eggert.org (mail.eggert.org [IPv6:2a00:ac00:4000:400::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB5B2C14F6E9 for <codesprints@ietf.org>; Mon, 11 Mar 2024 10:52:32 -0700 (PDT)
Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 471368E016; Mon, 11 Mar 2024 19:52:27 +0200 (EET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eggert.org; s=dkim; t=1710179549; h=from:subject:date:message-id:to:cc:mime-version:content-type: in-reply-to:references; bh=WcuPqu5ZVp2NpqiOkHSLB0jmWAYbMPWepJaPz9sUOlw=; b=TQf0jglOjvUECE9OI2+G9Bv1RI9iQvfcFlhGjGlviO3ZyLLQVt1E+QuYDYnewYgcOo0AfM YtZzVflRjdBBdOuo2MivNoIJ6aPvprtBI/3tYOowvRH83M/q7ZlNYFquCmIzZn2IRcmRiF 24W9xY60QS14b3uV4SpZw00nwJDCfhIIkylDe9m8bJYFoq+OcRdS6bi08n5LX/pPFZp7gI yaWbjAW/R2v1d+Q+xqkbs92+OO9w8LIsMUeENc96k8O3pPvD0bGEHFgl9G1HoOJZcetA94 YkyQ39kWOaEwdIqoWz8+8aOmD5ncdkZfsuwCc8ap2oYQvraOjrN5Dah9ZjgDGw==
Content-Type: multipart/signed; boundary="Apple-Mail=_8A2103EB-080A-4BAE-A276-BCDB74915B38"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\))
From: Lars Eggert <lars@eggert.org>
In-Reply-To: <fab435b1-7d15-48f8-8596-0a282afecca1@staff.ietf.org>
Date: Mon, 11 Mar 2024 19:52:27 +0200
Cc: Jim Fenton <fenton@bluepopcorn.net>, codesprints@ietf.org
Message-Id: <8EBF2CC9-5111-4D56-AA98-299C16677205@eggert.org>
References: <44D667AA-2865-46B4-8441-E3B34537B213@bluepopcorn.net> <0CEBD2EE-1305-454B-B034-2C0530151BBD@eggert.org> <fab435b1-7d15-48f8-8596-0a282afecca1@staff.ietf.org>
To: Jennifer Richards <jennifer@staff.ietf.org>
X-Mailer: Apple Mail (2.3774.500.171.1.1)
X-Last-TLS-Session-Version: TLSv1.2
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/V_Iao1_C29zROn1DJu8obIo0Yy8>
Subject: Re: [codesprints] Errors when preparing environment
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Mar 2024 17:52:37 -0000

On Mar 11, 2024, at 18:42, Jennifer Richards <jennifer@staff.ietf.org> wrote:
> docker compose down -v && docker compose pull && ./run

docker system prune --all

Lars