Hello.

I found one small issue with my new LFS/BLFS system.

I used the current SVN version of the LFS book.

The util-linux-ng version is 2.13.1.

I am using UNICODE="1" in /etc/sysconfig/console and LANG is set
to cs_CZ.UTF-8.

Till now I found only one program that has problem with my locale, fdisk.

When invoked with -l switch, it shows words/letters in the Czech language.

That strings are part of standard translated messages (po file). And it is ended with SIGSEGV.

Please see the attached text file. I am attaching it because I hope that it shows the exact error message in the Czech language that way.

When I invoke it like this:

LANG="C" fdisk -l

it runs fine.

Do you someone with a non "C" locale and UNICODE=1 have the same problem please?

Thank you.

Best regards, David.
root [ ~ ]# fdisk -l
lld bajtů
bloků: 255

nony změny.

fdisk[2453]: segfault at 00000009 eip b7efe44b esp bfd5924c error 4
Neoprávněný přístup do paměti (SIGSEGV)
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to