Date: Tue, 22 Oct 2019 17:57:41 +0000 From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: [Bug 241312] sysutils/logstash6 Cipher Error Message-ID: <bug-241312-37421-5L7bn7sPQc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241312-37421@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241312 Greg Lewis <glewis@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glewis@FreeBSD.org --- Comment #3 from Greg Lewis <glewis@FreeBSD.org> --- If the lack of native libraries for netty-tcnative is what we think is the root cause here (I haven't looked at the Ruby code at all) then one path forward would be to create a FreeBSD port of netty-tcnative which compiles the native code and then replace the logstash JAR with a JAR from that port. Another alternative would be to basically do all of that within the logstash port, but that seems like you'd then duplicate that across logstash versions depending on whether they all use compatible versions or not. There are some build instructions on the netty-tcnative wiki at https://netty.io/wiki/forked-tomcat-native.html (we'd follow the linux build instructions most likely) -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241312-37421-5L7bn7sPQc>
