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

Fix AL jre alternative path #55

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

lutkerd
Copy link
Contributor

@lutkerd lutkerd commented Mar 25, 2024

Built AL2023 locally and path is correct now
bash-5.2# ls -l /etc/alternatives/
total 8
lrwxrwxrwx 1 root root 52 Mar 25 20:06 java -> /usr/lib/jvm/java-21-amazon-corretto.x86_64/bin/java
lrwxrwxrwx 1 root root 43 Mar 25 20:06 java-21-amazon-corretto -> /usr/lib/jvm/java-21-amazon-corretto.x86_64
lrwxrwxrwx 1 root root 59 Mar 25 20:06 java.1 -> /usr/lib/jvm/java-21-amazon-corretto.x86_64/man/man1/java.1
lrwxrwxrwx 1 root root 43 Mar 25 20:06 jre -> /usr/lib/jvm/java-21-amazon-corretto.x86_64
lrwxrwxrwx 1 root root 43 Mar 25 20:06 jre_21 -> /usr/lib/jvm/java-21-amazon-corretto.x86_64
lrwxrwxrwx 1 root root 43 Mar 25 20:06 jre_21_openjdk -> /usr/lib/jvm/java-21-amazon-corretto.x86_64
lrwxrwxrwx 1 root root 43 Mar 25 20:06 jre_openjdk -> /usr/lib/jvm/java-21-amazon-corretto.x86_64
lrwxrwxrwx 1 root root 55 Mar 25 20:06 keytool -> /usr/lib/jvm/java-21-amazon-corretto.x86_64/bin/keytool
lrwxrwxrwx 1 root root 62 Mar 25 20:06 keytool.1 -> /usr/lib/jvm/java-21-amazon-corretto.x86_64/man/man1/keytool.1
lrwxrwxrwx 1 root root 34 Mar 21 02:00 libnssckbi.so.x86_64 -> /usr/lib64/pkcs11/p11-kit-trust.so
lrwxrwxrwx 1 root root 59 Mar 25 20:06 rmiregistry -> /usr/lib/jvm/java-21-amazon-corretto.x86_64/bin/rmiregistry
lrwxrwxrwx 1 root root 66 Mar 25 20:06 rmiregistry.1 -> /usr/lib/jvm/java-21-amazon-corretto.x86_64/man/man1/rmiregistry.1

@lutkerd lutkerd merged commit bb2a5c9 into corretto:develop Mar 26, 2024
87 of 89 checks passed
@lutkerd lutkerd deleted the alternative branch March 26, 2024 22:36
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

Successfully merging this pull request may close these issues.

2 participants