From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oD4YE6h+4mTPPgEASxT56A (envelope-from ) for ; Sun, 20 Aug 2023 22:59:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CPIaE6h+4mQREgEAauVa8A (envelope-from ) for ; Sun, 20 Aug 2023 22:59:20 +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 CA6D84AE79 for ; Sun, 20 Aug 2023 22:59:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DvVj1Nd7; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692565160; a=rsa-sha256; cv=none; b=S1p1iOdRcVa5J9Q7eGz9wE7KfvEQth3xrWM9ond+60z8YeaxopaklUXufEg6klLHdEtEAn gj+8LSvXt2JTmZ0CGVn7XAqd4tYad4jYT3qccCnDLrOJYZoAIaRzONCRX1JSq5P/4eu3Y8 PAtio4fD8qwoLEkU+Q8VFyuWyB5Q1XBqXoPWq2G1IxGZyTTrpeoZ5SFJ0X3pM9u2SDTqbX Rll/Btfa90VyAm+8aCJACzTYbTmQ57/tPSis+goQ2L3pgp/nBj1i4NaRxN2PEwZ0+YOHU0 o5oJM0DnGDrTbOSsCbhdI627dI6UTbmo0A301yEixtGOSzHlnIW0vypMj7yyJA== 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=DvVj1Nd7; 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"; 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=1692565160; 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-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=+wktX6Zzw3ytO20Q3kNzbxWxzGuh9JD8Efkv6XAVcd8=; b=qHbowkj5YGjJ+vE8rPnta1PbfLx3BVeH3vLy4Q8rHHD/zkmfDuKS255TuRwe3XBt7JDLD4 iPP27uZjQk1Fuj7PFlHcEv3GPoN9HaKgLaCxHCXdc4vc16RND69Ra3Ymp03WXMd4YoBIb5 /DUSTzrfpvghxnEEwyfscdx7At/9SsfpuMX/KtYdi79vmjN/Y5pLrH9czZjGZJzaYkVl+b gW9bxELKrqyYRcISgtRgrR5Dccq1EctGVFtkXAgw8hrJn//8a/OVRjBoP735ayvFyNYGlN qydSl5q6DXoPs68Tdv+tPl/aGDPtOl7r6DpPUXHGArY+7fQHN8SHp1fE4mLvzg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXpVm-0002Ix-FO; Sun, 20 Aug 2023 16:59:02 -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 1qXpVk-0002IT-LY for guix-patches@gnu.org; Sun, 20 Aug 2023 16:59:00 -0400 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 1qXpVk-0001tn-DM for guix-patches@gnu.org; Sun, 20 Aug 2023 16:59:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXpVl-000756-IG for guix-patches@gnu.org; Sun, 20 Aug 2023 16:59:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64861] [PATCH] guix: Add lint check for guix as propagated-input Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 20 Aug 2023 20:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64861 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: Karl Hallsby , 64861@debbugs.gnu.org Received: via spool by 64861-submit@debbugs.gnu.org id=B64861.169256510227170 (code B ref 64861); Sun, 20 Aug 2023 20:59:01 +0000 Received: (at 64861) by debbugs.gnu.org; 20 Aug 2023 20:58:22 +0000 Received: from localhost ([127.0.0.1]:54936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXpV8-00074A-84 for submit@debbugs.gnu.org; Sun, 20 Aug 2023 16:58:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39760) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXpV6-00073x-GR for 64861@debbugs.gnu.org; Sun, 20 Aug 2023 16:58:21 -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 1qXpUz-0001qa-9C; Sun, 20 Aug 2023 16:58:13 -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=+wktX6Zzw3ytO20Q3kNzbxWxzGuh9JD8Efkv6XAVcd8=; b=DvVj1Nd7BlILW45sBE6H /xuyAx5iEn7V/1DFplee1cSj8NvaBDfj9W7Pb+QY+P8fRN/J4DfTbu+VQuji6IxV30pJL3Tpdxm7H 73MOgVfexFqHV9m2SFoXRwTah7GnksDtDH1eaQomPTYpUr+8+dC5ZYlaYR/vXmzcSjcbbQTM76CA/ 65Yrd4oRBzeiz12M075HiWQk4fZqaUh8q7YeSf+Vq7nO8B1EG+MNpGWGotYhicsQdSsmEoHjYa1V3 6W9+xtRrwW1x0EnIZguxK0FunZc3hN7aVTM+iGaLMXBapn9r9a0bHLPR56mB8aJppeHusweKkl5iI AaeWVZs4gE9j2A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <388dc9bec6dabc97092eb2009fed304c3f84c6fc.1690308209.git.karl@hallsby.com> <87pm4f7skl.fsf@cbaines.net> Date: Sun, 20 Aug 2023 22:58:10 +0200 In-Reply-To: <87pm4f7skl.fsf@cbaines.net> (Christopher Baines's message of "Tue, 25 Jul 2023 19:26:01 +0100") Message-ID: <87fs4dqvml.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -6.90 X-Migadu-Queue-Id: CA6D84AE79 X-Migadu-Spam-Score: -6.90 X-TUID: sHSGbw9Hz66P Hi, Christopher Baines skribis: > Using guile-imanifest breaks: > > =E2=86=92 ./pre-inst-env guix environment --pure --ad-hoc guile guile-i= manifest -- guile -c "(use-modules (imanifest))" > Backtrace: > ... > > ice-9/boot-9.scm:3330:6: In procedure resolve-interface: > no code for module (guix profiles) Maybe =E2=80=98guile-imanifest=E2=80=99 should be made a Guix extension, wh= ich Guix searches for in $GUIX_EXTENSIONS_PATH? An example of that is =E2=80=98guix-modules=E2=80=99. Ludo=E2=80=99.