On Mon, Mar 09, 2026 at 10:41:23AM +0100, Bruno Haible via Bug reports for the GNU Texinfo documentation system wrote: > Hi, > > In today's CI run, the failure on AlmaLinux, that was present for several > months, is now gone. Great!
That is because we now use gettext_dumb from libintl-perl based on Guido Flohr (libintl-perl maintainer) advice. This gettext implementation does not access the current locale at all, only LANGUAGE and similar environment variables, which is perfect for our use for translations of strings in the output documents. -- Pat
