Giter VIP home page Giter VIP logo

Comments (5)

tobiasfichter avatar tobiasfichter commented on May 30, 2024 1

Hi @DanielHougaard,

thank's a lot. Unfortunately the package requires GLIBC v2.33.
It seems like a lower version was sufficient for sdk v2.0.6.
But we are not entirely sure about that.

We are using docker image openjdk:11-slim which is based on debian 11 (bullseye). Bullseye contains GLIBC v2.31.

Logs on Linux:
Failed to instantiate [xxx.SecretResolver]: Constructor threw exception; nested exception is java.lang.UnsatisfiedLinkError: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.33' not found (required by /var/sssprod/workspace/workdir/?/.cache/JNA/temp/jna200431599513677063.tmp)

from sdk.

tobiasfichter avatar tobiasfichter commented on May 30, 2024 1

Hi @DanielHougaard,
thanks a lot for your reply.
We moved to eclipse-temurin jdk, which contains glibc v2.35.
Our stack is now up and running!

from sdk.

DanielHougaard avatar DanielHougaard commented on May 30, 2024

Hey @tobiasfichter, thank you for reporting this! I'll be looking into this as soon as possible. I'll keep you updated!

from sdk.

DanielHougaard avatar DanielHougaard commented on May 30, 2024

Hi again @tobiasfichter!

I just released a new version (2.0.7) that addresses this issue. There was indeed a mismatch between what JNA expected and our folder naming.

Thank you again for bringing this to our attention, and please let me know if the new version works for you!

from sdk.

DanielHougaard avatar DanielHougaard commented on May 30, 2024

Hi @tobiasfichter, I'm glad the last patch fixed your issue.

Regarding you last issue, could I have you try to upgrade your glibc version in the image? Between the 2.0.6 and 2.0.7 version nothing has changed in that regard. I'm looking into it as well on my end, but the current resolution would appear to be upgrading the package!

from sdk.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.