-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
rosa: 1.2.39 -> 1.2.42 #317409
rosa: 1.2.39 -> 1.2.42 #317409
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
result/bin/rosa version --client
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x19 pc=0x10ed1c260]
goroutine 1 [running]:
github.com/openshift/rosa/cmd/version.(*RosaVersionOptions).BindAndValidate(0xc000f1fbe8?, {0xc?, 0x27?})
github.com/openshift/rosa/cmd/version/options.go:59
github.com/openshift/rosa/cmd/version.NewRosaVersionCommand.RosaVersionRunner.func2({0x0?, 0x0?}, 0x0?, 0x0?, {0x0?, 0x0?, 0x0?})
github.com/openshift/rosa/cmd/version/cmd.go:64 +0x45
github.com/openshift/rosa/cmd/version.NewRosaVersionCommand.DefaultRunner.func3(0xc000a37508, {0xc00006b9a0, 0x0, 0x1})
github.com/openshift/rosa/pkg/rosa/runner.go:29 +0x10e
github.com/spf13/cobra.(*Command).execute(0xc000a37508, {0xc00006b980, 0x1, 0x1})
github.com/spf13/cobra@v1.8.0/command.go:987 +0xab1
github.com/spf13/cobra.(*Command).ExecuteC(0x110976b60)
github.com/spf13/cobra@v1.8.0/command.go:1115 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
github.com/spf13/cobra@v1.8.0/command.go:1039
main.main()
github.com/openshift/rosa/cmd/rosa/main.go:113 +0x93
already reported upstream in openshift/rosa#1955 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New version is out which fixes the build failure we are getting with 1.2.40
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript. meta.description for rosa is: CLI for the Red Hat OpenShift Service on AWS meta.homepage for rosa is: https://github.com/openshift/rosa Updates performed
To inspect upstream changesImpactChecks done
Rebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)Either download from Cachix:
(The Cachix cache is only trusted for this store-path realization.) Or, build yourself:
Or:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
Pre-merge build resultsWe have automatically built all packages that will get rebuilt due to This gives evidence on whether the upgrade will break dependent packages. Result of 1 package built:
Maintainer pingscc @jfchevrette for testing. |
6361d6c
to
5069b30
Compare
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/4172 |
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript. meta.description for rosa is: CLI for the Red Hat OpenShift Service on AWS meta.homepage for rosa is: https://github.com/openshift/rosa Updates performed
To inspect upstream changesImpactChecks done
Rebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)Either download from Cachix:
(The Cachix cache is only trusted for this store-path realization.) Or, build yourself:
Or:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
Pre-merge build resultsWe have automatically built all packages that will get rebuilt due to This gives evidence on whether the upgrade will break dependent packages. Result of 1 package built:
Maintainer pingscc @jfchevrette for testing. |
5069b30
to
cf1c3aa
Compare
Closing as I don't seem to have a way to remove draft status. The update bot should open a new PR, I hope |
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for rosa is: CLI for the Red Hat OpenShift Service on AWS
meta.homepage for rosa is: https://github.com/openshift/rosa
Updates performed
To inspect upstream changes
Release on GitHub
Compare changes on GitHub
Impact
Checks done
passthru.tests
did not passRebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from Cachix:
(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the
trusted-users
list or you can usesudo
since root is effectively trusted.Or, build yourself:
Or:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
Pre-merge build results
We have automatically built all packages that will get rebuilt due to
this change.
This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.
Result of
nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'
run on x86_64-linux 11 package built:
Maintainer pings
cc @jfchevrette for testing.