Summary: | devel/hadoop2 - kms.sh not working - files missing and permissions incorrect | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | sean.smith |
Component: | Individual Port(s) | Assignee: | Dmitry Sivachenko <demon> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(demon) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
sean.smith
2017-06-08 20:23:38 UTC
This is bash script (see first line), so you can't run "sh -x ...", use "bash -x ..." instead. I see the problem, I'll look at it tomorrow (unless you provide a patch :) A commit references this bug: Author: demon Date: Fri Jun 9 13:57:18 UTC 2017 New revision: 442991 URL: https://svnweb.freebsd.org/changeset/ports/442991 Log: Fix permissions for some scripts; install kms-env.sh and httpfs-env.sh with sane defaults; PR: 219872 Changes: head/devel/hadoop2/Makefile head/devel/hadoop2/files/httpfs-env.sh.in head/devel/hadoop2/files/kms-env.sh.in head/devel/hadoop2/pkg-plist I committed some fixes, try to update port and check if it helps. Hi, I updated the port and "kms.sh start" appears to work now. :) Thank you. |