From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GNvcJUJNumJf5gAAbAwnHQ (envelope-from ) for ; Tue, 28 Jun 2022 02:37:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QC7VJUJNumLBoAAAauVa8A (envelope-from ) for ; Tue, 28 Jun 2022 02:37:22 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2ACDD12384 for ; Tue, 28 Jun 2022 02:37:22 +0200 (CEST) Received: from localhost ([::1]:59822 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o5zEH-0004QB-Ac for larch@yhetil.org; Mon, 27 Jun 2022 20:37:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34244) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o5zDy-0004PG-2g for bug-guix@gnu.org; Mon, 27 Jun 2022 20:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59725) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o5zDx-0006rq-RE for bug-guix@gnu.org; Mon, 27 Jun 2022 20:37:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o5zDx-0007UM-OB for bug-guix@gnu.org; Mon, 27 Jun 2022 20:37:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#50665: Docker 19.03 is no longer receiving updates. References: <86o88phcbf.fsf@mgsn.dev> In-Reply-To: <86o88phcbf.fsf@mgsn.dev> Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 28 Jun 2022 00:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50665 X-GNU-PR-Package: guix X-GNU-PR-Keywords: security To: "50665@debbugs.gnu.org" <50665@debbugs.gnu.org> Cc: Maxim Cournoyer Received: via spool by 50665-submit@debbugs.gnu.org id=B50665.165637658228739 (code B ref 50665); Tue, 28 Jun 2022 00:37:01 +0000 Received: (at 50665) by debbugs.gnu.org; 28 Jun 2022 00:36:22 +0000 Received: from localhost ([127.0.0.1]:53622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5zDJ-0007TT-PN for submit@debbugs.gnu.org; Mon, 27 Jun 2022 20:36:21 -0400 Received: from mail-40133.protonmail.ch ([185.70.40.133]:38915) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5zDH-0007TF-4N for 50665@debbugs.gnu.org; Mon, 27 Jun 2022 20:36:19 -0400 Date: Tue, 28 Jun 2022 00:36:02 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1656376572; x=1656635772; bh=aTvxuEISZ+iq1YcVcAe7/eEjZ+32NCtmbfJW1LxwC+4=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=hhSewweCNaMi70LyeXIu8ct1bRbtemXC0YONqnedpaJB9q+NZpZ64cPM7GdzP69OX KxIiZOEhBtrV9GjGeQaWbLGXBgprjJdzK0Rfy4IDOsxeWBUdVLsHbcVzdofRv6we25 eM/fzO/Cp6srZJRb73nEAdc61CW6raoPsEgGSQ2ENQEReZkles7lMffyw5SCWBzsQx aVk48J6u3WC9Ez27LU3irYkPFtdtWJLtTfTc7JFZrFjiaGVhxGjHWl20JqUp1m6x0r mhf4l7YAZzApdbbeHGSEgv3CZXj6fVz1QxGBBGT29R91UtYn9mUHHgof//H6AHMX03 l73RxdPydKvfg== Message-ID: Feedback-ID: 7805494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: John Kehayias X-ACL-Warn: , John Kehayias From: John Kehayias via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656376642; h=from:from:sender:sender:reply-to: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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=aTvxuEISZ+iq1YcVcAe7/eEjZ+32NCtmbfJW1LxwC+4=; b=FRaG3ga2zag5DawCoWcnN25zwNa0FAzJaAyUqss+5WcBYba1ugzm2PIpdqtvFVFK4e1KEo ul+U15SwgrH8zw0ZnYrqmDVQOESNReaPKjG764LholXhgGi4seSW9la7cQYHaP/gPZwiZg oXYvDZMKErenEfaYLAWb3D7XvnTuMmu/6GRRXQYkCOwLB/i9tnQoYTXfgdrba5DgewFSlP 6EqcOoR0nVhr+X/1BwILXLjACBjp669huzAhhEC2HgRH8XJThdLXF+zOaOGIYCmoO8k5pX gPwKn1y3KvpLdxkLhjJx+dTtFPdJ8IJRSMk6KKvfjb0IE0o7ZZ2AVts64atz7A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656376642; a=rsa-sha256; cv=none; b=MnHJ094ZePPDMuN0+XwgOQdsLw565Lswjok+fO9HIrypv0x0j/fYJZi119Zw3HSD08cpK5 UKxukgCZD3MPP7RW8O5FU92G4wkwUpmG7x1F8eVboMH60CS5NUddw5D/5/OboOX5ML4BCG 8rTn2R2eKEphSnmw5uCNLv6fJEOBW5STeAasecrvWzcTBove2hYxWbirv84wSrhCFBkk2u RBWJ+kgzYe2svH5WhfoyeMv8UrF+A/HHzPlLMxi/0BOVh0ci1NVLUb01Bt0z7W6id7GH5Q 0PErClWQ6vWcVvI/OHAuYIsIl3F4HVqSlL9zmkNhwtyYXUi6KZ6Tk88Gk8HLfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=hhSewweC; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.95 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=hhSewweC; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 2ACDD12384 X-Spam-Score: -1.95 X-Migadu-Scanner: scn1.migadu.com X-TUID: 6x3zMj+SWX4A Hello, I believe this can be closed with Docker having been updated to the latest = version in this patch series: https://issues.guix.gnu.org/52790 However, on the Go front, this leaves docker-compose to be updated to v2 wh= ich moves to Go. I tried to import the go package definition but it fails i= f using recursive to get the (many many) dependencies: guix import go github.com/docker/compose/v2 -r ... ice-9/boot-9.scm:1683:16: In procedure raise-exception: Git error: reference 'refs/tags/v0.30.0' not found In just doing the base package and finding what dependencies are missing, I= hit this again with guix import go k8s.io/client-go -r ... ice-9/boot-9.scm:1683:16: In procedure raise-exception: Git error: reference 'refs/tags/v0.9.20' not found Anyway, I should open (after searching for any relevant issues) an issue fo= r the Go importer and/or docker-compose updates. Just thought I capture wha= t I've seen so far in trying to complete the Docker update. John