Error java lib java.lang.UnsatisfiedLinkError

Hello I have an other problem. Whene I try to launch the arduino-ide I receive this error : Error : LinkageError lors du chargement de la classe principale processing.app.Base
java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-17-openjdk-amd64/lib/libnio.so: /usr/lib/jvm/java-17-openjdk-amd64/lib/libnio.so: undefined symbol: reuseport_available

I think the new version of parrot have some problem with the java’s libraries.



  • Parrot version in use
    VERSION_ID=“5.1”
    VERSION=“5.1 (Electro Ara)”
    VERSION_CODENAME=ara

.
OS: Parrot Security 5.1 ara
Kernel: x86_64 Linux 5.18.0-14parrot1-amd64

Packages: 3104
Shell: bash 5.1.4
Resolution: 1920x1080
DE: MATE 1.24.1
WM: Metacity (Marco)
WM Theme: ARK-Dark
GTK Theme: ARK-Dark [GTK2/3]
Icon Theme: ara
Font: Cantarell 11
-o/ Disk: 42G / 452G (10%)
CPU: Intel Core2 Quad Q6600 @ 4x 2.4GHz
GPU: NV94
RAM: 1656MiB / 7954MiB

  • Screenshots:

thank for the report. I’ll check it out

1 Like

UPDATE: The issue was not resolved at this time

let me ask Palinuro about this.

1 Like


Well…

1 Like

if it can help

Well look like the problem is harder than that: the error lib belongs to the java package (java headless) rather than a standalone package so we are not having a solution for it (yet). It’s affecting for both java 11 and java 17

1 Like