[Debconf-devel] Bug#385549: debconf: missing Russian manpages
Stepan Golosunov
stepan at golosunov.pp.ru
Fri Sep 1 03:05:33 UTC 2006
Package: debconf
Version: 1.5.3
Severity: normal
Tags: l10n
Despite the presence in the source Russian manpages are not available in
the binary packages. This is because they are not enabled in
doc/man/po4a/po4a.cfg:
--- doc/man/po4a/po4a.cfg.orig 2006-03-17 23:39:46.000000000 +0400
+++ doc/man/po4a/po4a.cfg 2006-09-01 07:36:10.000000000 +0500
@@ -1,4 +1,4 @@
-[po4a_langs] fr pt_BR
+[po4a_langs] fr pt_BR ru
[po4a_paths] po4a/po/debconf.pot $lang:po4a/po/$lang.po
But this will not be enough - man-db expects everything in
/usr/share/man/ru to have KOI8-R encoding, while translation is done in
UTF-8 (in this case man -Lru debconf will be showing pseudographics
instead of letters even in UTF-8 locale). And I did not manage to find
the best place to do recoding.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (900, 'testing'), (800, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Versions of packages debconf depends on:
ii debconf-i18n 1.5.3 full internationalization support
ii perl-base 5.8.8-6.1 The Pathologically Eclectic Rubbis
Versions of packages debconf recommends:
ii apt-utils 0.6.45 APT utility programs
-- debconf-show failed
More information about the Debconf-devel
mailing list