Control: retitle -1 ikiwiki: FTBFS: t/po.t: msgfmt: input file doesn't contain 
a header entry with a charset specification

On Tue, 02 Jul 2024 at 15:19:37 +0200, Lucas Nussbaum wrote:
> > Test Summary Report
> > -------------------
> > t/po.t                       (Wstat: 256 (exited 1) Tests: 114 Failed: 0)
> >   Non-zero exit status: 1
> >   Parse errors: No plan found in TAP output

The actual error message here appears to be this:

> Invalid po file /tmp/ikiwiki-po-filter-in.45fFpXdrCQ:
> msgfmt: input file doesn't contain a header entry with a charset specification
>
> # Tests were run but no plan was declared and done_testing() was not seen.

This could be a bug in ikiwiki, or it could be a regression or behaviour
change in some other component, like perhaps po4a or the gettext toolchain.
Possibly related to (but not the same issue as) #1072760.

I can reproduce a similar failure by rebuilding ikiwiki for unstable in
sbuild (in a Debian 12 VM).

I see that intrigeri has been the main author of the po plugin: perhaps
they can make this plugin work again?

If that isn't possible, it might be proportionate to disable the po plugin
and disable its test coverage, so that at least the other parts of ikiwiki
can remain usable.

    smcv

Reply via email to