From unknown Sat Jun 14 18:57:17 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#51471 <51471@debbugs.gnu.org> To: bug#51471 <51471@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add geth-binary. Reply-To: bug#51471 <51471@debbugs.gnu.org> Date: Sun, 15 Jun 2025 01:57:17 +0000 retitle 51471 [PATCH] gnu: Add geth-binary. reassign 51471 guix-patches submitter 51471 Attila Lendvai severity 51471 normal tag 51471 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 28 21:27:47 2021 Received: (at submit) by debbugs.gnu.org; 29 Oct 2021 01:27:47 +0000 Received: from localhost ([127.0.0.1]:53587 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgGgJ-0002XB-OH for submit@debbugs.gnu.org; Thu, 28 Oct 2021 21:27:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:47046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgGgG-0002Wz-Lf for submit@debbugs.gnu.org; Thu, 28 Oct 2021 21:27:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49062) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgGgG-0008Ty-A5 for guix-patches@gnu.org; Thu, 28 Oct 2021 21:27:40 -0400 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]:52788) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgGg6-0001FE-1f for guix-patches@gnu.org; Thu, 28 Oct 2021 21:27:37 -0400 Received: by mail-wm1-x32a.google.com with SMTP id m42so7482970wms.2 for ; Thu, 28 Oct 2021 18:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=JO3PmuqPf8TfsXjBlr+bkH3w5WocHZO67EF4/QFTbOs=; b=Rine2AB6e8u7WIcTrsgPFXL723k9joUIO27sgarFBcF4RSa6kBaoUDl7ZWVZnBdrof LsiK5FjPrMri5T5FlomUsw63nmyAaBmovBNc+nO20sIAmQQlFPtHNf8PSLj3ysvm0f5y kW6yJF8jZ+A524ky6+jcv7TrCXGO6u+TpFM1nVlphCJgvwGlmnvytXheO0WP88aib4Mq lf54TYdCbV/+pmJ9ZhXE9uZIyA74wr7jWXHRKr5zQ4R4vYXGRFgdoCDINVcq4P19rNrk pFDnGp+CckwAGnxZWMad667YbsOH6lR+mTRSx/ZwzBjipYkJdnc58eOmqfXMkd4pTaGB vOYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=JO3PmuqPf8TfsXjBlr+bkH3w5WocHZO67EF4/QFTbOs=; b=YqZwswpdPrVTX6AiPg/kBV8Lz7UGA2/xLcoqr+JotvSSOFO2YR0fLkrDxxU+0rm0Zg TH416Tj+1xyuQ1WaLMetNwpamVsjn4yH0Sx433bEOb+TJlP5qPMSGZ/7sTkemvLjF3XB 7Qt22Ghbj8Weg/SOokg8cE5YdMFpGCiKn0l0hIa/CkK0p0weuiaGnq+VtAJ+QaHpKjJh T0+BaS1RtuDqoCQEHQcUi5O8D0WLj+so6KIbOmmo3KxYt/RbY827+dWUcOzP3WPth1xC H4T9onjqUb25MDtp+3Q6N1I3pkwjHXIDHsEZoSZ6eFC+GgkcukuYHYhyrijs48PZdEFy eT5A== X-Gm-Message-State: AOAM530cpBunODn4urWyIfSuTN7QRm+yA13TYmyhzGRRMEH6TYqhapid AbcfpA+ITHcNJgUul51HowtIrl/wCCg= X-Google-Smtp-Source: ABdhPJxp3emUqwm2FN7BtMNuMKGCYBqfn9vXpn/JqwCdzGFDxmK4OmwCfeusX3/qxkQMoBQuOs1gxw== X-Received: by 2002:a05:600c:ac2:: with SMTP id c2mr16049429wmr.118.1635470846668; Thu, 28 Oct 2021 18:27:26 -0700 (PDT) Received: from lelap.lan (catv-89-132-208-37.catv.broadband.hu. [89.132.208.37]) by smtp.gmail.com with ESMTPSA id g10sm4469348wmq.13.2021.10.28.18.27.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 18:27:26 -0700 (PDT) From: Attila Lendvai To: guix-patches@gnu.org Subject: [PATCH] gnu: Add geth-binary. Date: Fri, 29 Oct 2021 03:22:00 +0200 Message-Id: <20211029012159.14007-1-attila@lendvai.name> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::32a; envelope-from=attila.lendvai@gmail.com; helo=mail-wm1-x32a.google.com X-Spam_score_int: 5 X-Spam_score: 0.5 X-Spam_bar: / X-Spam_report: (0.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URI_TRY_3LD=1.999 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit Cc: Attila Lendvai X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) 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. gnu/packages/geth-binary.scm | 222 +++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 gnu/packages/geth-binary.scm diff --git a/gnu/packages/geth-binary.scm b/gnu/packages/geth-binary.scm new file mode 100644 index 0000000000..d8a5ea1550 --- /dev/null +++ b/gnu/packages/geth-binary.scm @@ -0,0 +1,222 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2021 Attila Lendvai +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free software; you can redistribute it and/or modify it +;;; under the terms of the GNU General Public License as published by +;;; the Free Software Foundation; either version 3 of the License, or (at +;;; your option) any later version. +;;; +;;; GNU Guix is distributed in the hope that it will be useful, but +;;; WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; GNU General Public License for more details. +;;; +;;; You should have received a copy of the GNU General Public License +;;; along with GNU Guix. If not, see . + +(define-module (gnu packages geth-binary) + #:use-module ((guix licenses) + #:select (gpl3+)) + #:use-module (guix packages) + #:use-module (guix download) + #:use-module (guix utils) + #:use-module (guix build-system gnu) + #:use-module (gnu packages) + #:use-module (gnu packages bootstrap) + #:use-module (gnu packages elf) + #:use-module (gnu packages gnupg) + #:use-module (ice-9 match)) + +;; as per https://geth.ethereum.org/downloads/#openpgp_signatures +(define +geth-linux-builder-key-fingerprint+ + "FDE5A1A044FA13D2F7ADA019A61A13569BA28146") + +(define +geth-linux-builder-key+ + "-----BEGIN PGP PUBLIC KEY BLOCK----- +Comment: Hostname: +Version: Hockeypuck ~unreleased + +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 +aD1XJM7Aqq5KSSLvJMap9uHNO3WQXuNOoeLsSg== +=1D3S +-----END PGP PUBLIC KEY BLOCK-----") + +(define +url-base+ "https://gethstore.blob.core.windows.net/builds/") + +(define (unsupported-arch system) + (raise (formatted-message + (G_ "The geth-binary package does not support Guix system '~a'") + system))) + +(define (guix-system-name->geth-system-name system) + (match system + ("x86_64-linux" "linux-amd64") + ("i686-linux" "linux-386") + ("aarch64-linux" "linux-arm64") + (_ (unsupported-arch system)))) + +(define (geth-directory system version commit-hash) + (string-append "geth-alltools-" + (guix-system-name->geth-system-name system) "-" + version "-" + commit-hash)) + +(define-public geth-binary + (let ((version "1.10.11") + (commit-hash "7231b3ef")) + (package + (name "geth-binary") + (version version) + (source #false) ; see below + (outputs '("out" "clef" "evm")) + (build-system gnu-build-system) + (arguments + `(#:modules ((guix build gnu-build-system) + (guix build utils) + (srfi srfi-26) + (srfi srfi-1)) + #:phases + (modify-phases %standard-phases + (delete 'bootstrap) + (delete 'configure) + (delete 'build) + (delete 'check) + (add-before 'unpack 'check-singatures + (lambda* (#:key inputs #:allow-other-keys) + (let* ((gpg-homedir "gpg-homedir") + (key-file "geth-linux-builder.asc") + (gpg-options (list "gpg" + "--homedir" gpg-homedir + "--no-options" + "--trust-model" "tofu" + "--no-auto-check-trustdb" + "--no-default-keyring"))) + (mkdir-p gpg-homedir) + (chmod gpg-homedir #o700) + (with-output-to-file key-file + (lambda _ + (display ,+geth-linux-builder-key+))) + ;; import the key + (apply invoke (append gpg-options + (list "--import" key-file))) + ;; trust it + (apply invoke (append gpg-options + (list "--tofu-policy" "good" + ,+geth-linux-builder-key-fingerprint+))) + ;; verify the archive + (apply invoke (append gpg-options + (list "--verify" + (assoc-ref inputs "signature") + (assoc-ref inputs "source"))))) + #t)) + (replace 'unpack + (lambda* (#:key inputs #:allow-other-keys) + (invoke "tar" "--strip-components=1" "-xzvf" + (assoc-ref inputs "source")) + #t)) + (add-after 'unpack 'patchelf + (lambda* (#:key inputs outputs #:allow-other-keys) + (let* ((binaries '("geth" "clef" "evm")) + (ld-so (string-append (assoc-ref inputs "libc") + ,(glibc-dynamic-linker)))) + (for-each (cut invoke "patchelf" "--set-interpreter" ld-so <>) + binaries)) + #t)) + (replace 'install + (lambda* (#:key system outputs #:allow-other-keys) + (let ((out (assoc-ref outputs "out")) + (clef (assoc-ref outputs "clef")) + (evm (assoc-ref outputs "evm")) + (doit (lambda (name target) + (let ((target-dir (string-append target "/bin"))) + (mkdir-p target-dir) + (copy-file name (string-append target-dir "/" name)))))) + (doit "geth" out) + (doit "clef" clef) + (doit "evm" evm)) + #t))))) + (native-inputs + `(("gnupg" ,gnupg) + ("patchelf" ,patchelf))) + (inputs + `(("source" + ,(origin + (method url-fetch) + (uri (string-append + +url-base+ + (geth-directory (%current-system) version commit-hash) + ".tar.gz")) + (sha256 + (match (%current-system) + ("x86_64-linux" + (base32 + "1r50i97aiksjx81lalh0rq0ffk2gc68b68lnrmm8c8rvarv547n3")) + ("i686-linux" + (base32 + "0f2dbswmahwqga2sxvf6037n4c7rpmr3vf4hfhbjankfknb4l8gv")) + ("aarch64-linux" + (base32 + "0s4f7254gv5v92nbddwvlbyb2gg3kz2v2g586zk3ygvga86yky6m")) + (_ (unsupported-arch (%current-system))))))) + ("signature" + ,(origin + (method url-fetch) + (uri (string-append + +url-base+ + (geth-directory (%current-system) version commit-hash) + ".tar.gz.asc")) + (sha256 + (match (%current-system) + ("x86_64-linux" + (base32 + "1j14bli8hq4nkcirbpkm1vgr3zr91glrxzix62imzahwhwkfsq9a")) + ("i686-linux" + (base32 + "1jb53xdp7qx45npdzlcxds7nnlinkzq55l1ygpsivr9gl4aryq0f")) + ("aarch64-linux" + (base32 + "1dglzi4lxpxih6pq6j2kyzl44yw7afhnmpmh06vbwazsqvhlil2k")) + (_ (unsupported-arch (%current-system))))))))) + + (supported-systems '("x86_64-linux" "i686-linux" "aarch64-linux")) + + (home-page "https://geth.ethereum.org/") + (synopsis "Official Go implementation of the Ethereum protocol") + (description + "Ethereum is a decentralized platform that runs smart contracts, +applications that run exactly as programmed without possibility of downtime, +censorship, fraud or third party interference.") + (license gpl3+)))) -- 2.33.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 29 05:07:37 2021 Received: (at 51471) by debbugs.gnu.org; 29 Oct 2021 09:07:37 +0000 Received: from localhost ([127.0.0.1]:53995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgNrN-00063L-1w for submit@debbugs.gnu.org; Fri, 29 Oct 2021 05:07:37 -0400 Received: from mout02.posteo.de ([185.67.36.66]:51347) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgNrJ-000634-VB for 51471@debbugs.gnu.org; Fri, 29 Oct 2021 05:07:35 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8A91A240104 for <51471@debbugs.gnu.org>; Fri, 29 Oct 2021 11:07:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1635498447; bh=JIh5KYWzXlliZzRtZNmncXeERRbXNSCGF6aQDiOFGzY=; h=From:To:Cc:Subject:Date:From; b=WExwkL1RKGRR0THLDCIVrhNYH5fsWizzhj13NZCIUZFt6DygiSWXJDGJciBNvJEYd advNxyOyLQauSIBF9A63yy0DyN5YVukVPagtFnpR8Jr22I3pokam9JqvwpLYpHlSBD GOMPWrG4FZhjwyeWkGVoUj0aaINQpJbFAUB1G9JiGzoDySsRspMDM85ryoMFAbdC0h m/W5kLYzO2DQwnOV8B96oENNr9tYbFQnX2QMPy5fPaNxmAy8gajfFEOC2M56iomzIW 5mxZsrgI0B8Bq7267D7nfjyiCvkHRVEm5/5g9tBVGuV2SXdDRKunrwAEYfEfYRrf4v +/42Jh7yJYV5A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Hgc5B3VXxz6tm5; Fri, 29 Oct 2021 11:07:26 +0200 (CEST) References: <20211029012159.14007-1-attila@lendvai.name> From: Guillaume Le Vaillant To: Attila Lendvai Subject: Re: [bug#51471] [PATCH] gnu: Add geth-binary. Date: Fri, 29 Oct 2021 08:51:20 +0000 In-reply-to: <20211029012159.14007-1-attila@lendvai.name> Message-ID: <875ytgp5bm.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 51471 Cc: 51471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Attila Lendvai 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 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYXu5zQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/qWQD+M/slWg784G2epyrIfkjwVi2WQtaU2Fsyd4hT v+6zXUUA/1/tIf7iBkYFxtiJbz6WNdFiJiz/Qw/f2hccqvULIaUw =9IqS -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 29 15:31:55 2021 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== To: "51471-close@debbugs.gnu.org" <51471-close@debbugs.gnu.org> From: Attila Lendvai Subject: Re: [bug#51471] [PATCH] gnu: Add geth-binary. 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-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 51471-close X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Attila Lendvai Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 From unknown Sat Jun 14 18:57:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 27 Nov 2021 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator