-
Notifications
You must be signed in to change notification settings - Fork 102
Can't install JRE #495
Comments
It's not just about Working:
Not working:
|
Confirmed. Problem seems to be specific to Homebrew. I could install the affected versions I tested as PKGs without problems. |
I think the problem might lie in changes happening in packaging, not necessarily something in homebrew. In my case, I upgraded the And I also noticed that even the installation process ended with that error, the files had actually already been copied to
I think the "correct" way to install it should also involve configuring these stub "java*" binaries in EDIT: |
So, indeed the JREs were packaged as JDKs as part of the October quarterly patch update. adoptium/installer@3e18221 apparently fixed the problem. Because of the 8u275 and 11.0.9.1 releases, some packages were built with the fix and are okay now. @gdams We need to repackage 11.0.9 JRE with OpenJ9 and 15.0.1 JRE with Hotspot and OpenJ9. Then we should be good. |
The commands are present on a freshly installed macOS (at least it's the case in 10.15) even if no JDK is installed. If you run |
@gdams has kicked this off. |
respins have been completed, binaries will appear shortly |
I can't install
adoptopenjdk8-jre
,adoptopenjdk8
installs just fine.Full logs
The text was updated successfully, but these errors were encountered: