bug#8521: Bug in df (printing info when i18n-zed)

2011-04-20 Thread Jim Meyering
kost BebiX wrote:

> 20.04.2011, 09:39, "Jim Meyering" ;:
>
>>  tags 8521 moreinfo
>>  thanks
>>
>>  kost BebiX wrote:
>>>   There's a small bug in df utility (or maybe it's in it's
>>> translation, I don't know).
>>>   When I use it and my system (Ubuntu) language is russian -- it's
>>>   getting a bit broken output (I think because \t is used and
>>>   translation is too long):
>>>
>>>   http://dl.dropbox.com/u/865508/df_fail.png
>>>
>>>   Hope you'll fix that. Thank you.
>>  Thanks for the report.
>>  That should be fixed in coreutils-8.11 (released a week ago).
>>  Here's the applicable NEWS entry:
>>
>>  df now aligns columns consistently, and no longer wraps entries
>>  with longer device identifiers, over two lines.
>>
>>  Can you confirm that, perhaps by building it yourself?
>
> Could you please help me building it with lang=russian?
> I mean, ./configure; make;
> builds it with english.

Sure.  Build and run like this:

  d=$HOME/.tmp; ./configure --prefix=$d \
&& make && make install && LC_ALL=ru_RU $d/bin/df -hT /

Here's what I see:

  Файловая система Тип  Размер Использовано  Дост Использовано% Cмонтировано в
  /dev/sdb4ext4   2,2G 529M  1,7G   24% /

On that basis, I've marked this ticket as "closed".





bug#8521: Bug in df (printing info when i18n-zed)

2011-04-20 Thread kost BebiX

20.04.2011, 09:39, "Jim Meyering" ;:

>  tags 8521 moreinfo
>  thanks
>
>  kost BebiX wrote:
>>   There's a small bug in df utility (or maybe it's in it's translation, I 
>> don't know).
>>   When I use it and my system (Ubuntu) language is russian -- it's
>>   getting a bit broken output (I think because \t is used and
>>   translation is too long):
>>
>>   http://dl.dropbox.com/u/865508/df_fail.png
>>
>>   Hope you'll fix that. Thank you.
>  Thanks for the report.
>  That should be fixed in coreutils-8.11 (released a week ago).
>  Here's the applicable NEWS entry:
>
>  df now aligns columns consistently, and no longer wraps entries
>  with longer device identifiers, over two lines.
>
>  Can you confirm that, perhaps by building it yourself?

Could you please help me building it with lang=russian?
I mean, ./configure; make;
builds it with english.

Thank you.


-- 
jabber: k...@ya.ru





bug#8521: Bug in df (printing info when i18n-zed)

2011-04-20 Thread Jim Meyering
tags 8521 moreinfo
thanks

kost BebiX wrote:
> There's a small bug in df utility (or maybe it's in it's translation, I don't 
> know).
> When I use it and my system (Ubuntu) language is russian -- it's
> getting a bit broken output (I think because \t is used and
> translation is too long):
>
> http://dl.dropbox.com/u/865508/df_fail.png
>
> Hope you'll fix that. Thank you.

Thanks for the report.
That should be fixed in coreutils-8.11 (released a week ago).
Here's the applicable NEWS entry:

df now aligns columns consistently, and no longer wraps entries
with longer device identifiers, over two lines.

Can you confirm that, perhaps by building it yourself?





bug#8521: Bug in df (printing info when i18n-zed)

2011-04-19 Thread kost BebiX
Hi everyone!
There's a small bug in df utility (or maybe it's in it's translation, I don't 
know).
When I use it and my system (Ubuntu) language is russian -- it's getting a bit 
broken output (I think because \t is used and translation is too long):

http://dl.dropbox.com/u/865508/df_fail.png

Hope you'll fix that. Thank you.

-- 
jabber: k...@ya.ru