[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#887107: debian-i18n: [debian-i18n][PATCH] i18n.d.o/material/data/unstable.gz not updated



Package: debian-i18n
Followup-For: Bug #887107

Hi all
attached you can find a patch adding the packages that cause issues in the gen-material script
as of today's logs.
My proposal is to exclude all of them for now, to get updated material for the statistics.

Later I hope I can review the list and handle each one of the issues, to try to re-enable 
as much packages as possible.

Best regards
Laura Arjona Reina
https://wiki.debian.org/LauraArjona
>From 223809ea89537d34a9fa1d53f547d9ec06b93c06 Mon Sep 17 00:00:00 2001
From: Laura Arjona Reina <larjona@debian.org>
Date: Sat, 10 Feb 2018 22:45:01 +0100
Subject: [PATCH 1/1] Add some more packages to the exclusion list of
 gen-material (see #887107)

---
 etc/dl10n.conf | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/etc/dl10n.conf b/etc/dl10n.conf
index 9fa8e29..e6078a7 100644
--- a/etc/dl10n.conf
+++ b/etc/dl10n.conf
@@ -48,4 +48,18 @@ export LANGS_SPIDER="ar ca cs da de en es fr gl id it nl pt_BR ro ru sk sv tr"
 #   crossfire: see #748716
 #   postfixadmin: upstream tarball has debian/po but the Debian patches drop it as there is no longer debconf questions
 #   nvidia-cuda-toolkit: memory mess
-export IGNMATERIAL="(0ad-data|fortunes-bg|pptpd|manpages-es|crossfire|postfixadmin|nvidia-cuda-toolkit)"
+#
+#   More packages excluded due to several errors (see #887107): 
+#   ansible: checksum errors 
+#   cinder: debconf-updatepo returned: pt.po: invalid multibyte sequence (multiple times). 
+#   gnome-software:  checksum errors 
+#   igtf-policy-bundle: debconf-updatepo returned: id_ID.po: warning: Charset "CHARSET" is not a portable encoding name.
+#                       Message conversion to user's charset might not work. 
+#   magnum: debconf-updatepo returned: pt.po: invalid multibyte sequence 
+#   manila: debconf-updatepo returned:  pt.po: invalid multibyte sequence (multiple times). 
+#   oneliner-el: debconf-updatepo returned: da.po: duplicate message definition... [...] this is the location of the first definition
+#   silverjuke: cs.po: No such file or directory (and the rest of languages)
+#   unifont: Unable to open /srv/mirrors/debian//pool/main/u/unifont/unifont_10.0.07-1.debian.tar.gz
+
+
+export IGNMATERIAL="(0ad-data|fortunes-bg|pptpd|manpages-es|crossfire|postfixadmin|nvidia-cuda-toolkit|ansible|cinder|gnome-software|igtf-policy-bundle|magnum|manila|oneliner-el|silverjuke|unifont)"
-- 
2.11.0


Reply to: