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

erlang@23: switch to openssl@3 #134527

Closed
wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Member

See #134251.

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added openssl-3-migration Related to switching to an OpenSSL 3 dependency staging-branch-pr This pull request targets a *-staging branch. labels Jun 22, 2023
@github-actions github-actions bot added the legacy Relates to a versioned @ formula label Jun 22, 2023
@chenrui333
Copy link
Member Author

  ==> /home/linuxbrew/.linuxbrew/Cellar/erlang@23/23.3.4.19_1/bin/erl -noshell -eval crypto:start(). -s init stop
  {"init terminating in do_boot",{undef,[{crypto,start,[],[]},{erl_eval,do_apply,6,[{file,"erl_eval.erl"},{line,680}]},{init,start_it,1,[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
  init terminating in do_boot ({undef,[{crypto,start,[],[]},{erl_eval,do_apply,6,[{_},{_}]},{init,start_it,1,[]},{init,start_em,1,[]},{init,do_boot,3,[]}]})
  
  Crash dump is being written to: erl_crash.dump...done
  Error: erlang@23: failed
  An exception occurred within a child process:
    BuildError: Failed executing: /home/linuxbrew/.linuxbrew/Cellar/erlang@23/23.3.4.19_1/bin/erl -noshell -eval crypto:start(). -s init stop

@chenrui333 chenrui333 added test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jun 22, 2023
@cho-m
Copy link
Member

cho-m commented Jun 23, 2023

Previous PR #133630. Unlikely to support OpenSSL 3. Anyway, may be considered for deprecation given that OTP-26 is released (usually only last 3 major versions are supported).

@carlocab
Copy link
Member

This doesn't support OpenSSL 3. Closing.

@carlocab carlocab closed this Jun 26, 2023
@carlocab carlocab deleted the erlang@23-openssl3 branch June 26, 2023 15:24
@cho-m cho-m mentioned this pull request Jul 2, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. legacy Relates to a versioned @ formula openssl-3-migration Related to switching to an OpenSSL 3 dependency staging-branch-pr This pull request targets a *-staging branch. test failure CI fails while running the test-do block
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants