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

M1 CPU support: make test fails due to tar error #131

Closed
astaticvoid opened this issue May 13, 2022 · 1 comment
Closed

M1 CPU support: make test fails due to tar error #131

astaticvoid opened this issue May 13, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@astaticvoid
Copy link
Contributor

setup-envtest is failing:

test -f /Users/dhemmerl/aws-cloud-map-mcs-controller-for-k8s/testbin/setup-envtest.sh || curl -sSLo /Users/dhemmerl/aws-cloud-map-mcs-controller-for-k8s/testbin/setup-envtest.sh https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/v0.7.2/hack/setup-envtest.sh
source /Users/dhemmerl/aws-cloud-map-mcs-controller-for-k8s/testbin/setup-envtest.sh; fetch_envtest_tools /Users/dhemmerl/aws-cloud-map-mcs-controller-for-k8s/testbin
fetching envtest tools@1.19.2 (into '/Users/dhemmerl/aws-cloud-map-mcs-controller-for-k8s/testbin')
tar: Error opening archive: Unrecognized archive format
make: *** [test-setup] Error 1
@astaticvoid astaticvoid added good first issue Good for newcomers size:S labels May 13, 2022
@astaticvoid astaticvoid added this to the 0.2.x milestone May 13, 2022
@astaticvoid
Copy link
Contributor Author

astaticvoid commented May 13, 2022

Probably due to recent laptop upgrade: kubernetes-sigs/kubebuilder#1932

@astaticvoid astaticvoid changed the title make test fails due to tar error M1 CPU support: make test fails due to tar error May 16, 2022
@astaticvoid astaticvoid added bug Something isn't working size:M and removed good first issue Good for newcomers size:S labels May 16, 2022
@runakash runakash removed the size:M label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants