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

"make build" under "bootstrap" module fails due to some go modules missing under /tmp inside Docker. #2696

Closed
ashahba opened this issue Mar 14, 2019 · 2 comments
Assignees

Comments

@ashahba
Copy link
Member

ashahba commented Mar 14, 2019

While running make build inside bootstrap module I get:

The command '/bin/sh -c go mod download' returned a non-zero code: 1
make: *** [build] Error 1

I noticed some required go modules under hack/v2.zip are missing from within Docker.

@ashahba
Copy link
Member Author

ashahba commented Mar 14, 2019

/area kfctl

@ashahba
Copy link
Member Author

ashahba commented Mar 14, 2019

/assign @ashahba

@ashahba ashahba changed the title "make build" under "bootstrap" module fails due to some go modules missing under /tmp for Docker. "make build" under "bootstrap" module fails due to some go modules missing under /tmp inside Docker. Mar 14, 2019
@ashahba ashahba closed this as completed Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants