From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35703: Bootstrap error - Current master Date: Sat, 18 May 2019 13:56:48 +0200 Message-ID: <877eaovuv3.fsf@gnu.org> References: <20190512225546.39594750@scratchpost.org> <1AC0BF2C-6E5E-4D1C-A34A-46E24B550F60@lepiller.eu> <20190513094512.6ce7cf19@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:32866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRxxZ-0006TN-W2 for bug-guix@gnu.org; Sat, 18 May 2019 07:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRxxY-0002rW-Tp for bug-guix@gnu.org; Sat, 18 May 2019 07:57:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46541) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hRxxW-0002r0-I8 for bug-guix@gnu.org; Sat, 18 May 2019 07:57:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hRxxW-000402-FC for bug-guix@gnu.org; Sat, 18 May 2019 07:57:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Julien Lepiller's message of "Mon, 13 May 2019 11:20:40 +0200") 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: Julien Lepiller Cc: 35703@debbugs.gnu.org Hello, Julien Lepiller skribis: > Ah I think I understand: you probably built the texi file from a version = where the translation of version.texi didn't include the right file. You ca= n fix the issue by removing guix.zh_CN.texi and running bootstrap again. It= will regenerate the texi file with the correct and updated content. Should we close as =E2=80=9Cnotabug=E2=80=9D? The difficulty here is that all this is stateful, but at least we know that ./bootstrap does the right thing when starting from a fresh checkout. Ludo=E2=80=99.