From unknown Sun Jun 22 11:39:19 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#53621 <53621@debbugs.gnu.org> To: bug#53621 <53621@debbugs.gnu.org> Subject: Status: i18n guix module error when opening shell after guix home reconfigure Reply-To: bug#53621 <53621@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:39:19 +0000 retitle 53621 i18n guix module error when opening shell after guix home rec= onfigure reassign 53621 guix submitter 53621 Holger Peters severity 53621 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 29 08:19:27 2022 Received: (at submit) by debbugs.gnu.org; 29 Jan 2022 13:19:27 +0000 Received: from localhost ([127.0.0.1]:32910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDndX-00044S-BT for submit@debbugs.gnu.org; Sat, 29 Jan 2022 08:19:27 -0500 Received: from lists.gnu.org ([209.51.188.17]:44728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDndV-00044K-TY for submit@debbugs.gnu.org; Sat, 29 Jan 2022 08:19:26 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45192) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDndT-0001uD-C2 for bug-guix@gnu.org; Sat, 29 Jan 2022 08:19:24 -0500 Received: from mout02.posteo.de ([185.67.36.66]:40885) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDndP-0008Jr-JK for bug-guix@gnu.org; Sat, 29 Jan 2022 08:19:22 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 071E3240101 for ; Sat, 29 Jan 2022 14:19:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1643462347; bh=3Mk2xAoQ39DJwvbMXTJCCYyCFq6F3KUF9wPiDQInDi0=; h=From:Subject:Date:Cc:To:From; b=Rd2wnhgb3A0Jp6wtqaEyEz9Rfztgc1pLcSI0HckZGIaByKyyXfzyZX9SyOBKW253f PndKZt7Ag6+9WDU4+LpbYFeOZjtrFYJnvZxQbCRQ6VaMUcvNNPGUXBk1hOQhHraM3R LvjIooADD/TJf62yziVLIkGTumr3lWoVNMvrNSTaLaSswHNgOCvptFf/XmSe3YjvNy pae4R7MeCKq5CPIY1C8pflKa/RSvCCTQqjIJo2n+ePwu764p1YOHIqo42EvexXCDKQ YpKwYz5ky0I1+PvE3JyPlLHWX+aqiTjSIafx1s7HKCcV0sKzFjb9v1KNuwtxHBS79m L34G2hwtLEMFQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JmFK62rxGz6tmJ; Sat, 29 Jan 2022 14:19:06 +0100 (CET) From: Holger Peters Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.40.0.1.81\)) Subject: i18n guix module error when opening shell after guix home reconfigure Date: Sat, 29 Jan 2022 13:19:02 +0000 References: To: bug-guix@gnu.org Message-Id: Received-SPF: pass client-ip=185.67.36.66; envelope-from=holger.peters@posteo.de; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: r.everaert@protonmail.com 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 (--) Hi, An error message about guix i18n has appeared for a while now when using = guix with guix home: Backtrace: 9 (primitive-load "/home/holger/.guix-home/on-first-login") In ice-9/eval.scm: 721:20 8 (primitive-eval (begin (use-modules (guix i18n)) (# =E2=80=A6= ) =E2=80=A6)) In ice-9/psyntax.scm: 1230:36 7 (expand-top-sequence ((begin (use-modules (guix =E2=80=A6)) = =E2=80=A6)) =E2=80=A6) 1090:25 6 (parse _ (("placeholder" placeholder)) ((top) #(# # =E2=80=A6= )) =E2=80=A6) 1222:19 5 (parse _ (("placeholder" placeholder)) ((top) #(# # =E2=80=A6= )) =E2=80=A6) 259:10 4 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) = =E2=80=A6) In ice-9/boot-9.scm: 3927:20 3 (process-use-modules _) 222:17 2 (map1 (((guix i18n)))) 3928:31 1 (_ ((guix i18n))) 3329:6 0 (resolve-interface (guix i18n) #:select _ #:hide _ # _ # = =E2=80=A6) The same error message has also appeared on other people=E2=80=99s = machines. I think this commit is the one introducing the imports which = give the error message: = https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3Dcde3376b35222f46f8= a82e7668a1a6fd42c08754=20 > Anfang der weitergeleiteten Nachricht: >=20 > Von: Roland Everaert via > Betreff: i18n guix module error when opening shell after guix home = reconfigure > Datum: 5. Januar 2022 um 11:00:38 MEZ > An: "help-guix@gnu.org" > Antwort an: Roland Everaert >=20 > Hello, >=20 > First, happy new year and best wishes for this year. >=20 > I have updated my guix home configuration to use my zsh config instead = of a blank bash configuration. >=20 > Unfortunatelly, when I logout and login again, I face the following = errors: > = --------------------------------------------------------------------------= --------------- > Backtrace: > 9 (primitive-load "/home/roland/.guix-home/on-first-login") > In ice-9/eval.scm: > 721:20 8 (primitive-eval (begin (use-modules (guix i18n)) (# =E2=80=A6) = =E2=80=A6)) > In ice-9/psyntax.scm: > 1230:36 7 (expand-top-sequence ((begin (use-modules (guix =E2=80=A6)) = =E2=80=A6)) =E2=80=A6) > 1090:25 6 (parse _ (("placeholder" placeholder)) ((top) #(# # =E2=80=A6)= ) =E2=80=A6) > 1222:19 5 (parse _ (("placeholder" placeholder)) ((top) #(# # =E2=80=A6)= ) =E2=80=A6) > 259:10 4 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) =E2=80= =A6) > In ice-9/boot-9.scm: > 3927:20 3 (process-use-modules _) > 222:17 2 (map1 (((guix i18n)))) > 3928:31 1 (_ ((guix i18n))) > 3329:6 0 (resolve-interface (guix i18n) #:select _ #:hide _ # _ # =E2=80= =A6) >=20 > ice-9/boot-9.scm:3329:6: In procedure resolve-interface: > no code for module (guix i18n) > = --------------------------------------------------------------------------= --------------- >=20 > However, the command guix home reconfigure home-config.scm does not = generate any error, so I don't understand why guix complain about a = missing module related to internationalization. >=20 > I am using guix, the package manager, on a Fedora 34 distribution. >=20 > Below is my home-config.scm file content: >=20 > = --------------------------------------------------------------------------= --------------- > (use-modules (gnu home) > (gnu home services) > (gnu home services shells) > (gnu services) > (gnu packages admin) > (gnu packages python-xyz) > (gnu packages password-utils) > (gnu packages dunst) > (gnu packages disk) > (gnu packages backup) > (gnu packages libreoffice) > (gnu packages guile) > (gnu packages xdisorg) > (gnu packages tls) > (gnu packages vpn) > (gnu packages terminals) > (guix gexp)) >=20 > (home-environment > (packages (list htop glances password-store dunst ranger restic = hunspell > ;; hunspell-dict-fr hunspell-dict-en > ;; guile > neofetch xdotool openssl openvpn xscreensaver alacritty)) > (services > (list > (service home-zsh-service-type > (home-zsh-configuration > (xdg-flavor? #t) > (zshrc (list (local-file "zshrc")))))))) > = --------------------------------------------------------------------------= --------------- >=20 > Any idea what might cause such trouble? >=20 > Roland Everaert > --- > Use the F.O.S.S., Luke >=20 > Sent with [ProtonMail](https://protonmail.com/) Secure Email. From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 16:48:46 2022 Received: (at control) by debbugs.gnu.org; 4 Feb 2022 21:48:46 +0000 Received: from localhost ([127.0.0.1]:33057 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG6Rh-0003w1-S6 for submit@debbugs.gnu.org; Fri, 04 Feb 2022 16:48:45 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:43750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG6Rg-0003vp-Kh for control@debbugs.gnu.org; Fri, 04 Feb 2022 16:48:44 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id DB831761 for ; Fri, 4 Feb 2022 22:48:38 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K1LOANVl6z_C for ; Fri, 4 Feb 2022 22:48:38 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 280756AC for ; Fri, 4 Feb 2022 22:48:38 +0100 (CET) Date: Fri, 04 Feb 2022 22:48:37 +0100 Message-Id: <87leyqmhfu.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #53701 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: DB831761 X-Spamd-Result: default: False [0.61 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[control@debbugs.gnu.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_MIXED_CHARSET(0.71)[subject]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control 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.0 (/) merge 53701 53621 quit From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 19:01:21 2022 Received: (at 53621-done) by debbugs.gnu.org; 5 Feb 2022 00:01:21 +0000 Received: from localhost ([127.0.0.1]:33216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG8W0-0007uE-TN for submit@debbugs.gnu.org; Fri, 04 Feb 2022 19:01:21 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:46194) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG8Vx-0007tw-KU; Fri, 04 Feb 2022 19:01:18 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 09EEF383; Sat, 5 Feb 2022 01:01:11 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XY_iIIFVo0Ks; Sat, 5 Feb 2022 01:01:03 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id B9A01293; Sat, 5 Feb 2022 01:01:03 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Roland Everaert Subject: Re: bug#53621: i18n guix module error when opening shell after guix home reconfigure References: Date: Sat, 05 Feb 2022 01:01:03 +0100 In-Reply-To: (Roland Everaert's message of "Tue, 01 Feb 2022 15:32:02 +0000") Message-ID: <87leyqkwqo.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 09EEF383 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; FREEMAIL_ENVRCPT(0.00)[protonmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_SOME(0.00)[]; FREEMAIL_TO(0.00)[protonmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53621-done Cc: 53621-done@debbugs.gnu.org, Holger Peters , 53701-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: -0.0 (/) Hi, Fixed in 41efa45508b292d947371dd6b9df943c33727c3d, thanks! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 08 10:00:48 2022 Received: (at 53621-done) by debbugs.gnu.org; 8 Feb 2022 15:00:48 +0000 Received: from localhost ([127.0.0.1]:48277 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHRz6-0006JF-8x for submit@debbugs.gnu.org; Tue, 08 Feb 2022 10:00:48 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:39107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHRz3-0006It-To for 53621-done@debbugs.gnu.org; Tue, 08 Feb 2022 10:00:47 -0500 Date: Tue, 08 Feb 2022 15:00:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1644332439; bh=Ty5kPhLakeqgpD0OaJcWusCihCfiNNab3QnfIZXSwL8=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=N+uhd40/+gDbTrVH6qI6yr/fYZcQO0/u1ZpxNS5EPPuyxDS8xYHqVZc0cHT+uwH8d dWdEwmuE0DRw9R+PWKRxQdFq8C3ekw/Vy3U9z+bKbblb7ojq8l+vEE3uI9efrwZRc/ S/luB922b2Pbzstp5ZeyJom8vk2Xrof/yU1p6r0E5tc0epGTBqV8gOiUhuT3W4Wl0r AmvuxvRgI4G0H0bzELJAA7jAmvddOkf85b/Zgj4jLxy9T/zgwlyPFkWTEh7/6oNsrH f7uQHhis1C9LOZARea3rM6OjXV4X92lh+SXYhzuloWZr6n3kx1ez5jfDtKXKkx3NDL hDUsNDX3P0DwA== To: =?utf-8?Q?Ludovic_Court=C3=A8s?= From: Roland Everaert Subject: Re : Re: bug#53621: i18n guix module error when opening shell after guix home reconfigure Message-ID: In-Reply-To: <87leyqkwqo.fsf_-_@gnu.org> References: <87leyqkwqo.fsf_-_@gnu.org> 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,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE 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: 53621-done Cc: 53621-done@debbugs.gnu.org, Holger Peters , 53701-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: , Reply-To: Roland Everaert Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, I performed an update today and I can confirm that the reported error has d= isappeared. Thank you for the follow-up and fix. Regards, Roland Everaert --- Use the F.O.S.S., Luke Sent with ProtonMail Secure Email. ------- Original Message ------- Le samedi 5 f=C3=A9vrier 2022 =C3=A0 01:01, Ludovic Court=C3=A8s a =C3=A9crit : > Hi, > > Fixed in 41efa45508b292d947371dd6b9df943c33727c3d, thanks! > > Ludo=E2=80=99. From unknown Sun Jun 22 11:39:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 09 Mar 2022 12:24:04 +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