We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
openSUSE Tumbleweed is trying to change the default go version to 1.22 (or soon probably even 1.23)
transactional-update-notifier is amongst the few packages failing to build in this setup
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:K/transactional-update-notifier/standard/i586 (limited to 32bit; on x86_64, it builds successful)
[ 8s] mkdir -p build [ 8s] CGO_ENABLED=0 go build -mod=vendor -buildmode=pie -ldflags "-X main.Version=1.1.0" -o build/transactional-update-notifier [ 8s] -buildmode=pie requires external (cgo) linking, but cgo is not enabled [ 8s] make: *** [Makefile:23: transactional-update-notifier] Error 1 [ 8s] error: Bad exit status from /var/tmp/rpm-tmp.DqR4Vl (%build)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
openSUSE Tumbleweed is trying to change the default go version to 1.22 (or soon probably even 1.23)
transactional-update-notifier is amongst the few packages failing to build in this setup
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:K/transactional-update-notifier/standard/i586 (limited to 32bit; on x86_64, it builds successful)
The text was updated successfully, but these errors were encountered: