maintainer-feedback requested: [Bug 237374] New port: textproc/kibana7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 19 01:13:42 UTC 2019


rlwestlund at gmail.com has asked freebsd-elastic mailing list
<elastic at FreeBSD.org> for maintainer-feedback:
Bug 237374: New port: textproc/kibana7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237374



--- Description ---
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237372 for background;
Kibana 7 is out now and the kibana6 port won't work with elasticsearch7.

Unfortunately I couldn't manage to get Kibana7 working. I got this error when
running it:

{"type":"log","@timestamp":"2019-04-18T03:27:59Z","tags":["fatal","root"],"pid"
:23386,"message":"{
ExtractError: Failed to extract the browser archive\n	 at err
(/usr/local/www/kibana7/node_modules/x-pack/plugins/reporting/server/browsers/e
xtract/unzip.js:14:23)\n
   at /usr/local/www/kibana7/node_modules/extract-zip/index.js:20:23\n	  at
/usr/local/www/kibana7/node_modules/extract-zip/node_modules/yauzl/index.js:29:
21\n
   at FSReqCallback.args [as oncomplete] (fs.js:145:20)\n  name:
'ExtractError',\n  cause:\n   { [Error: ENOENT: no such file or directory, open
'/usr/local/www/kibana7/node_modules/x-pack/plugins/reporting/.chromium/chromiu
m-04c5a83-darwin.zip']\n
    errno: -2,\n     code: 'ENOENT',\n	   syscall: 'open',\n	  path:\n     
'/usr/local/www/kibana7/node_modules/x-pack/plugins/reporting/.chromium/chromiu
m-04c5a83-darwin.zip'
} }"}

They now have separated linux and darwin builds so I don't know why it's trying
to find a darwin zip in there... Hoping someone more knowledgeable about
Kibana/Node/Javascript knows something about this.


More information about the freebsd-elastic mailing list