From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#32180: French manual installed unexpectedly Date: Fri, 20 Jul 2018 15:00:55 +0200 Message-ID: <87in5aoyd4.fsf@gnu.org> References: <87efg2h8lp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fgV2v-0006ue-Hy for bug-guix@gnu.org; Fri, 20 Jul 2018 09:02:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fgV2q-0000z1-NW for bug-guix@gnu.org; Fri, 20 Jul 2018 09:02:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43930) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fgV2q-0000ys-JR for bug-guix@gnu.org; Fri, 20 Jul 2018 09:02:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fgV2o-0001An-IH for bug-guix@gnu.org; Fri, 20 Jul 2018 09:02:04 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87efg2h8lp.fsf@gmail.com> (Chris Marusich's message of "Mon, 16 Jul 2018 19:57:54 -0700") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Chris Marusich Cc: 32180@debbugs.gnu.org Hello! Chris Marusich skribis: > I recently upgraded two different GuixSD systems by running "guix pull" > to get the latest and greatest. In both cases, when I invoke "info > guix" after the upgrade, it brings me to the French manual: Could you check the exact contents of your =E2=80=98dir=E2=80=99 file(s)? Commit 5b0c648a7c5ac3d827bb6fc61b3b2037a2d4b62c was supposed to address this by having only English-language manuals in =E2=80=98dir=E2=80=99, and = by moving non-English manuals to =E2=80=98dir.LANG=E2=80=99. Since =E2=80=9Cinfo guix=E2=80=9D searches a =E2=80=9Cguix=E2=80=9D entry i= n the =E2=80=98dir=E2=80=99 file, it should not return =E2=80=9Cguix.fr=E2=80=9D. Thanks, Ludo=E2=80=99.