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

Error installing Erlang 23.1.1 on MacOS. #316

Open
weaversam8 opened this issue Jul 17, 2024 · 0 comments
Open

Error installing Erlang 23.1.1 on MacOS. #316

weaversam8 opened this issue Jul 17, 2024 · 0 comments

Comments

@weaversam8
Copy link

weaversam8 commented Jul 17, 2024

I encountered a variant of #157 while installing Erlang 23.1.1. It manifested as the following symptoms:

I tried running with KERL_DEBUG=1 and saw the same behavior. But, on a failed install, it suggested I check the log at ~/.asdf/plugins/erlang/kerl-home/builds/asdf_23.1.1/otp_build_23.1.1.log. I opened this file, and the same error appeared.

When I attempted to install again, the file was overwritten, but when the build hung, I saw the reason in the log file. patch was waiting for an interactive input:

Reversed (or previously applied) patch detected!  Assume -R? [y]

If I typed n, Enter, I got this message:

Apply anyway? [n]

Then I pressed n, Enter. This allowed the installation to proceed.

I'm not sure what's broken here, but it appears that Kerl is trying to patch something that's already been patched, and is reversing it instead.

Edit: I believe I also followed the steps in this comment earlier: #195 (comment)

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

No branches or pull requests

1 participant