Package: jless
Version: 382-iso262-1
Severity: grave

I can't use jless with LANG=ja_JP.UTF-8.

$ echo a | LANG=ja_JP.UTF-8 jless
jless: multi.c:2299: convert_to_utf8: Assertion `0' failed.
(here is "aborted." message in Japanese)

Not only STDIN.

$ LANG=ja_JP.UTF-8 jless /etc/motd
jless: multi.c:2299: convert_to_utf8: Assertion `0' failed.
(here is "aborted." message in Japanese)

Following command are OK.
$ echo a | LANG=ja_JP.eucJP jless
$ echo a | LANG=C jless


Thank you.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1001, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.21-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages jless depends on:
ii  debianutils                   2.22.1     Miscellaneous utilities specific t
ii  libc6                         2.5-9      GNU C Library: Shared libraries
ii  libncurses5                   5.6-3      Shared libraries for terminal hand

jless recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to