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

bugs at busybox.net bugs at busybox.net
Thu Feb 9 20:32:11 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
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:                     assigned
====================================================================== 
Date Submitted:             02-09-2006 12:32 PST
Last Modified:              02-09-2006 12:32 PST
====================================================================== 
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!

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

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          
======================================================================




More information about the uClibc-cvs mailing list