Skip to content

GLIBC 2.18 requirement causes incompatibility with CentOS 7 #34

@sfc-gh-pbennes

Description

@sfc-gh-pbennes

Greetings!

It appears that the Linux build of ripgrep for VSCode is happening in an environment with GLIBC 2.18. This results in a binary incompatible with operating systems with a lower GLIBC version. CentOS 7 ships with GLIBC 2.17 and is one such incompatible OS.

This causes issues with vscode features that rely on ripgrep funcitonality: microsoft/vscode-remote-release#6930. Specifically microsoft/vscode-remote-release#6930 (comment).

Can the build be moved to an environment with a GLIBC version 2.17 or lower to support CentOS 7?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions