[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: parted/d-i bug : vanishing print output, bug traced to table.c code.
From: |
Sven Luther |
Subject: |
Re: parted/d-i bug : vanishing print output, bug traced to table.c code. |
Date: |
Tue, 7 Nov 2006 16:18:00 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Thu, Nov 02, 2006 at 02:12:40PM +0100, Sven Luther wrote:
> Hi, ...
>
> it seems this bug is also affecting i386 and s390.
>
Ah, i found one hint on this.
I found that :
printf ("%s\n", L"STRING");
Doesn't print anything, and that the L-strings are used with ENABLE_NLS, which
seems to be set by default.
I suppose that somehow the d-i environment, or the chroot into the installed
system from d-i does some funny stuff with relation to NLS.
Help on this topic is very welcome.
Friendly,
Sven Luther