-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
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
-
OS and Version: Remote System is running
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" -
VS Code Version: 1.50.0-insider
-
C/C++ Extension Version: 0.30.0-insiders5
-
Other extensions you installed (and if the issue persists after disabling them):
-
A clear and concise description of what the bug is.
Expected behavior
Terminal should connect with ssh
