Summary: | textproc/kibana7: couldn't start after update to 7.10.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Boris Korzun <drtr0jan> | ||||||||
Component: | Individual Port(s) | Assignee: | Mikael Urankar <mikael> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Many People | CC: | mikael, otis | ||||||||
Priority: | --- | Keywords: | patch | ||||||||
Version: | Latest | Flags: | otis:
maintainer-feedback+
|
||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://github.com/elastic/kibana/issues/84473 | ||||||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251353 | ||||||||||
Attachments: |
|
Approving on behalf of elastic@ Thanks for the report. Created attachment 220118 [details]
textproc/kibana7: Updated rc.d script to reflect the actual path needed
(In reply to Juraj Lutter from comment #2) can you rebase after ports r556579 ? Created attachment 220137 [details]
rebased patch
I've rebased the patch (fixed PORTREVISION).
A commit references this bug: Author: mikael Date: Sun Dec 6 15:39:58 UTC 2020 New revision: 557141 URL: https://svnweb.freebsd.org/changeset/ports/557141 Log: textproc/kibana7: Fix rc script PR: 251494 Submitted by: Boris Korzun Approved by: Juraj Lutter (maintainer) Changes: head/textproc/kibana7/Makefile head/textproc/kibana7/files/kibana.in Thanks! |
Created attachment 220117 [details] corrected kibana rc-script Kibana doesn't start after update to 7.10.0. Throws an error after start: Error: Cannot find module '/usr/local/www/kibana7/src/cli' It's need to correct rc-script for properly run.