From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AEiCEnF4rGTC/gAASxT56A (envelope-from ) for ; Mon, 10 Jul 2023 23:30:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uP6kEnF4rGQ9JAAAauVa8A (envelope-from ) for ; Mon, 10 Jul 2023 23:30:25 +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 F315153504 for ; Mon, 10 Jul 2023 23:30:24 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dkiQ6CLL; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689024625; h=from:from:sender:sender: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-to: 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=MGos9OTclIcBN4SAkjFRVoBOzEoYLmHpUaVaippJOFM=; b=UWJWGzPPN7JZ+5Xl0rWIKyK0ZW/SC2slaJ15RsZTK72/zO/gyv5iOpYCK7BE8DxUMkeTHa jfOEXhXFkbFuzKfYrMPNZs6MbI6cdK3fJnppIMEA4KxdRja4FNI6QjuxhT0VSSR35TVWI1 hZ4edPPz0+FiS6RqGBaX4fs1sd4PzUbM4hPFqV1AzDLcTdoHzjvnP06UlnjN4ygQ3uL0Ha Ob2J/JPNCSkxdXjmRhGgnBaj4dvUEsECagOucPWpAzgpJ0E7YJHeJRTqywbZ5gwTZ3E8+t zIiRtEgMjVGc5QaIhNwFNI22uoo/VB8hPyoCcLeVAfm/aWhlIjljtA7aIvYJhw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dkiQ6CLL; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689024625; a=rsa-sha256; cv=none; b=sbu3sQDn6ED5tT2LY1yHJ4hL+6jKYXWG0KLGUlEclTer7xwACScz/y29ViTKk4RiqHSzO3 L52fm4qF2uxgCfUKuvxgI7UGNsaRFIqlJkjaKPi7KCeCGj811ne2nkiAigqj2KBY8O+Chr NLZWhN4xxqCMvFQ3bvzSPD9I/oxNPxRAfOKeOtw8o/8IvuGdl0WhJkHjxH/WxAVVmbczzz 3FUcOVUu/5XMqOF0FR7CAqIIpogEuvM3GX8y6ZXqjylewYmgTm/lQvM6naiuWdshirvEsJ HQLphyxUdkHR5UidHwgDPy2+opDbY+vATGOJ2IJpXMBgqAlnGqihTIAR2Lw84w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qIySK-0000Fs-WD; Mon, 10 Jul 2023 17:30:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qIySJ-0000FQ-3j for guix-patches@gnu.org; Mon, 10 Jul 2023 17:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qIySI-0002Jj-Q2 for guix-patches@gnu.org; Mon, 10 Jul 2023 17:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qIySI-00079p-Ln for guix-patches@gnu.org; Mon, 10 Jul 2023 17:30:02 -0400 Subject: bug#62201: [PATCH] gnu: Add payload-dumper. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 10 Jul 2023 21:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62201 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Miguel =?UTF-8?Q?=C3=81ngel?= Moreno Cc: 62201-done@debbugs.gnu.org, Liliana Marie Prikler , Andrew Tropin Mail-Followup-To: 62201@debbugs.gnu.org, ludo@gnu.org, contact@conses.eu Received: via spool by 62201-done@debbugs.gnu.org id=D62201.168902459127465 (code D ref 62201); Mon, 10 Jul 2023 21:30:02 +0000 Received: (at 62201-done) by debbugs.gnu.org; 10 Jul 2023 21:29:51 +0000 Received: from localhost ([127.0.0.1]:49284 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIyS7-00078v-GZ for submit@debbugs.gnu.org; Mon, 10 Jul 2023 17:29:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIyS4-00078h-Th for 62201-done@debbugs.gnu.org; Mon, 10 Jul 2023 17:29:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qIyRy-0002B1-QM; Mon, 10 Jul 2023 17:29:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=MGos9OTclIcBN4SAkjFRVoBOzEoYLmHpUaVaippJOFM=; b=dkiQ6CLLWgGW4PSJbio0 rqHUhgXTiAyHpVGohz4vGPyMuD4yPJEE5MxMVNgh1scEXGVp9AUaoXaNi1tyU25NkuGLINIIZNHJ1 VXG9aZ+Gt9WFexjuHBjYwywMicNvF43iP+JgYFbz+6eijSMNAmETjomuPztDDIJG+RwjyRr//cDUO c1zhfj06d9gxLv4yVKQdj9NukqRyNNqwHl8wx4Sh8dhlGxb90BFxPnuMc28ScbDgfVs1gpu5rW008 a2uHq5K1BcrNXJsyRyFVy5x98Dq/c4+SfSVM9WWZ36aaEvY/dQfXbosOVmMV88nveUeV68q2G6soP bpTbDNNEh1xlDQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qIyRy-0001Vx-4W; Mon, 10 Jul 2023 17:29:42 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <86o7l010tu.fsf@migalmoreno.com> <87bkgyfm1o.fsf@trop.in> <3c0e73e6fab7fbb8394f509a427315aee6f299a6.camel@gmail.com> <86jzvlbade.fsf@migalmoreno.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Duodi 22 Messidor an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Cumin X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 10 Jul 2023 23:29:40 +0200 In-Reply-To: <86jzvlbade.fsf@migalmoreno.com> ("Miguel =?UTF-8?Q?=C3=81ngel?= Moreno"'s message of "Fri, 30 Jun 2023 10:52:13 +0200") Message-ID: <87r0pf78vv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.19 X-Spam-Score: -4.19 X-Migadu-Queue-Id: F315153504 X-Migadu-Scanner: mx1.migadu.com X-TUID: 5CaR8jx/o0FG Hi, Miguel =C3=81ngel Moreno skribis: > On 2023-06-29 18:59, Liliana Marie Prikler wrote: > >> Am Donnerstag, dem 29.06.2023 um 17:14 +0400 schrieb Andrew Tropin: >>> On 2023-06-28 09:51, Miguel =C3=81ngel Moreno wrote: >>>=20 >>> > Hi Andrew, >>> >=20 >>> > Thanks for having a look.=C2=A0 I raised an issue on the repo, but >>> > the maintainer told me he isn't the original author of the tool and >>> > thus doesn't feel comfortable adding a license to it, see >>> > .=C2=A0 How should = we >>> > proceed in this case? >>>=20 >>> I would summon more advanced in this topic colleagues :) >>>=20 >>> CCed Ludo and Liliana. >> No license, no original source? No, thanks. =C2=A0 >> For more background, see [1,2]. >> >> Cheers >> >> [1] https://www.gnu.org/licenses/license-list.html#NoLicense >> [2] https://www.gnu.org/licenses/license-list.html.en#NoLicense > > Thanks for the heads up. Unless Ludo or someone else has some pointers > on what could be done to tackle this scenario, I'll try to package this > elsewhere. Sorry for the delay! If there=E2=80=99s no license, it=E2=80=99s indeed not even distributable, so definitely not suitable for Guix. Ludo=E2=80=99.