GNU bug report logs - #77863
[PATCH] nls: Suppress warnings from po4a Texinfo module.

Previous Next

Package: guix-patches;

Reported by: gemmaro <gemmaro.dev <at> gmail.com>

Date: Thu, 17 Apr 2025 11:51:02 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77863 in the body.
You can then email your comments to 77863 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to pelzflorian <at> pelzflorian.de, julien <at> lepiller.eu, guix-patches <at> gnu.org:
bug#77863; Package guix-patches. (Thu, 17 Apr 2025 11:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to gemmaro <gemmaro.dev <at> gmail.com>:
New bug report received and forwarded. Copy sent to pelzflorian <at> pelzflorian.de, julien <at> lepiller.eu, guix-patches <at> gnu.org. (Thu, 17 Apr 2025 11:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: gemmaro <gemmaro.dev <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: gemmaro <gemmaro.dev <at> gmail.com>
Subject: [PATCH] nls: Suppress warnings from po4a Texinfo module.
Date: Thu, 17 Apr 2025 20:47:53 +0900
* po/doc/po4a.cfg (options): Add the "--option no-warn" option to supress the
following warning; "The TexInfo module of po4a is not ready for production
use, and needs a new maintainer.  Please contact the po4a team if you want to
help: send us patches, not bug reports. (use -o no-warn to remove this
message):"

Change-Id: Ic8a2f7d4e54883a05562de72d867d21026f804c6
---
 po/doc/po4a.cfg | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/po/doc/po4a.cfg b/po/doc/po4a.cfg
index 66d8b7cba2..bfe4cdcdf6 100644
--- a/po/doc/po4a.cfg
+++ b/po/doc/po4a.cfg
@@ -1,5 +1,5 @@
 # GNU Guix --- Functional package management for GNU
-# Copyright © 2024 gemmaro <gemmaro.dev <at> gmail.com>
+# Copyright © 2024, 2025 gemmaro <gemmaro.dev <at> gmail.com>
 #
 # This file is part of GNU Guix.
 #
@@ -23,7 +23,8 @@
           --msgid-bugs-address "bug-guix <at> gnu.org"           \
           --master-charset UTF-8                            \
           --localized-charset UTF-8                         \
-          --keep 0
+          --keep 0                                          \
+          --option no-warn
 
 [po4a_langs] de es fr pt_BR ru zh_CN ko sk sv
 

base-commit: a36ff7d51110403295a359e7f40c3eb42ccfd509
-- 
2.49.0





Reply sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
You have taken responsibility. (Thu, 17 Apr 2025 15:37:03 GMT) Full text and rfc822 format available.

Notification sent to gemmaro <gemmaro.dev <at> gmail.com>:
bug acknowledged by developer. (Thu, 17 Apr 2025 15:37:03 GMT) Full text and rfc822 format available.

Message #10 received at 77863-done <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: gemmaro <gemmaro.dev <at> gmail.com>
Cc: 77863-done <at> debbugs.gnu.org, Julien Lepiller <julien <at> lepiller.eu>
Subject: Re: [bug#77863] [PATCH] nls: Suppress warnings from po4a Texinfo
 module.
Date: Thu, 17 Apr 2025 17:37:29 +0200
Pushed as cc4b392a8303788762ed9adb9c5635cf227e58a2
Thanks for this.

Regards,
Florian




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 16 May 2025 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 29 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.