[Bug 352744] [NEW] wrong encoding of man pages
FloX
florent.xicluna at gmail.com
Tue Mar 31 22:25:51 UTC 2009
Public bug reported:
Binary package hint: deborphan
The French man pages do not display correctly: deborphan, orphaner,
editkeep
user at jaunty$ echo $LANG
fr_FR.UTF-8
user at jaunty$ man 1 deborphan
It seems that the UTF-8 file was converted again from ISO-8859-1 to
UTF-8.
The command that revert to the right encoding:
user at jaunty$ zcat /usr/share/man/fr/man1/deborphan.1.gz | iconv -f UTF-8
-t ISO-8859-1 | man -l -
Same analysis for :
/usr/share/man/fr/man8/editkeep.8.gz
/usr/share/man/fr/man8/orphaner.8.gz
ProblemType: Bug
Architecture: i386
Dependencies:
libgcc1 1:4.3.3-5ubuntu4
gcc-4.3-base 4.3.3-5ubuntu4
findutils 4.4.0-2ubuntu3
libc6 2.9-4ubuntu4
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: ath_hal
Package: deborphan 1.7.27
ProcEnviron:
LANG=fr_FR.UTF-8
SHELL=/bin/bash
SourcePackage: deborphan
Uname: Linux 2.6.28-11-generic i686
** Affects: deborphan (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: apport-bug i386
--
wrong encoding of man pages
https://bugs.launchpad.net/bugs/352744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list