-
-
Notifications
You must be signed in to change notification settings - Fork 635
Bug: /lib64/libc.so.6: version `GLIBC_2.18' (and others) not found #1227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It is also broken with Centos 7. The app install fines but when I run 'sdk version', I get the same errors as above. Would be nice if we had an easy way to install an older version of sdkman. |
@marc0der According to this blog post, the best bet would be to stick to GLIB 2.17 for the forseeable future |
I've got an outstanding task to downgrade the Ubuntu LTS version we use to build our targets in the matrix build. We'd have to go as low as 18.04 I think. |
If I want to build from source to workaround this, is that possible? The |
Broken also in Ubuntu 18.04.6 LTS. Is it possible to downgrade to a previous version? |
Ah I manage to get it working by executing:
See also: |
This is definitely working on older versions of Linux now. I just installed it on a docker container running Ubuntu 18.04 and it works perfectly. |
BTW, it should have worked without the need for |
Closing this issue as it was fixed on the native extensions project. |
Bug report
I'm on OracleLinux 7.9. After successfully installing with:
I then get this error:
System info
sdk version
:glibc
:The text was updated successfully, but these errors were encountered: