Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2024 09:36:33 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        acm@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   Wazuh's pkg-message and JDK
Message-ID:  <ed07396d-6682-4266-adfb-34f0495e63db@netfence.it>

next in thread | raw e-mail | index | archive | help
Hello.

I'm trying to get started with Wazuh and I noticed a little glitch: 
pkg-message has a couple of "OPENSEARCH_JAVA_HOME=%%PREFIX%%/openjdk11", 
but Opensearch now requires 17+, so openjdk11 is not installed anymore, 
in favour of 17 (at least on my system).

Copying and pasting the given command does not work.
Especially, this leads to a silent failure in ./securityadmin.sh, as it 
calls Java with "2>/dev/null".

Just FYI and thanks for your work.

  bye
	av.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ed07396d-6682-4266-adfb-34f0495e63db>