[uClibc 0000710]: /bin/ls fails to accept args

bugs at busybox.net bugs at busybox.net
Tue Oct 30 17:22:29 UTC 2007


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=710 
====================================================================== 
Reported By:                hufnus
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   710
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             02-09-2006 12:32 PST
Last Modified:              10-30-2007 10:22 PDT
====================================================================== 
Summary:                    /bin/ls fails to accept args
Description: 
This bug does not appear if the same buildroot snapshot everything
is used, but building with uclibc 0.9.27 instead of 0.9.28!

Bug reflects itself on the argument parsing of non-busybox
mapped function ls (coreutils-5.3.0).

ls -CatX            reports file not found
ls --color=always   reports file not found
ls -CatX --color    reports file not found
ls --color=always * succeeds
ls . -CatX          succeeds
ls                  succeeds


Probably affects other /bin's of the coreutils 5.3.0? (other not tested)

Env:
    buildroot snapshots 01/28, 2/08/06
    uclibc 0.9.28
    bash 3.0
    binutils 2.15.94.0.2.2
    gcc 3.4.5 (and 3.4.3)
    kernel headers 2.4.29

If I just rebuild using the same everything, but replace with:
   uclibc 0.9.27

then ls functions correctly!

====================================================================== 

---------------------------------------------------------------------- 
 alior101 - 02-10-06 06:26  
---------------------------------------------------------------------- 
I noticed the same issue but if I issue a 
ls -la *
then it works...
strange .... 

---------------------------------------------------------------------- 
 bernhardf - 10-30-07 10:22  
---------------------------------------------------------------------- 
fixed in 0.9.28 and later (as reported). Closing accordingly 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-09-06 12:32  hufnus         New Issue                                    
02-09-06 12:32  hufnus         Status                   new => assigned     
02-09-06 12:32  hufnus         Assigned To               => uClibc          
02-10-06 06:26  alior101       Note Added: 0001080                          
10-30-07 10:22  bernhardf      Status                   assigned => closed  
10-30-07 10:22  bernhardf      Note Added: 0002872                          
======================================================================




More information about the uClibc-cvs mailing list