Skip to content
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

1.1.2 not working on ubuntu 18.04 #268

Closed
echooff2 opened this issue Nov 24, 2020 · 4 comments
Closed

1.1.2 not working on ubuntu 18.04 #268

echooff2 opened this issue Nov 24, 2020 · 4 comments

Comments

@echooff2
Copy link

1.1.2 is not working on ubuntu 18.04 because of GLIBC. On ubuntu 18.04 there is no GLIBC in version 2.29 which is required in 1.1.2

@emk
Copy link

emk commented Nov 24, 2020

I can confirm that this is occurring, with the following error:

[Error - 17:59:29] Connection to server is erroring. Shutting down server.
/home/example/.vscode/extensions/sumneko.lua-1.1.2/server/bin/Linux/lua-language-server: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/example/.vscode/extensions/sumneko.lua-1.1.2/server/bin/Linux/lua-language-server)
[Error - 17:59:29] Connection to server is erroring. Shutting down server.

@emk
Copy link

emk commented Nov 24, 2020

This can be worked around by using the extension view on the left. Search for "lua", and use the gear icon next to the installed extension to downgrade to 1.1.1.

Thank you for an excellent extension!

@sumneko
Copy link
Collaborator

sumneko commented Nov 25, 2020

I have published 1.1.3, please checkout that.

@echooff2
Copy link
Author

Works now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants