couchbaselabs / couchbaselabs/couchbase-shell

gnu libc version too old? GLIBC_2.29...2.35 not found

Open
#586 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
87
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I'm at Alma 8.10 and the version of ldd is 2.28.

I downloaded the binaries included cbsh-x86_64-unknown-linux-gnu.tar.gz. and when running $ ./cbsh –version, I have these.

./cbsh: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by ./cbsh)
./cbsh: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./cbsh)
./cbsh: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by ./cbsh)
./cbsh: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./cbsh)
./cbsh: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by ./cbsh)
./cbsh: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by ./cbsh)

Any suggestions are really appreciated.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing ./cbsh --version with the cbsh-x86_64-unknown-linux-gnu.tar.gz binary on Alma 8.10 and compare its GLIBC requirements with the system's ldd 2.28. Done means determining whether the distributed binary can run on this environment and documenting or addressing the compatibility result.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.