Date: Wed, 08 Nov 2017 18:19:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223542] net/glusterfs scripts /var/db/glusterd/hooks/1/ use /bin/bash not /usr/local/bin/bash Message-ID: <bug-223542-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223542 Bug ID: 223542 Summary: net/glusterfs scripts /var/db/glusterd/hooks/1/ use /bin/bash not /usr/local/bin/bash Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: markham_breitbach@ssimicro.com CC: craig001@lerwick.hopto.org Flags: maintainer-feedback?(craig001@lerwick.hopto.org) CC: craig001@lerwick.hopto.org I am trying to get glusterfs-3.11.1_2 working on 11.1-RELEASE and noticed s= ome errors in the logs. The scripts in /var/db/glusterd/hooks/1/ all use #!/bin/bash when the defau= lt installation for FreeBSD is /usr/local/bin/bash. The package also does not list bash as a dependency. I have created a symlink for /bin/bash as a work-around. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223542-13>