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

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to