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

install script tries to install Java11 which is not available #183

Open
janwillemtulp opened this issue Oct 22, 2020 · 1 comment
Open
Assignees

Comments

@janwillemtulp
Copy link

The install script fails on the installation of Java 11 on Mac OSX. I checked directly with Homebrew and indeed this cask cannot be found.

TASK [java-core : Installing Java (Mac OS X)] *********************************************************************************************************************
fatal: [LaMachine]: FAILED! => {
    "changed": false
}

MSG:

Error: Cask 'java11' is unavailable: No Cask with this name exists.
@proycon
Copy link
Owner

proycon commented Oct 22, 2020

Thanks for the report. Something must have changed in homebrew recently. I juts adapted LaMachine now to install openjdk 11 but I did not have a chance to properly test it yet.

@proycon proycon self-assigned this Oct 22, 2020
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

2 participants