[Bug 930806] [NEW] Ubuntu 11.10: The dash command is softlinked to /bin/sh.

Launchpad Bug Tracker 930806 at bugs.launchpad.net
Mon Feb 13 13:06:05 UTC 2012


You have been subscribed to a public bug:

The dash command is softlinked to /bin/sh.

Unfortunately, this does not play well with make. The default shell that
make uses  is /bin/sh. This does not play well with certain makefiles.

For example, sage Makefile has a target "test" with a shell line

        .  local/bin/sage-env && sage-maketest

The ". local/bin/sage-env" part of the line creates problems.

A workaround is to run make as follows:

env SHELL=/bin/bash make test.

Do you have to soft-link /bin/sh with dash? Is "dash" posit compliant
bourne shell?

** Affects: dash (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bot-comment
-- 
Ubuntu 11.10: The dash command is softlinked to /bin/sh. 
https://bugs.launchpad.net/bugs/930806
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to dash in Ubuntu.




More information about the foundations-bugs mailing list