From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#37505: "make check" fails on a fresh Guix checkout Date: Tue, 24 Sep 2019 23:09:34 +0200 Message-ID: <20190924230934.0b97be54@scratchpost.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/L+A=sFQBCP_1wLRMRai9ja+"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56593) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iCs4S-0002RU-W5 for bug-guix@gnu.org; Tue, 24 Sep 2019 17:10:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iCs4Q-0007E2-Lc for bug-guix@gnu.org; Tue, 24 Sep 2019 17:10:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59663) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iCs4Q-0007Dw-Ha for bug-guix@gnu.org; Tue, 24 Sep 2019 17:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iCs4Q-0007Ef-8m for bug-guix@gnu.org; Tue, 24 Sep 2019 17:10:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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: Konrad Hinsen Cc: 37505@debbugs.gnu.org --Sig_/L+A=sFQBCP_1wLRMRai9ja+ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Yeah, "make" itself fails, too, see bug #37491. I'm not that knowledgeable with po strings but I think it added a msgstr that's broken in that the number of format string parts is different from msgid_plural. I've edited po/guix/en@quot.po and po/guix/en@boldquot.po (which "git log" doesn't work on) in order to work around the problem, something like #: guix/scripts/pull.scm:307 #, scheme-format msgid " ~*One new channel:~%" msgid_plural " ~a new channels:~%" msgstr[0] "" <---- edited msgstr[1] "" <---- edited but since I have no idea of what I'm doing there I've not committed it. Hmm... https://www.gnu.org/software/gettext/manual/html_node/Translating-pl= ural-forms.html --Sig_/L+A=sFQBCP_1wLRMRai9ja+ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl2Khg4ACgkQ5xo1VCww uqXTugf/W9o0vQc+QWL7NKjkjHSzYACu/lyPkBNcFq1Xz4f6+HNtEdQnNPU9jbGU 8czkbvQ5K/C2S2pP0prl/wgp9WrlohmEFNPVfPJ5duXBdPgYVIe4Vogk7/9G58YT nE7xrk5FkGa9lJtOwifYqIhu+53nBi00b4UQNYODc49rhRtsmAIhhFq51S9UQz8K d5Mqq3o65RJAYmFeZJBLxHSx/bKGr6R7cSOsV4t6WpYg6w0dTT9Ys7BIS5I3ehoF wlU5Aa2VrVZ1AUB9Ij+8KHcgnFzTaliF2Do1aOB7A/fPdqy+pnajlJYJONEscDB4 nvM5rF3eEoXFuKFCHoJXKDF5jNeEMA== =Wry0 -----END PGP SIGNATURE----- --Sig_/L+A=sFQBCP_1wLRMRai9ja+--