[Bug 245761] textproc/kibana7 broken | incompatible with node10.20

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 20 09:20:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245761

            Bug ID: 245761
           Summary: textproc/kibana7 broken | incompatible with node10.20
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: elastic at FreeBSD.org
          Reporter: admin at hackacad.net
             Flags: maintainer-feedback?(elastic at FreeBSD.org)
          Assignee: elastic at FreeBSD.org

Kibana won't start with current www/node10 (v10.20). (no errors in kibana.log)

when starting kibana without rc-script you'll get:
```
node /usr/local/www/kibana7/src/cli
Kibana does not support the current Node.js version v10.20.1. Please use
Node.js v10.19.0.
```


(1) mark textproc/kibana7 as broken
(2) change runtime dependency to `node10=10.19.0 : www/node10`


I couldn't find any working fix except downgrading node10 to r528343
`portdowngrade www/node10 r528343`

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-elastic mailing list