From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 +IJUNYMMeWLucgEAbAwnHQ (envelope-from ) for ; Mon, 09 May 2022 14:43:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qJRvNYMMeWLmaAEA9RJhRA (envelope-from ) for ; Mon, 09 May 2022 14:43:47 +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 1A2D4AE38 for ; Mon, 9 May 2022 14:43:47 +0200 (CEST) Received: from localhost ([::1]:50634 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1no2jq-0001fr-4J for larch@yhetil.org; Mon, 09 May 2022 08:43:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1no2eI-0003Rp-CR for guix-patches@gnu.org; Mon, 09 May 2022 08:38:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34396) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1no2eI-0007h5-3b for guix-patches@gnu.org; Mon, 09 May 2022 08:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1no2eI-0006hv-1E for guix-patches@gnu.org; Mon, 09 May 2022 08:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55242] [PATCH 01/10] guix: import: Print the number of packages at the end. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 May 2022 12:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55242 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 55242@debbugs.gnu.org Received: via spool by 55242-submit@debbugs.gnu.org id=B55242.165209985025730 (code B ref 55242); Mon, 09 May 2022 12:38:01 +0000 Received: (at 55242) by debbugs.gnu.org; 9 May 2022 12:37:30 +0000 Received: from localhost ([127.0.0.1]:56524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1no2dm-0006gv-2H for submit@debbugs.gnu.org; Mon, 09 May 2022 08:37:30 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:25673) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1no2dk-0006gi-Ii for 55242@debbugs.gnu.org; Mon, 09 May 2022 08:37:28 -0400 Date: Mon, 09 May 2022 12:37:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1652099842; bh=Rm2mzTDRN08uh8cJkzGPbte2pLToV+zn/oR12csTdiw=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=p8OIalN8MbasJafGdUOsCoF6pzyxriJNcMOyjwtbDvMORpHk+REjVSzSObe6+97qF zn6sItrEtz11cvg6SZ1EPjGdcoxi5LCJ/zcdoPtrfUkw0GqCVXvx7p5i3JSFYQMvX5 mStq7WgihWh15L5gC5dHWiBR0CUPRfbvbiyXcD1jzT9RMyt3DFEzc4B/+//tOP0FOr PBF8cN7jrrMDE2wdIa64LqjL18VAGnz47FmdCCS+DEYTo3XdTZQL51EwPEPR7Dmjv9 Oqj4FR/Y7AyTiPGB6AACMrfJWGyuRl9aG6Mqg7LTZcoF/eMPvsGbtFkkhz40X0xl9Z /YIfMYvjUHsQg== From: Attila Lendvai Message-ID: <9Wta2NGLHf5YNvjwLMVfMMswsybhgLVGU7XrCPnWU4VDVOwUgvrPEAGeT0vikTuryjXHFcoI7Dmg84J5TTP98HQuzlycp51oDPlDKsokgMI=@lendvai.name> In-Reply-To: <703cf3f8136272d5134bb61488a3f8c6f7234f93.camel@telenet.be> References: <20220503111620.3139-1-attila@lendvai.name> <703cf3f8136272d5134bb61488a3f8c6f7234f93.camel@telenet.be> Feedback-ID: 28384833: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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Attila Lendvai Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" 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=1652100227; 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=Rm2mzTDRN08uh8cJkzGPbte2pLToV+zn/oR12csTdiw=; b=cRCtHIZE9cATJwFwbPE47RH0y2X1+YmdDQz9LwDWM/wzFI4rJpsUgQO4mdaptEHZzZmtmp 5bcQygNWzxbIb7mlPVj4L3f9IwhY5AmbPphc4XW/7y1cs0hmOP5VlZ+4LsOZcw7tvc2mpK 1nyMruqUdGSZoGZMQA4offChQ0Z/DBbF1d9jhnT79k4caAN0f2t33eKfGqPX9r5EsEAEW8 Dbbbc3KVjnYrP9jnNHaMNul4eE8LO6EV8M22je/PfA9t4JKvXaBfTzmjWKkpYevynGgUwC 6CRqMbB4BjmM8KC+hfqtLbimG+QldjUCG6rQppTKNoCEButNViijbvv9O3tYdQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652100227; a=rsa-sha256; cv=none; b=hFreM6qSiOCCj22kyZAHbyRoI87ay4oevr5viy7Q4icrFP51uGcweQZaGcQFlw/iy1bwyR 2kUqEFRApkNt9snYk6vl2x3PWBpPo0ajc9gMFv5nYpZqsDa7M0aXUv/s+zwnBvlVBg14lt nHZbP7vjYEzPtrLl8w5om2Cn1lsmjD3zZhLvJLe/KnehlS6wZlCk07Zjx0K7lC2uDimA3z mWv0pIat9ncS3lJLE/7+w37WKC3/h3rHIekUZ6TD8s9/bO8mtShVsyZfl5jkiRLknJYFSD 6kMYwczX+yAp6iE53BwNpPLlNF0j1CVHsOWzM3UpvG9EX3R5I+NXhXNRsf1vqA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=p8OIalN8; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 1.00 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=p8OIalN8; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 1A2D4AE38 X-Spam-Score: 1.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: 2/QhXQY9leEk > > note that i only have a mediocre knowledge of the golang > > infrastructure, so this should be reviewed by someone who > > more deeply understands the golang build process, and its > > implementation within guix. > > > > i think most of it is not very controversial, maybe except > > the last commit. > > > FWIW (given that I don't know the Go packaging system well), the last > patch (10/10) seems the least controversial to me. I'm not seeing why > it would be controversial. because it introduces an in-source database of golang projects that require special-casing (*module-path->import-path*). i suspect that whatever info i'm storing in that db of exceptions is probably available somewhere, somehow. -- =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CNobody in the world, nobody in history, has ever gotten their free= dom by appealing to the moral sense of the people who were oppressing them.= =E2=80=9D =09=E2=80=94 Assata Shakur (1947=E2=80=93)