From unknown Sun Aug 10 10:54:43 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50857] [PATCH] scripts: Add missing modules to home importer. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Sep 2021 21:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50857 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50857@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163277922229824 (code B ref -1); Mon, 27 Sep 2021 21:48:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Sep 2021 21:47:02 +0000 Received: from localhost ([127.0.0.1]:43012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUySk-0007ky-Fx for submit@debbugs.gnu.org; Mon, 27 Sep 2021 17:47:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:55016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUySj-0007kZ-7W for submit@debbugs.gnu.org; Mon, 27 Sep 2021 17:47:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUySi-0008N8-VC for guix-patches@gnu.org; Mon, 27 Sep 2021 17:47:00 -0400 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]:38599) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUySh-0005B9-FE for guix-patches@gnu.org; Mon, 27 Sep 2021 17:47:00 -0400 Received: by mail-wm1-x342.google.com with SMTP id 205-20020a1c01d6000000b0030cd17ffcf8so279576wmb.3 for ; Mon, 27 Sep 2021 14:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=XrvRr3gqZrq+ZcPGFrYWe3PRbl1IHOtguur7IVSf2wA=; b=hPyPEsWwcOEDipTSS1joAG1r3rFjGGKWHs+TJzjoqgrWGWqt528c/4f8YImgfqlyRP 4qWjLskN+7Qcp63IMh2C/aHN+gJBXeGRZ6eVg7QlGaKEXj63KDJVVwD2bCETxGbAY0OK JLxLXJncdKaIoL7Hex/yNk/BPHHszVzV0XbBA2FcjwyHIkcE0xmKXbwowDPu1vDrBwkM apNaLhp1YyG/kbzMed1BnMU6Og93kUePjzLhMrcp7J+sNtwTXEkyV0alOApX4z1rLM82 ARlCv5RJ8+4dQW6qfiGng2roI2x5M1RWdcAivm+NM0ckWX9UqYP1qpYWLfvC3EgFPigM wv4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=XrvRr3gqZrq+ZcPGFrYWe3PRbl1IHOtguur7IVSf2wA=; b=f42pS1BmLuyFHx7bB/NRQ416y1q8KTzehnYW69peTfSmdl0otuiWMWhlwwgY4bMZ2I H2m31Hcbxj7Uajo9buYUQw9A2VNLInLdXm2vBquUn2mytXoifsF2ezmsbMvreanNZDtP YLYm4nx6KA3g+mdiAlHu9sP9uBYRVqx+sfJe4HcU4sA+PabYTbG0NAztq+PQeHXKBYjH y32dcRtHX9Sml+lN8FwYm/4xL0NGL02Tu69HmHzQKGHd8eMYW+WnPXYQ3mO+xXwetNrQ kvApZOlqXXfo6PUxonM8D9gRKviltlsQPlf4v/l6yWT7L46nD/A603/DMg/cUBkVlIqA VDLQ== X-Gm-Message-State: AOAM532hVhfr7mCT02ripEblGJqG1QyG8x/3KpRvt+CjEQO9MQ+BMJZY kt+ETixI9vMsUBUQML49QQsp39gxajE= X-Google-Smtp-Source: ABdhPJwExm0cruSW8mr7HMpLDK6gHxRWRetcrA0fYYaul1A/zn7p+2woUg1GNSSJWSjxwjzL8VsxeA== X-Received: by 2002:a05:600c:2144:: with SMTP id v4mr1298013wml.80.1632779217682; Mon, 27 Sep 2021 14:46:57 -0700 (PDT) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id j7sm21578357wrr.27.2021.09.27.14.46.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Sep 2021 14:46:57 -0700 (PDT) From: Liliana Marie Prikler Date: Mon, 27 Sep 2021 23:44:10 +0200 Content-Transfer-Encoding: 7bit Message-ID: MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::342; envelope-from=liliana.prikler@gmail.com; helo=mail-wm1-x342.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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: -2.3 (--) This fixes backtraces encountered by running `guix home import'. * guix/scripts/home/import.scm: Add use-modules clauses for the modules (guix packages), (guix utils), (srfi srfi-26) and (gnu packages). --- guix/scripts/home/import.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guix/scripts/home/import.scm b/guix/scripts/home/import.scm index 39f45dbeac..3cd87b2c21 100644 --- a/guix/scripts/home/import.scm +++ b/guix/scripts/home/import.scm @@ -18,11 +18,15 @@ ;;; along with GNU Guix. If not, see . (define-module (guix scripts home import) + #:use-module (guix packages) #:use-module (guix profiles) #:use-module (guix ui) + #:use-module (guix utils) #:use-module (ice-9 match) #:use-module (ice-9 pretty-print) #:use-module (srfi srfi-1) + #:use-module (srfi srfi-26) + #:use-module (gnu packages) #:export (import-manifest)) ;;; Commentary: -- 2.33.0 From unknown Sun Aug 10 10:54:43 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Liliana Marie Prikler Subject: bug#50857: closed (Re: [bug#50857] [PATCH] scripts: Add missing modules to home importer.) Message-ID: References: <87v92l7xyf.fsf@gmail.com> X-Gnu-PR-Message: they-closed 50857 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 50857@debbugs.gnu.org Date: Tue, 28 Sep 2021 11:16:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1632827762-5277-1" This is a multi-part message in MIME format... ------------=_1632827762-5277-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #50857: [PATCH] scripts: Add missing modules to home importer. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 50857@debbugs.gnu.org. --=20 50857: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D50857 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1632827762-5277-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 50857-done) by debbugs.gnu.org; 28 Sep 2021 11:15:49 +0000 Received: from localhost ([127.0.0.1]:44015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVB5Q-0001Me-OV for submit@debbugs.gnu.org; Tue, 28 Sep 2021 07:15:48 -0400 Received: from mail-lf1-f48.google.com ([209.85.167.48]:43792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVB5O-0001MQ-O8 for 50857-done@debbugs.gnu.org; Tue, 28 Sep 2021 07:15:47 -0400 Received: by mail-lf1-f48.google.com with SMTP id e15so91207101lfr.10 for <50857-done@debbugs.gnu.org>; Tue, 28 Sep 2021 04:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=cnpfeMBuyrckdnB8GrIG3/hXyl3SvRgtlcb94zxf4UU=; b=hgw/P33XK4yV+k2m2gk6U1uvMYo77r7DPvGSbGl9Scs3tQijIm5MhewC0LFcjYr3/Y SgX3W+nJP4ZGdN7PSs8LxbN4qG5Q0+oMvZrroti094fgocHSo/yBP98Q/3xLe6NLdU4u ukAcLLMrJhZhLvPyyCbGlut59b7137vce3H0GRIaY7bBQHY1+21oeQDEXVDMKsC4eQq6 e5+zX/hRqNIGLeMSMU+KAD+E1jxzAVYlUxd/YBU3azgoWRJGeBBZGkdxqVfyP62lD698 GVB2pTIFve4biAKVuS3zkzCrw+HVkCTgph3HKhxw4+lLKx5OPLbQlI99/ZKn7gB5Pqm7 8LRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=cnpfeMBuyrckdnB8GrIG3/hXyl3SvRgtlcb94zxf4UU=; b=gD0eM6oTu3CsFWF1Lxzi5YNMKboC02dU/bl89ljmEBiIOK3XWBf1LEnppPZ8u4+B+6 qRxCOG8SO96d3NSaJ9VkPQZOIN4r1aTHhaoYVjHoue1NzU0ftAjhP1sZwys2SYMMPnez 8S67KrzLkEIv9DNOHz9NiWcnmYbW3QbqhhRPdTSs9M/9Syt/2UrAbnFe3RMmGxV8JJU9 hRiP9qVsYtT2PyZmhklLefz37V8q568BqtujW5lA5lTJ+fwqmIOUjYt0o6BRELCBlyx0 4uYDPLWLQLglyblcOzzuDtB5NNwnEvrvtq1YQNob9sOb5S4svoenUQgvPW8hLVy/mR8B ABYw== X-Gm-Message-State: AOAM532A82o9dIfvUlok+SVbomzjCTnNxTlT3S7JF/REnt/wTf7EKnpB atYaRXFb3Ha1zTZc/SUonjTn3KjDl0U= X-Google-Smtp-Source: ABdhPJwyV4XtJBCvV9PO7PnfKKCiA2OBYrGQ5CNylg4iYe0FjJHXJZELZh28hK3QhBqJxm4Jsvx66g== X-Received: by 2002:a05:6512:1052:: with SMTP id c18mr5069048lfb.161.1632827740435; Tue, 28 Sep 2021 04:15:40 -0700 (PDT) Received: from guixsd ([88.201.161.72]) by smtp.gmail.com with ESMTPSA id p23sm1995351ljm.127.2021.09.28.04.15.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Sep 2021 04:15:38 -0700 (PDT) From: Oleg Pykhalov To: Liliana Marie Prikler Subject: Re: [bug#50857] [PATCH] scripts: Add missing modules to home importer. References: Date: Tue, 28 Sep 2021 14:15:36 +0300 In-Reply-To: (Liliana Marie Prikler's message of "Mon, 27 Sep 2021 23:44:10 +0200") Message-ID: <87v92l7xyf.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50857-done Cc: 50857-done@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: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Thank you for the quick fix! Liliana Marie Prikler writes: > This fixes backtraces encountered by running `guix home import'. > > * guix/scripts/home/import.scm: Add use-modules clauses for > the modules (guix packages), (guix utils), (srfi srfi-26) and (gnu packag= es). > --- > guix/scripts/home/import.scm | 4 ++++ > 1 file changed, 4 insertions(+) [=E2=80=A6] Andrew already fixed this, and also other similar issues in https://issues.guix.gnu.org/50856 Closing the current one. Regards, Oleg. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEEcjhxI46s62NFSFhXFn+OpQAa+pwFAmFS+VgUHGdvLndpZ3Vz dEBnbWFpbC5jb20ACgkQFn+OpQAa+pxcIg//YITYIg75OpsOliiBgFDEQ/DIpeLo SK23o+GELVQskGluqlqYMewucbjN+NeBBYdQdOoDvCGEeyu/SMzR2Y30PyfZuoxU 804DnZ38A/Is6HeCD1RejaeXc3/E6JDpp0TvM2nVgLKBkn/bkLmukHP7dTMKhtYh 0BzchaKjq6EpAMHZR6Q1XmnV0DhK8825HOemAG2/Q+M/O6BjjxsWfZJbkDnDkg3b W/xOTbZJPbJJOBrksTojoa5JW9PIFe3/E19AB//M8W1eskK8g/TGm/WehaNH3Ukp 38sL8N/VWPAE7Ev7GAH9thy+ASQzxcLK78QL6/uCnbvYcUMw/A1s7h+dDQYtXmnU U40zdZcATOSFHdU6k5vK173+eleiLURwfUzdC/FppiX2WSpK/bcCqqhZdywdqhMD aLQiaaA44kPt4/roojmq11PAAUMlvAEnm2eRSUuGWlNPR2avkaQMGl6PpT0dMiiw HWCg0pYf0+cJPoim1xbOXjju+UJmdbAUqeFZqGcFxHId5JhI7xDOcC4JxuclMJLL OoqwQa5l3Hf8wmYX3MPyosriLnnEDHlyHlJAJbreXmNSbyBRvY7j6pLOHni/nNbO +emhOo9m+gFGoxvgZ5DNCPaWn3pW4Jh/TZYcFYgeMaq2h3aP1TwsKOS/+pEHUyNr UdS7dGilJWa986I= =QSGe -----END PGP SIGNATURE----- --=-=-=-- ------------=_1632827762-5277-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 27 Sep 2021 21:47:02 +0000 Received: from localhost ([127.0.0.1]:43012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUySk-0007ky-Fx for submit@debbugs.gnu.org; Mon, 27 Sep 2021 17:47:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:55016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUySj-0007kZ-7W for submit@debbugs.gnu.org; Mon, 27 Sep 2021 17:47:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUySi-0008N8-VC for guix-patches@gnu.org; Mon, 27 Sep 2021 17:47:00 -0400 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]:38599) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUySh-0005B9-FE for guix-patches@gnu.org; Mon, 27 Sep 2021 17:47:00 -0400 Received: by mail-wm1-x342.google.com with SMTP id 205-20020a1c01d6000000b0030cd17ffcf8so279576wmb.3 for ; Mon, 27 Sep 2021 14:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=XrvRr3gqZrq+ZcPGFrYWe3PRbl1IHOtguur7IVSf2wA=; b=hPyPEsWwcOEDipTSS1joAG1r3rFjGGKWHs+TJzjoqgrWGWqt528c/4f8YImgfqlyRP 4qWjLskN+7Qcp63IMh2C/aHN+gJBXeGRZ6eVg7QlGaKEXj63KDJVVwD2bCETxGbAY0OK JLxLXJncdKaIoL7Hex/yNk/BPHHszVzV0XbBA2FcjwyHIkcE0xmKXbwowDPu1vDrBwkM apNaLhp1YyG/kbzMed1BnMU6Og93kUePjzLhMrcp7J+sNtwTXEkyV0alOApX4z1rLM82 ARlCv5RJ8+4dQW6qfiGng2roI2x5M1RWdcAivm+NM0ckWX9UqYP1qpYWLfvC3EgFPigM wv4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=XrvRr3gqZrq+ZcPGFrYWe3PRbl1IHOtguur7IVSf2wA=; b=f42pS1BmLuyFHx7bB/NRQ416y1q8KTzehnYW69peTfSmdl0otuiWMWhlwwgY4bMZ2I H2m31Hcbxj7Uajo9buYUQw9A2VNLInLdXm2vBquUn2mytXoifsF2ezmsbMvreanNZDtP YLYm4nx6KA3g+mdiAlHu9sP9uBYRVqx+sfJe4HcU4sA+PabYTbG0NAztq+PQeHXKBYjH y32dcRtHX9Sml+lN8FwYm/4xL0NGL02Tu69HmHzQKGHd8eMYW+WnPXYQ3mO+xXwetNrQ kvApZOlqXXfo6PUxonM8D9gRKviltlsQPlf4v/l6yWT7L46nD/A603/DMg/cUBkVlIqA VDLQ== X-Gm-Message-State: AOAM532hVhfr7mCT02ripEblGJqG1QyG8x/3KpRvt+CjEQO9MQ+BMJZY kt+ETixI9vMsUBUQML49QQsp39gxajE= X-Google-Smtp-Source: ABdhPJwExm0cruSW8mr7HMpLDK6gHxRWRetcrA0fYYaul1A/zn7p+2woUg1GNSSJWSjxwjzL8VsxeA== X-Received: by 2002:a05:600c:2144:: with SMTP id v4mr1298013wml.80.1632779217682; Mon, 27 Sep 2021 14:46:57 -0700 (PDT) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id j7sm21578357wrr.27.2021.09.27.14.46.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Sep 2021 14:46:57 -0700 (PDT) From: Liliana Marie Prikler Date: Mon, 27 Sep 2021 23:44:10 +0200 Subject: [PATCH] scripts: Add missing modules to home importer. to: guix-patches@gnu.org Content-Transfer-Encoding: 7bit Message-ID: MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::342; envelope-from=liliana.prikler@gmail.com; helo=mail-wm1-x342.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: -2.3 (--) This fixes backtraces encountered by running `guix home import'. * guix/scripts/home/import.scm: Add use-modules clauses for the modules (guix packages), (guix utils), (srfi srfi-26) and (gnu packages). --- guix/scripts/home/import.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guix/scripts/home/import.scm b/guix/scripts/home/import.scm index 39f45dbeac..3cd87b2c21 100644 --- a/guix/scripts/home/import.scm +++ b/guix/scripts/home/import.scm @@ -18,11 +18,15 @@ ;;; along with GNU Guix. If not, see . (define-module (guix scripts home import) + #:use-module (guix packages) #:use-module (guix profiles) #:use-module (guix ui) + #:use-module (guix utils) #:use-module (ice-9 match) #:use-module (ice-9 pretty-print) #:use-module (srfi srfi-1) + #:use-module (srfi srfi-26) + #:use-module (gnu packages) #:export (import-manifest)) ;;; Commentary: -- 2.33.0 ------------=_1632827762-5277-1--