Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2020 09:20:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        elastic@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 245761] textproc/kibana7 broken | incompatible with node10.20
Message-ID:  <bug-245761-37421-VUQo8Bwa37@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245761-37421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245761-37421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-elastic mailing
list <elastic@FreeBSD.org> for maintainer-feedback:
Bug 245761: textproc/kibana7 broken | incompatible with node10.20
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245761



--- Description ---
Kibana won't start with current www/node10 (v10.20). (no errors in kibana.l=
og)

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=3D10.19.0 : www/node10`


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245761-37421-VUQo8Bwa37>