unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Konrad Hinsen <konrad.hinsen@fastmail.net>
Cc: 37505@debbugs.gnu.org
Subject: bug#37505: "make check" fails on a fresh Guix checkout
Date: Tue, 24 Sep 2019 23:09:34 +0200	[thread overview]
Message-ID: <20190924230934.0b97be54@scratchpost.org> (raw)
In-Reply-To: <m1ef05n088.fsf@fastmail.net>

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

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-plural-forms.html

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-09-24 21:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 16:11 bug#37505: "make check" fails on a fresh Guix checkout Konrad Hinsen
2019-09-24 21:09 ` Danny Milosavljevic [this message]
2019-09-25 16:22 ` Jonathan Brielmaier
2019-10-01  9:32 ` Ludovic Courtès
2019-10-01 10:50   ` Konrad Hinsen
2019-10-01 10:59     ` Konrad Hinsen
2019-10-01 15:11       ` Konrad Hinsen
2019-10-01 21:04         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190924230934.0b97be54@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=37505@debbugs.gnu.org \
    --cc=konrad.hinsen@fastmail.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).