Skip to content

vscode-server-insiders is compiled with GLIBC_2.28 causing problems on ARM #6116

@Misery42

Description

@Misery42

Type: General

The terminal process failed to launch: A native exception occurred during launch (/lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found (required by /home/pi/.vscode-server-insiders/bin/bc38b0accb3c62180317c63dbe7323200977db0f/node_modules/node-pty/build/Release/pty.node)).

Was once fixed with:
#429

Ubuntu 16 OS on ARM will be supported in our next Insiders release...even Ubuntu 14 and CentOS 7, i.e. we take glibc 2.17 dependency like our other Linux binaries.

Originally posted by @sean-mcmanus in #5984 (comment)

Describe the bug

Expected behavior
Terminal should connect with ssh

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions