From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 10 04:20:19 2023 Received: (at 61965) by debbugs.gnu.org; 10 Mar 2023 09:20:19 +0000 Received: from localhost ([127.0.0.1]:53688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paYvC-0000Jo-V4 for submit@debbugs.gnu.org; Fri, 10 Mar 2023 04:20:19 -0500 Received: from lepiller.eu ([89.234.186.109]:52750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paYv9-0000JY-IQ for 61965@debbugs.gnu.org; Fri, 10 Mar 2023 04:20:17 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 624fdb17; Fri, 10 Mar 2023 09:20:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=Sg0D1igmZQEu /9pbF7IRqppc7qYfIUMEdwHruL3lLn0=; b=S6dCVbfg7nYfCIaWinvtLZXhURuw m9R5Ug+UmM2F6pQinQKPF/4OIXuw28IYToTLe7xzdFJijuGkjgzFkjfVlw4tysHk lgHdnFfm1F+gLh6j9C9O+dZlLKscMD6dXx2Zsz1DGKqTOfMYkckZdGIEenW+Za7X qoUQB/vRbvPe8pirxeJlKYpAdW14/9VBAs3TQJs6PgpWGE1xDkJRoZu5iOdR73Pn /h0770teOSPf67eJCUOSaG3FC7/cmeQQphlXEYHkdYCTZ/7w6qb0K7ajVhxx1a1x jjf7oOJgbaNaxCkApGERKdbxM9FQr0Ymoi6Ua5HYEhRxXR8jdZpw5j6Iaw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 10f44da3 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 10 Mar 2023 09:20:11 +0000 (UTC) Date: Tue, 07 Mar 2023 22:27:12 +0100 From: Julien Lepiller To: Luigi Salamone , =?ISO-8859-1?Q?Ludovic_Court=E8s?= Subject: =?US-ASCII?Q?Re=3A_bug=2361965=3A_Commands_like_=22guix_system_sea?= =?US-ASCII?Q?rch_KEYWORD=22_don=27t_work_with_locale_it=5FIT=2Eutf8?= User-Agent: K-9 Mail for Android In-Reply-To: References: <87ilfdfqfy.fsf@gnu.org> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 61965 Cc: 61965@debbugs.gnu.org, Tobias Geerinckx-Rice 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 (-) OK, fixed on master and on weblate=2E Hope it works now! Had to change @esempio to @example (it's Texinfo markup that's not suppose= d to be cranslated) and even found a typo'd @sempio=2E Also, if you want to help with translations andqproof-reading, you're very= welcome to edit on https://translate=2Efedoraproject=2Eorg/projects/guix/g= uix/it :) Le 7 mars 2023 21:43:59 GMT+01:00, Luigi Salamone a =C3=A9crit=C2=A0: >Hi Ludo! >Hi Julien! > >Now "guix system search KEYWORD" works! But=2E=2E=2E guix install hello: > >hint: Backtrace: 16 (primitive-load >"/home/anonymous/=2Econfig/guix/current/b=E2=80=A6") In guix/ui=2Escm: 23= 00:7 15 >(run-guix =2E _) 2263:10 14 (run-guix-command _ =2E _) In ice-9/boot-9=2E= scm: >1752:10 13 (with-exception-handler _ _ #:unwind? _ # _) In guix/status=2E= scm: >851:3 12 (_) 831:4 11 (call-with-status-report _ _) In guix/store=2Escm: >1300:8 10 (call-with-build-handler _ _) 1300:8 9 (call-with-build-handler= # >=E2=80=A6) In guix/build/syscalls=2Escm: 1442:3 8 (_) 1408:4 7 >(call-with-file-lock/no-wait "/var/guix/profiles/per-u=E2=80=A6" =E2=80= =A6) In >guix/scripts/package=2Escm: 325:7 6 (build-and-use-profile _ >"/var/guix/profiles/per-user/=E2=80=A6" =E2=80=A6) In guix/ui=2Escm: 325:= 5 5 (display-hint _ >#:port _ =2E _) 1473:24 4 (texi->plain-text _) In texinfo=2Escm: 1132:22 = 3 >(parse _) 967:36 2 (loop # (*fragment*) # =E2=80=A6) 92:2 1 (command-spec= _) In >ice-9/boot-9=2Escm: 1685:16 0 (raise-exception _ #:continuable? _) >ice-9/boot-9=2Escm:1685:16: In procedure raise-exception: Throw to key >`parser-error' with args `(#f "Unknown command" esempio)'=2E > >Thanks! > > >On Mon, Mar 6, 2023 at 10:47=E2=80=AFPM Ludovic Court=C3=A8s wrote: > >> Hi Luigi, >> >> Luigi Salamone skribis: >> >> > I'm unable to use guix commands like "guix system search KEYWORD"=2E >> > No problem if I run the commend with LANG=3DLC_ALL=2E >> >> [=2E=2E=2E] >> >> > ice-9/boot-9=2Escm:1685:16: In procedure raise-exception: >> > Throw to key `parser-error' with args `(#f "Unknown command" dnf)'=2E >> >> I believe Tobias (Cc=E2=80=99d) fixed this and related issues a couple = of days >> ago in 0609ae7897b025f46822779d0c5c36509cb0180f and >> 4775460ba9a60c3c09966216da10686a70b8fadb=2E >> >> Julien: We=E2=80=99ll have to make sure these changes reach Weblate=2E = :-) >> >> Thanks, >> Ludo=E2=80=99=2E >>