The java package was built on ubuntu 24.04, with a high version(2.39) of ldd.
It can't work on machines with lower versions, such as Debian 12(2.36) and Debian 10(2.26).
So downgrade the version of the java publish machine like ubuntu 20.04 to build java package.
The java package was built on ubuntu 24.04, with a high version(2.39) of
ldd.It can't work on machines with lower versions, such as Debian 12(2.36) and Debian 10(2.26).
So downgrade the version of the java publish machine like ubuntu 20.04 to build java package.