Kuadrant / Kuadrant/kuadrantctl
glibc req seems to be > 2.32
- Dominant language
- Go
- Stars
- 8
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
From a RHEL 8 user:
```
~/Downloads/kuadrantctl-v0.2.3-linux-amd64 ./kuadrantctl
/kuadrantctl: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./kuadrantctl)
/kuadrantctl: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./kuadrantctl
```
`glibc` on RHEL 8 is `2.28`: https://access.redhat.com/solutions/38634
Contributor guide
Research direction
Start by reproducing the failure with the kuadrantctl-v0.2.3-linux-amd64 binary on RHEL 8 or another system with glibc 2.28, and inspect how the release binary is built. Done means the distributed kuadrantctl binary runs on the reported RHEL 8 environment without requiring GLIBC_2.32 or GLIBC_2.34.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100