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: Withdraw openjdk-24-r1 #40564

Merged
merged 1 commit into from
Jan 27, 2025
Merged

fix: Withdraw openjdk-24-r1 #40564

merged 1 commit into from
Jan 27, 2025

Conversation

EyeCantCU
Copy link
Member

Versioning changed to include the beta version. As 24 is > 24_beta16, the old package for OpenJDK 24 took precedence breaking the JDK as the new JRE is pulled in as a dependency

Versioning changed to include the beta version. As `24` is >
`24_beta16`, the old package for OpenJDK 24 took precedence breaking the
JDK as the new JRE is pulled in as a dependency

Signed-off-by: RJ Sampson <[email protected]>
Copy link
Member

@kranurag7 kranurag7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ apk add openjdk-24 -s
(1/22) Installing alsa-lib (1.2.13-r0)
(2/22) Installing libpng (1.6.46-r0)
(3/22) Installing freetype (2.13.3-r0)
(4/22) Installing giflib (5.2.2-r4)
(5/22) Installing libtasn1 (4.19.0-r4)
(6/22) Installing p11-kit (0.25.5-r1)
(7/22) Installing p11-kit-trust (0.25.5-r1)
(8/22) Installing java-cacerts (20240705-r0)
(9/22) Installing fontconfig-config (2.16.0-r0)
(10/22) Installing libfontconfig1 (2.16.0-r0)
(11/22) Installing libjpeg-turbo (3.1.0-r0)
(12/22) Installing libxau (1.0.12-r0)
(13/22) Installing libxdmcp (1.1.5-r4)
(14/22) Installing libxcb (1.17.0-r4)
(15/22) Installing libx11 (1.8.10-r0)
(16/22) Installing libxext (1.3.6-r4)
(17/22) Installing libxi (1.8.2-r1)
(18/22) Installing libxrender (0.9.12-r0)
(19/22) Installing libxtst (1.2.5-r1)
(20/22) Installing ttf-dejavu (2.37-r3)
(21/22) Installing openjdk-24-jre (24_beta16-r4)
(22/22) Installing openjdk-24 (24-r1)
OK: 3361 MiB in 217 packages

verified and this should pull in same jdk and jre.

$ wolfictl apk ls https://packages.wolfi.dev/os/x86_64/APKINDEX.tar.gz | rg 'openjdk-24-24'
openjdk-24-24-r1.apk
openjdk-24-24_beta16-r3.apk
openjdk-24-24_beta16-r4.apk

looks good, thanks for the fix RJ.

@EyeCantCU EyeCantCU merged commit 63798d8 into wolfi-dev:main Jan 27, 2025
14 checks passed
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