Shebang in script directs to false interpreter

Bug #1096113 reported by dr0i
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
4store (Ubuntu)
New
Undecided
Unassigned

Bug Description

The shebang of the script /usr/bin/4s-ssh-all , used when starting a cluster ( $ 4s-cluster-start ), is wrongly #!/bin/sh and thus, on ubuntu, linked to the dash interpreter. Since the script is actually a bash script, it fails.
Fix: sed s#sh#bash#g /usr/bin/4s-ssh-all

Revision history for this message
Kjetil Kjernsmo (kjetil) wrote :

As of Debian version 1.1.5-1, the scripts should be all pure sh, as this release fixes Debian Bug #690648. Please verify.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.