Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup scripts complain about /bin/sh being symlinked to dash instead of bash #3

Open
sneak opened this issue Jul 4, 2012 · 3 comments

Comments

@sneak
Copy link

sneak commented Jul 4, 2012

The scripts already detect dash instead of bash. With this condition they could simply use /bin/bash instead of /bin/sh.

Suggesting that I reconfigure my /bin in the case of a site-specific configuration already detected by the package is rude.

@ilovetogetspamed
Copy link

"sudo dpkg-reconfigure dash" on Ubuntu is how I "fixed" it, but it should really be added to the setup scripts.

@SamB
Copy link

SamB commented Mar 14, 2015

Yes, while the current state of affairs is certainly better than failing somewhere in the middle in a difficult-to-diagnose fashion, it would be better to make your scripts work with /bin/sh -> dash ...

@koenkooi
Copy link
Contributor

@SamB it's not the scripts under angstrom control, it's the buildscripts of the stuff we build that still aren't dash safe. >99% is, but I still hit a few issues every now and then :(
Having said that, if the scripts that are under angstrom control are broken under dash we should fix that.

auduchinok referenced this issue in auduchinok/setup-scripts Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants