BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000710 [uClibc] Other major always 02-09-06 12:32 10-30-07 10:22
Reporter hufnus View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version 0.9.28
Summary 0000710: /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!
Additional Information
Attached Files

- Relationships

- Notes
(0001080)
alior101
02-10-06 06:26

I noticed the same issue but if I issue a
ls -la *
then it works...
strange ....
 
(0002872)
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
10-30-07 10:22 bernhardf Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker