Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 176363
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 121502
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Telnov <michael.telnov@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 176363 depends on: Show dependency tree
Bug 176363 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-28 14:56 0000
Russianized messages encoded with KOI8-R, regardless of the fact that unicode
is used.

Reproducible: Always

Steps to Reproduce:
1.set environment variable LANG to ru_RU.UTF-8
2.$ man

Actual Results:  
$ man
????? ???????? ??????????? ?????????? ????????

Expected Results:  
$ man
Какую страницу руководства необходимо
открыть?

My workaround:
devti@exp3 ~ $ diff /usr/portage/sys-apps/man/man-1.6e-r3.ebuild
/usr/local/portage/sys-apps/man/man-1.6e-r3.ebuild
14c14
< IUSE="nls"
---
> IUSE="nls unicode"
68a69,73
>       if use unicode ; then
>               iconv -f koi8 ./msgs/mess.ru > ./msgs/tmp && mv ./msgs/tmp ./msgs/mess.ru
>               echo '$ codeset=utf8' > ./msgs/mess.ru.codeset
>       fi
>

------- Comment #1 From Jakub Moc 2007-04-28 14:58:08 0000 -------
Dupe of Bug 121502

------- Comment #2 From Jakub Moc 2007-04-28 15:01:01 0000 -------
Eh, actually Bug 93664 more like... It will still suck even when converted b/c
of the Bug 121502, so...

------- Comment #3 From Łukasz Damentko 2007-04-28 15:12:30 0000 -------

*** This bug has been marked as a duplicate of bug 121502 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug