You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the extension on an AL2 machine, with ldd (GNU libc) 2.26.
Latest version 0.3.1541 fails with:
Bootstrap error [Error: Failed to execute /home/user/.vscode-server/extensions/rust-lang.rust-analyzer-0.3.1541-linux-x64/server/rust-analyzer --version
/home/user/.vscode-server/extensions/rust-lang.rust-analyzer-0.3.1541-linux-x64/server/rust-analyzer: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /home/user/.vscode-server/extensions/rust-lang.rust-analyzer-0.3.1541-linux-x64/server/rust-analyzer)
Rolled back to 0.3.1533 and it's working fine.
The text was updated successfully, but these errors were encountered:
I'm using the extension on an AL2 machine, with ldd (GNU libc) 2.26.
Latest version 0.3.1541 fails with:
Bootstrap error [Error: Failed to execute /home/user/.vscode-server/extensions/rust-lang.rust-analyzer-0.3.1541-linux-x64/server/rust-analyzer --version
/home/user/.vscode-server/extensions/rust-lang.rust-analyzer-0.3.1541-linux-x64/server/rust-analyzer: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /home/user/.vscode-server/extensions/rust-lang.rust-analyzer-0.3.1541-linux-x64/server/rust-analyzer)
Rolled back to 0.3.1533 and it's working fine.
The text was updated successfully, but these errors were encountered: