[Bug 87627] Sh scripts always return a permission error
Jérémie LAVAL
je.laval at free.fr
Tue Feb 27 17:04:35 UTC 2007
Public bug reported:
Binary package hint: bash
With the latest upgrade from Feisty any sh scripts (i.e. scripts that
start with the #!/bin/sh or equivalent statement) returns a permission
error. Configure scripts most notably return these kind of errors :
$ ./configure
bash: ./configure : /bin/sh : mauvais interpréteur: Permission non accordée
(can be translated to : "bash: ./configure : /bin/sh : bad interpreter:
Permission not accorded"
Replacing the /bin/sh symlink with eitheir /bin/dash or /bin/bash throws
the same error, same if you replace the #!/bin/sh statement in scripts
with something like #!/bin/bash
PS: all the scripts have execution permission
** Affects: gnome-volume-manager (Ubuntu)
Importance: Undecided
Status: Needs Info
--
Sh scripts always return a permission error
https://launchpad.net/bugs/87627
More information about the desktop-bugs
mailing list