From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ELdMGXFUfGH/kQAAgWs5BA (envelope-from ) for ; Fri, 29 Oct 2021 22:07:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cCP9FHFUfGGSbQAA1q6Kng (envelope-from ) for ; Fri, 29 Oct 2021 20:07:13 +0000 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 25A35C07F for ; Fri, 29 Oct 2021 22:07:13 +0200 (CEST) Received: from localhost ([::1]:39416 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgY9g-0002ru-5Z for larch@yhetil.org; Fri, 29 Oct 2021 16:07:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58418) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgXbf-00022x-Uu for guix-patches@gnu.org; Fri, 29 Oct 2021 15:32:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44453) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgXbf-0001FU-K6 for guix-patches@gnu.org; Fri, 29 Oct 2021 15:32:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgXbf-0000Q2-HS for guix-patches@gnu.org; Fri, 29 Oct 2021 15:32:03 -0400 Subject: bug#51471: [PATCH] gnu: Add geth-binary. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 29 Oct 2021 19:32:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51471 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "51471-close@debbugs.gnu.org" <51471-close@debbugs.gnu.org> Mail-Followup-To: 51471@debbugs.gnu.org, attila@lendvai.name, attila@lendvai.name Received: via spool by 51471-done@debbugs.gnu.org id=D51471.16355359151570 (code D ref 51471); Fri, 29 Oct 2021 19:32:03 +0000 Received: (at 51471-close) by debbugs.gnu.org; 29 Oct 2021 19:31:55 +0000 Received: from localhost ([127.0.0.1]:55997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgXbX-0000PG-4c for submit@debbugs.gnu.org; Fri, 29 Oct 2021 15:31:55 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:58302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgXbU-0000Ow-JC for 51471-close@debbugs.gnu.org; Fri, 29 Oct 2021 15:31:54 -0400 Date: Fri, 29 Oct 2021 19:31:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail2; t=1635535905; bh=5usVn5V1InYgFIQehbjk6Zqmmym91Fh1xO7kyzG+lLw=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=GTpqeaByqcyCFavxT+BcwD6Zu0oncEqwB4Amyo+Q4rPdMwrhDIvLXl9Zbq9Wn+aV/ QwrHIcxd4NXC9YAIAyC/Dafe8/hsivVaz2VrQ8mlxPLtPwPVpMfdtEeQ+cOQgVIgrU gkvc21f8i/jFyc0yM5u6XTkrGWdA87wTlKNZZEqtEz08uZ7XrIXHdlUq1JUCYVngvo ktsAEe93qaNr8589QeEZ/OTpgfAYNnkhMNg8cJxmLtXdvauWGXGI0sYkteTZu8N631 yROmRqHi3e6uZzVUNkTKVCvc/33N9RpzDR5VMRMN+ySFUQJ7CWUhd3fDXS33b4bEmm 7JYEr/vu2xyfw== From: Attila Lendvai Message-ID: In-Reply-To: <875ytgp5bm.fsf@kitej> References: <20211029012159.14007-1-attila@lendvai.name> <875ytgp5bm.fsf@kitej> 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635538033; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=5usVn5V1InYgFIQehbjk6Zqmmym91Fh1xO7kyzG+lLw=; b=gppe6nirch8VqQ6cfG1GsHxXIPDkWJQa7KNz5aLNbODw5Uwd8bI37V1AP+0jukBPAlXG9M YKB8UKS3aIseExKkCGCL/axV7VPQo7zl8REw5+mYGRQhGxqAOJw5Pq9XjLghUIrKOffuZu ao0K0hu+bZvY3xtyAyHZPwTMzR9gq956FfMA3wWb9AOQwaSj4W9zS/2BFx09T5nLwYonyS qGDnnK4Wjz0FSyZumsZ9IK3+piE3LndoiB7KNYQoER+d30g4jeerUyUm/vxuGd/JaiOodR ZxQUh5EsW29mnXaL88i5gmNx2vVHxWvUhZihtX1JajZIvHuk1W3upY8xqwb3Ew== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635538033; a=rsa-sha256; cv=none; b=LMB371tpJna2mXam7J8LE//OB2jpVkjINKoL7aP/L34LuHGMLXd1PASzlgQTYt/JJ0OC3g jvWnE8EdolgE+i+6zVLcQC3N6V3y051ix8pVj9Jd6n4ZyYwivrxNxoTfRusO8I2cWxOXoF uWFoAGKl/YIo+SjxEoZL6g3g7CCef0ak45VdlKnh3QGvq64akn5xQ/SG8uYyo/EIRWoAES yjMl/3L58M9X8VA6QR0xj3C8cWD92/6LFLouqDAWzmDw5NemXAetBwfNInTM+phG5XyPWj e2GY9VhG9lgHEh0NjBQe4rh54hcLNONCH7umbP9ysiSHQXdvRkRpfcWQERwjwg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail2 header.b=GTpqeaBy; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail2 header.b=GTpqeaBy; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 25A35C07F X-Spam-Score: -1.43 X-Migadu-Scanner: scn0.migadu.com X-TUID: U7KhELslEiLo ok, i'll file it somewhere else. thanks for the quick feedback, - attila PGP:=C2=A05D5F 45C7 DFCD 0A39 =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Friday, October 29th, 2021 at 10:51, Guillaume Le Vaillant wrote: > Attila Lendvai attila@lendvai.name skribis: > > > It downloads, verifies, and patches the official binary release of the > > > > go-ethereum client using patchelf. > > > > - gnu/packages/geth-binary.scm (geth-binary): New variable. > > > > dear fellow Guix hackers, > > > > RFC: would Guix accept a package like this? if yes, then i welcome any > > > > feedback, this is my first binary package. i welcome also pointers to > > > > other packages from which i should mimic something. > > > > this is only lightly tested for now, but before i tidy everything up, > > > > i wanted to know whether such a beast would ever be accepted. > > Hi, > > The official Guix repository can only include free software built from > > sources. For a package definition downloading a binary, you have to use > > a custom channel [1]. > > [1] https://guix.gnu.org/manual/devel/en/guix.html#Channels