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

Site error: Cannot coerce property... #988

Closed
ylluminate opened this issue Mar 29, 2021 · 0 comments · Fixed by #1012
Closed

Site error: Cannot coerce property... #988

ylluminate opened this issue Mar 29, 2021 · 0 comments · Fixed by #1012

Comments

@ylluminate
Copy link

Attempted to visit: https://software.opensuse.org/package/waterfox

Received error:

Cannot coerce property :binary from OBS::Response to OBS::Binary: undefined method `each_pair' for [:name, "waterfox"]:Array Did you mean? each_slice
agraul added a commit to agraul/software-o-o that referenced this issue May 21, 2021
When a `binary' is not a `Hashie::Array', it needs to turned into a
Hash. Otherwise Hashie::Mash's automatic conversion is confused.

Fixes openSUSE#961
Fixes openSUSE#988
Fixes openSUSE#1010
agraul added a commit to agraul/software-o-o that referenced this issue May 21, 2021
When a `binary' is not a `Hashie::Array', it needs to turned into a
Hash. Otherwise Hashie::Mash's automatic conversion is confused.

Fixes openSUSE#961
Fixes openSUSE#988
Fixes openSUSE#1010
agraul added a commit to agraul/software-o-o that referenced this issue May 25, 2021
When a `binary' is not a `Hashie::Array', it needs to turned into a
Hash. Otherwise Hashie::Mash's automatic conversion is confused.

Fixes openSUSE#961
Fixes openSUSE#988
Fixes openSUSE#1010
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

Successfully merging a pull request may close this issue.

1 participant