Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels