From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sINzA0NEj2UdBwAAkFu2QA (envelope-from ) for ; Fri, 29 Dec 2023 23:12:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id EJ+KOUJEj2W/NwEA62LTzQ (envelope-from ) for ; Fri, 29 Dec 2023 23:12:19 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=od2KEpeM; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703887938; 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: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=T9hO+uC6RAj2kB4JnXGw67VvxK3oAcHm8TR3fh3wM/0=; b=suQwpJcvTdBRMuuj7qDYb1LyD/OJzekGLOCna3RAMdDCZFfUhy+ZdAeb7ddOoto+3aKEAc PhmacEcVU/Nm6ZoxNlZsITy0Vy4wxQLNfQgmVJM5ofHBENnwWRSbGLq5kyBhbJqYRmTgob 2q3GdnBg1WF+3vyLGCGalJIfhrqKqRmvQ9rGaokvXrOrlkZLYFVCFQOq65CSHe+jNRLryy xQkETG/VidM/oCtjSM2sbqIGG+1JkKDrbv9FvPBNPQNRy31di3iBmxcymtiA98YMU2Bk1t 73IDsoQOHWuyDWelUpL2kyBcR4j3rwtXY54aU8yRDsYN4KMMDMvJyaffLX9VWg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703887938; a=rsa-sha256; cv=none; b=tTVwuoCsM5gEIGgdchraQ7u/IrgYD+u11ucKHG5jl1T4cuvSgM8YQ21Eu4GI/SRU4NMDdz bas32DbyrniszQRX5xCXRZB8G6OyW9mTOwVulzqpUo3WIOB/YQZDR6F/YB7AZcoENJHqkQ SvNNZ5jOet75EfO+6Wx7zj/kHbUDbMLPt04FMMcjkWDH6sHBIax8cgnTEoNKtMl7njmpzv 0HKPg0fPyEhTE4//rMHQQoBcfqc0fb22oKVw6Xplu7gjtrXk5tE/ZuTIxNXtR/l3JSFJ86 r1hwVugPq1q9+M4By18NSh+sPfR4W2gJvwJ9sF1UfThXtCRYSo2ngTBKf61SyQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=od2KEpeM; 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"; dmarc=pass (policy=none) header.from=gnu.org 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 B1EA8582E3 for ; Fri, 29 Dec 2023 23:12:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJL5H-0000ib-MQ; Fri, 29 Dec 2023 17:12:03 -0500 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 1rJL5G-0000iE-Ay for bug-guix@gnu.org; Fri, 29 Dec 2023 17:12:02 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rJL5G-0006gn-2o for bug-guix@gnu.org; Fri, 29 Dec 2023 17:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJL5G-0007CU-43 for bug-guix@gnu.org; Fri, 29 Dec 2023 17:12:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#68032: Bug-Report : Guix Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 29 Dec 2023 22:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68032 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Emanuele Rodo , 68032@debbugs.gnu.org Received: via spool by 68032-submit@debbugs.gnu.org id=B68032.170388792127672 (code B ref 68032); Fri, 29 Dec 2023 22:12:02 +0000 Received: (at 68032) by debbugs.gnu.org; 29 Dec 2023 22:12:01 +0000 Received: from localhost ([127.0.0.1]:42398 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJL5F-0007CF-4S for submit@debbugs.gnu.org; Fri, 29 Dec 2023 17:12:01 -0500 Received: from jpoiret.xyz ([206.189.101.64]:51552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJL5C-0007C7-GQ for 68032@debbugs.gnu.org; Fri, 29 Dec 2023 17:11:59 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id DD7E918544E; Fri, 29 Dec 2023 22:11:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1703887917; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=T9hO+uC6RAj2kB4JnXGw67VvxK3oAcHm8TR3fh3wM/0=; b=od2KEpeM2qKvHnzSbgbcMW8aoMUcOzk6WvA/eKCOKy0El2VVwcEa3pU6vt/qxlRqiUKwi7 5CGkA7K8K/5AQk4qavfeclZiHiveQn1AbtNgMtCf8WJzSYKtSV/EGHvNNM5RTvINAIaWgT /BuhnrZaOlDbnSz+bLTwaO4++HVcCnsAiQpd7Y2om/GHoJdPbi1KQZv1NVFNHwWlF53uUk vJwTWbRXTQbi/IXJN/cULz0nB034/cggaOkQsDoWczGIAx0vsr0Kvxs10dsoYREYU1AWYN z3WR5/1a42MnLmghsZJ8Gd0DMQ04rTxexa2ucdFWWebLW8yCxDZwD4BQC6Gy9g== In-Reply-To: References: Date: Fri, 29 Dec 2023 23:11:54 +0100 Message-ID: <87jzowodzp.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spamd-Bar: / 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: , Reply-to: Josselin Poiret From: Josselin Poiret via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -8.34 X-Spam-Score: -8.34 X-Migadu-Queue-Id: B1EA8582E3 X-Migadu-Scanner: mx11.migadu.com X-TUID: SnRNhy5mMApT --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Emanuele, Emanuele Rodo via Bug reports for GNU Guix writes: > ice-9/boot-9.scm:3329:6: In procedure resolve-interface: > no code for module (gnu packages ed) > guix pull: error: You found a bug: the program '/gnu/store/krgipw72bxa0m5= p52p3frdbkfpbxdyhx-compute-guix-derivation' > failed to compute the derivation for Guix (version: "2a66a96634b33667a45f= 4493a37eef48033b7287"; system: "x86_64-linux"; > host version: ""; pull-version: 1). > Please report the COMPLETE output above by email to . I think this was recently resolved, can you try again? I can only guess your mail reached us now because it had to go through the manual moderation queue (as is the case for everyone's first email to the list). Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCAAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmWPRCoQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5FhcaigteC/45MA5rv2zgc/Slm0O1ICvokRXiEjMnp6sJ 44QHGnzNpUu1Gn8wPnIbTEKnI4VnuFSDpZkkL70E+E7KHAvjGIYRUXFSV5Jblnyy 9/Nin15RTskQoDjc41yFfl22qmk8ylamy5MUWQPB+um/Tq3y5DHhsQFOYLIlmXHd aQqL0NljnwAbZT7f7K5jLuKqMOr2QgmuT9lejL+0kNcfGuVM8CrogjpPdACq1YRB 3t1L2sL13b+pwAMZ/pd6uzCYebWGQP2ZXRCD7YGqwIDUHebjNb1QzpaUl1nppvoN qVpQtSyjmZ33ZemdXIjN30rZgiX/ZzVYFAKNJA/l98XrzWFrrS2FYZ2H8F5LvhSc vQuiFaCbmVxtF5QkagvZGwCs0/ECCHBEgktQi5/x6iCNBupvXH7Is+GK1oRTEbzS blylMuF2e7DIJIQsiIhzPf2VX+yGHKHZYktD5CG1pT7AnzPT3iyuA5MMI6O++1nr OrUQ/2/TDifIBxyGa9o6dfrxpwBjJD4= =RDsp -----END PGP SIGNATURE----- --=-=-=--