From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2BLXLvvjT2SJBAAASxT56A (envelope-from ) for ; Mon, 01 May 2023 18:08:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id iNqqLvvjT2RxygAAauVa8A (envelope-from ) for ; Mon, 01 May 2023 18:08:27 +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 65E052E066 for ; Mon, 1 May 2023 18:08:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ptW4K-0004mC-CH; Mon, 01 May 2023 12:08:04 -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 1ptW4I-0004ld-OJ for bug-guix@gnu.org; Mon, 01 May 2023 12:08:02 -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 1ptW4I-0004KW-Fu for bug-guix@gnu.org; Mon, 01 May 2023 12:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ptW4I-0006Mf-B5 for bug-guix@gnu.org; Mon, 01 May 2023 12:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#33691: pre-inst-env: "no code for module (gcrypt hash)" Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 01 May 2023 16:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33691 X-GNU-PR-Package: guix X-GNU-PR-Keywords: notabug To: Rostislav Svoboda , 33691@debbugs.gnu.org Received: via spool by 33691-submit@debbugs.gnu.org id=B33691.168295728024456 (code B ref 33691); Mon, 01 May 2023 16:08:02 +0000 Received: (at 33691) by debbugs.gnu.org; 1 May 2023 16:08:00 +0000 Received: from localhost ([127.0.0.1]:40879 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptW4G-0006MO-G9 for submit@debbugs.gnu.org; Mon, 01 May 2023 12:08:00 -0400 Received: from jpoiret.xyz ([206.189.101.64]:45590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptW4D-0006ME-8f for 33691@debbugs.gnu.org; Mon, 01 May 2023 12:07:59 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 08A8D185300; Mon, 1 May 2023 16:07:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1682957276; 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=ZMSeTLLLiMgSArwpJTSOSerhBs0lajlmCqKLJ3KKhXo=; b=kbGqVA4+Aqxoj3N233+TkuwMe3otH0Q78gGXkKcx78XHWT/CDZD7kNoaNFnn8mB1Zb22Rg judyB2AqE/iWWNuO4dnN5FHQzPH9TEtQTZvTxMf+KQRJtNtuI9tFmvSUuN01H+cDiWAxhd zzH+foTKEcoXXDquhMMjNK76L3PjgHkNbarhrE7PrJY6Rr43bRq+ZN64Ia06NHiYba2kL3 7+YIq6eK8u3aNquPDj2p5VdGRciI7i3VDd4rRTlSdDa+rdMvcAfyoqUr707fdvkWd2UQUU 3LsANtzhtKq2gc92valeiUpZI1icY0vH021tjQyVA6c9UWMV3m4Ve83Hh5pb5Q== In-Reply-To: References: Date: Mon, 01 May 2023 18:07:52 +0200 Message-ID: <87a5yo11d3.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682957307; a=rsa-sha256; cv=none; b=NOkXS23dyhWf9FgJr7hLnHwGhaNSvXYBnm8BlG46AWpYrdPAblvedsCv9LRdC1PU6LPIMG lpYtU1Aem8jFduRy8nxRPJ5CkAT+eLJW+f9dtxTz+9HBivcmrdOMMOL5fXduz9163WOesI fraaY5YGTqNKJvOqFX4wjdm0zfP/+jyfugPzqm2AwiEwRBRBsvoiZWTs0cWO0mFuIBPbAh +pCoodDZbkjQmnOqPWIe0SvcXtbd2RYDXQYEj0NQ7AnhOT5zAK8YZRgwaxAViH++GS9D1j Q+8Vxt4zCPXYReeWVMpCQqAg9P2vOGztV4z+/NkLuYtOjdzFvC5i8IhV2R4F3w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=kbGqVA4+; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682957307; 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=ZMSeTLLLiMgSArwpJTSOSerhBs0lajlmCqKLJ3KKhXo=; b=ELOWH91kNpHRjxCjaS89ZcDuFyxmBzcpcPhZLzfyG9EvqyoneYZh+IXbjak4LcFenTBFlG 7HZdtl5tzGu8tvHYbpxaUsl6VEAXtc6awFncjuC0g3R94ZrAYOhHsPIIVnDOPz4nGl0gZ5 ScjdvDFgni1u7caL64WHLBhYHWMaSAFo5Fu782rOICGVWSL/4b06NYi96X7AwS2vyE+aYW sw3EbKI7kYUGAX+eq31uVKb1MUSovg8ZaF+toUHHi/74lWgdDKKjbV3q809y9wmmgR46fl Fwgz/Pawy78hySp6JwkAE7p8IGVMg0j7LOfBJH1ShPlmkuqJPEhzhf4+H9H+7w== X-Migadu-Spam-Score: -3.71 X-Spam-Score: -3.71 X-Migadu-Queue-Id: 65E052E066 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=kbGqVA4+; dmarc=pass (policy=none) header.from=gnu.org; 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" X-TUID: SDzAsXBHWJQL --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Rostislav, Rostislav Svoboda writes: > I get this error when the order of packages is "wrong". E.g. this fails: > > guix shell --development pwclient guix --pure > ./pre-inst-env guix build pwclient > > but this works: > > guix shell --development guix pwclient --pure > ./pre-inst-env guix build pwclient =2D-development only affects the next package specification, not all of them, hence the behavior you're seeing. HTH, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmRP49gQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5Fhcaio2QC/9u2MS2NKu/704k8SSJX7ALPvqHInvp/F4F wXCSiAA4yCbPkCTAAYu9RHRGa5vpSWkvZwmIuEcAz8XbKOYjPie7EOVdkihIGFYr Qyuvh+nl2p+a0uysujr0r9BlDRDdaBn/Z2DV4JHA7bzGixUiCMN85Mk6VUfSj4aW 0X0whJ7YdDnZwLnkjhZNProbw7rpedc7er5BaluItCVdc2c/fO26qEYRNFjAwtEc 8dJNxw2QQvAcshReEvFv24YBAy5sm7fqIg2W7Xek8OSHON4AhAxyCBwPqdVa87OI WtU3Pe7/7ifThbAWMAc8CZ3p63Q0UJI1Q2zh0FrXThDMhW/q+3h7vI/zmuAGyAog VB/KYz2sjWxN6hs5O+tqKVz/j5s3zBj7AxKgtVRvXB65r0ehWF1fq52Vb/v47rWV qYdndk+Jmr80Jqpr2mFveXaWaGkx3zolWABpztw68P42lCNSImgF9SzOZ8ozP3Ld 3NvhUFKnZtXU4vB8JseClB0KZHF0LSk= =kgQn -----END PGP SIGNATURE----- --=-=-=--