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

Added CGO_ENABLED=0 to build args #108

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Added CGO_ENABLED=0 to build args #108

merged 2 commits into from
Aug 28, 2024

Conversation

Aref-Riant
Copy link
Contributor

I got error:
auger: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by auger)`
On my Ubuntu after building auger, adding CGO_ENABLED=0 to build env vars solved the problem. I'm not a Go expert but it did just solve my issue.

This is an improvement to prior PR: #103

Copy link
Member

@wzshiming wzshiming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/assign @jmhbnz

Copy link
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

Thanks @Aref-Riant

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Aref-Riant, jmhbnz, wzshiming

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jmhbnz jmhbnz merged commit 1380315 into etcd-io:main Aug 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants