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
0001172 [BusyBox] Other minor always 01-24-07 12:28 03-07-07 17:26
Reporter etwills View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.4.x
Summary 0001172: scripts/trylink has unnecessary 'bash' dependency
Description The scripts/trylink script starts "#!/bin/sh" but the `function try { ... }` syntax is a bash-ism.

This means that /bin/sh cannot be a symlink to busybox('s ash, amongst others) in any environment in which busybox is compiled.
Additional Information Affects 1.4.0 and possibly also 1.3.x

Busybox successfully builds in an environment where it is the main shell if `try() { ... }` is used instead
Attached Files

- Relationships

- Notes
(0002219)
vapier
03-07-07 17:26

this is fixed in current svn
 

- Issue History
Date Modified Username Field Change
01-24-07 12:28 etwills New Issue
01-24-07 12:28 etwills Status new => assigned
01-24-07 12:28 etwills Assigned To  => BusyBox
03-07-07 17:26 vapier Note Added: 0002219
03-07-07 17:26 vapier Status assigned => closed
03-07-07 17:26 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker