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

[CI][C++][Homebrew] OpenSSL vesrion conflict #36582

Closed
kou opened this issue Jul 10, 2023 · 0 comments · Fixed by #36583
Closed

[CI][C++][Homebrew] OpenSSL vesrion conflict #36582

kou opened this issue Jul 10, 2023 · 0 comments · Fixed by #36583

Comments

@kou
Copy link
Member

kou commented Jul 10, 2023

Describe the enhancement requested

homebrew-cpp:

https://github.com/ursacomputing/crossbow/actions/runs/5498909095/jobs/10020721906#step:4:3755

 Error: 1 problem in 1 formula detected.
apache-arrow
  * apache-arrow contains conflicting version recursive dependencies:
      openssl@3, openssl@1.1
    View these with `brew deps --tree apache-arrow`.

Component(s)

C++, Continuous Integration

kou added a commit that referenced this issue Jul 10, 2023
…6583)

### Rationale for this change

Most Homebrew formulae use OpenSSL v3 for now.

### What changes are included in this PR?

Backport the latest formulae changes including OpenSSL version change.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #36582

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 13.0.0 milestone Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant