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

chainweb-node fails after successful nix-build on Ubuntu 20.04.1 LTS nobile #2056

Open
mbwmbw1337 opened this issue Dec 5, 2024 · 0 comments

Comments

@mbwmbw1337
Copy link

root@ /home/chainweb-node/chainweb-node # sh run*
/home/chainweb-node/chainweb-node/chainweb-node: /nix/store/aw2fw9ag10wr9pf0qk4nk5sxi0q0bn56-glibc-2.37-8/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/authbind/libauthbind.so.1)
.
root@ /home/chainweb-node/chainweb-node # uname -a
Linux  6.8.0-47-generic #47-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 21:40:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

root@ /home/chainweb-node/chainweb-node # lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 24.04.1 LTS
Release:	24.04
Codename:	noble

root@ /home/chainweb-node/chainweb-node # ldd --version
ldd (Ubuntu GLIBC 2.39-0ubuntu8.3) 2.39
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

Fails to run - glibc is backward compatible so allow it to check 2.39 as well and if available use it?

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

1 participant