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

Brew builds failing #1643

Closed
cgwalters opened this issue Apr 13, 2020 · 3 comments
Closed

Brew builds failing #1643

cgwalters opened this issue Apr 13, 2020 · 3 comments

Comments

@cgwalters
Copy link
Member

https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=27903220

+ env VERSION_OVERRIDE=4.5.0 SOURCE_GIT_COMMIT=7a6c39a16a6e9d96a064898816c49eac0e289f78 GOFLAGS=-mod=vendor WHAT=machine-config-daemon ./hack/build-go.sh
Building github.com/openshift/machine-config-operator/cmd/machine-config-daemon (4.5.0, 7a6c39a16a6e9d96a064898816c49eac0e289f78)
# k8s.io/apimachinery/pkg/util/errors
vendor/k8s.io/apimachinery/pkg/util/errors/errors.go:99:10: undefined: errors.Is
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.BG9OWB (%build)
    Bad exit status from /var/tmp/rpm-tmp.BG9OWB (%build)
Child return code was: 1
@cgwalters
Copy link
Member Author

(Which, looking at this might be "ART needs to bump the golang in the Brew tag")

@sinnykumari
Copy link
Contributor

sinnykumari commented Apr 14, 2020

Right, ART needs to bump to use golang 1.13.

@sinnykumari
Copy link
Contributor

golang 1.13 has been tagged in brew and we have successful build now https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1166484

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

No branches or pull requests

2 participants