Error in Java after running openhabian-config

Platform: RPI2
Build 2.5-M3
running normally except an error that keeps repeating itself every time after openhabian-config completes updating the system:

$ systemctl stop openhab2.service
error: first is not defined
[.[] | select(.category_slug == "java-8-lts") | select(.latest == 1)  | .["openjdk_version"]] | first                                                                                                1 compile error
openjdk version "1.8.0_152"
OpenJDK Runtime Environment (Zulu Embedded 8.25.0.76-linux-aarch32hf) (build 1.8.0_152-b76)
OpenJDK Client VM (Zulu Embedded 8.25.0.76-linux-aarch32hf) (build 25.152-b76, mixed mode, Evaluation)

$ systemctl start openhab2.service
OK

Open a Github issue, please.

1 Like

Open:

It’s JS not Java. And it’s not a problem - it’s just of cosmetic nature, right ? So good to have this documented but I know there’s other more urgent stuff that will probably be worked on first.