[buildroot 0001044]: ext2root.mk uses LANG to specify C locale for 'du' instead of LC_ALL

bugs at busybox.net bugs at busybox.net
Wed Nov 22 15:36:43 PST 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1044 
====================================================================== 
Reported By:                ambrox8
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   1044
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-23-2006 15:23 PDT
Last Modified:              11-22-2006 15:36 PST
====================================================================== 
Summary:                    ext2root.mk uses LANG to specify C locale for 'du'
instead of LC_ALL
Description: 
ext2root.mk uses LANG enviroment variable to specify C locale for 'du', but
it should also specify LC_ALL, as only specifying LANG still causes 'du' to
use localised messages instead of english. As a result, not enough space is
used and creating the image fails.
====================================================================== 

---------------------------------------------------------------------- 
 bernhardf - 11-22-06 15:36  
---------------------------------------------------------------------- 
I think that the correct setting is LC_ALL=POSIX
Applied. Please report back.

Thanks for pointing this out. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-23-06 15:23  ambrox8        New Issue                                    
09-23-06 15:23  ambrox8        Status                   new => assigned     
09-23-06 15:23  ambrox8        Assigned To               => uClibc          
11-22-06 15:36  bernhardf      Note Added: 0001786                          
======================================================================



More information about the uClibc-cvs mailing list