Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on npx everdev sold install #178

Open
ilyar opened this issue Mar 25, 2023 · 3 comments
Open

Error on npx everdev sold install #178

ilyar opened this issue Mar 25, 2023 · 3 comments

Comments

@ilyar
Copy link
Contributor

ilyar commented Mar 25, 2023

npx everdev sold install
Downloading from https://binaries.tonlabs.io/sold_0_67_0_linux.gz..............................................................................................................................................................................................................................................................................................................................................................................
Error: /home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/.everdev/sold/sold)
/home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/.everdev/sold/sold)
/home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/.everdev/sold/sold)
/home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/.everdev/sold/sold)
/home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by /home/.everdev/sold/sold)
@pizza-777
Copy link
Contributor

pizza-777 commented Mar 27, 2023

I've got this error on Ubuntu 20.04
But on Ubuntu 22.04 is another one:
Screenshot from 2023-03-25 23-00-55

The driver sold still "not installed" and duplicate numbers of versions listed

@ilyar
Copy link
Contributor Author

ilyar commented May 13, 2023

0.68.0

@local:~/src$ npx everdev sol set --compiler 0.68.0
Downloading from https://binaries.tonlabs.io/solc_0_68_0_linux.gz...........................................................................................................................................................................
Error: /home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/.everdev/solidity/solc)
/home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/.everdev/solidity/solc)
/home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/.everdev/solidity/solc)
/home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by /home/.everdev/solidity/solc)
/home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/.everdev/solidity/solc)

0.67.0

@local:~/src$ npx everdev sol set --compiler 0.67.0
Downloading from https://binaries.tonlabs.io/solc_0_67_0_linux.gz..........................................................................................................................................................................
Error: /home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/.everdev/solidity/solc)
/home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/.everdev/solidity/solc)
/home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/.everdev/solidity/solc)
/home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by /home/.everdev/solidity/solc)
/home/.everdev/solidity/solc: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/.everdev/solidity/solc)

0.66.0

@local:~/src$ npx everdev sol set --compiler 0.66.0
All components already up to date.

@ilyar
Copy link
Contributor Author

ilyar commented Jul 12, 2023

npx everdev sold install
Error: /home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/.everdev/sold/sold)
/home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/.everdev/sold/sold)
/home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/.everdev/sold/sold)
/home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/.everdev/sold/sold)
/home/.everdev/sold/sold: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by /home/.everdev/sold/sold)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants