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

Fix build by disabling CGO #33

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

pavolloffay
Copy link
Member

Fixes

docker run --rm -it  -v /home/ploffay/tmp:/tmp ghcr.io/os-observability/redhat-opentelemetry-collector/redhat-opentelemetry-collector:v0.92.0  --config /tmp/config.yaml                                                                                                                         125 ↵ ploffay@fedora
Unable to find image 'ghcr.io/os-observability/redhat-opentelemetry-collector/redhat-opentelemetry-collector:v0.92.0' locally
v0.92.0: Pulling from os-observability/redhat-opentelemetry-collector/redhat-opentelemetry-collector
c2650fe947f6: Pull complete 
e6d1b7baceab: Pull complete 
d3bd4565217a: Pull complete 
Digest: sha256:59b39e6cd4f00bc41547ac81f72970c8839ace1c2b2ac22b39940beac003d1d1
Status: Downloaded newer image for ghcr.io/os-observability/redhat-opentelemetry-collector/redhat-opentelemetry-collector:v0.92.0
/otelcol: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /otelcol)
/otelcol: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /otelcol)

Signed-off-by: Pavol Loffay <[email protected]>
@frzifus frzifus merged commit 6a6f8f2 into os-observability:main Jan 12, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants