misc/134933: !/usr/local/bin/bash should be used instead of !/usr/bin/bash in all Fvwm-Crystal scripts

Eleni Maria Stea elene.mst at gmail.com
Mon May 25 12:10:02 UTC 2009


>Number:         134933
>Category:       misc
>Synopsis:       !/usr/local/bin/bash should be used instead of !/usr/bin/bash in all Fvwm-Crystal scripts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 25 12:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eleni Maria Stea
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD chimera 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Sat May 23 20:43:21 EEST 20
9     root at chimera:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The script fvwm-crystal.generate-menu of package fvwm-crystal cannot execute properly because the bash path is wrong.



>How-To-Repeat:
Simply run:
$ fvwm-crystal.generate-menu
>Fix:
Replace the line:
#!/usr/bin/bash 

with:
#!/usr/local/bin/bash 

and everything will work ok

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list