Release '2.0.0-beta.4' does not work on debian stable ('GLIBCXX_3.4.26' not found) #259
Labels
conclusion: resolved
Issue was resolved
os: linux
Specific to Linux operating system
topic: infrastructure
Related to project infrastructure
type: imperfection
Perceived defect in any part of project
Describe the bug
The latest release
2.0.0-beta.4
does not work on debian stableTo Reproduce
Steps to reproduce the behavior:
-rwsr-xr-x 1 root root 6322128 Mär 18 12:56 chrome-sandbox
./arduino-ide
Expected behavior
Working as
2.0.0-beta.3
Screenshots
Error message:
Desktop (please complete the following information):
Additional context
libstdc++6:
Installed: 8.3.0-6
Candidate: 8.3.0-6
A quick test shows that the required version
GLIBCXX_3.4.26
is not supported:strings /lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_3.4.15
GLIBCXX_3.4.16
GLIBCXX_3.4.17
GLIBCXX_3.4.18
GLIBCXX_3.4.19
GLIBCXX_3.4.20
GLIBCXX_3.4.21
GLIBCXX_3.4.22
GLIBCXX_3.4.23
GLIBCXX_3.4.24
GLIBCXX_3.4.25
GLIBCXX_DEBUG_MESSAGE_LENGTH
The text was updated successfully, but these errors were encountered: