I'm testing this now, and they all looks good. However the JDK-8 have bad %DIST. It is ok it is repacking binary from f39 (As jdk8 is no longer buildable on f40+ without huge patching), but the repack itself should happen on f41. It is also ok to tag portables to future fedora, but not rpms. It seems I had overlooked it also last time. Sorry.
Please ping me off-lsit to resolve the workflow.
Anyway on x86_64 the install of all packages passed, and all are printing java -version, so karma++
tested as
tester@fedora:~$ koji download-build -a x86_64 java-1.8.0-openjdk-1.8.0.472.b08-1.fc39
tester@fedora:~$ koji download-build -a x86_64 java-17-openjdk-17.0.17.0.10-1.fc41
tester@fedora:~$ koji download-build -a x86_64 java-11-openjdk-11.0.29.0.7-1.fc41
tester@fedora:~$ sudo dnf install *.rpm
tester@fedora:~$ find /usr/lib/jvm/| grep "/bin/java$"
/usr/lib/jvm/java-17-openjdk-fastdebug/bin/java
/usr/lib/jvm/java-11-openjdk-slowdebug/bin/java
/usr/lib/jvm/java-11-openjdk/bin/java
/usr/lib/jvm/java-1.8.0-openjdk/bin/java
/usr/lib/jvm/java-1.8.0-openjdk/jre/bin/java
/usr/lib/jvm/java-1.8.0-openjdk-slowdebug/bin/java
/usr/lib/jvm/java-1.8.0-openjdk-slowdebug/jre/bin/java
/usr/lib/jvm/java-1.8.0-openjdk-fastdebug/bin/java
/usr/lib/jvm/java-1.8.0-openjdk-fastdebug/jre/bin/java
/usr/lib/jvm/java-17-openjdk-slowdebug/bin/java
/usr/lib/jvm/java-11-openjdk-fastdebug/bin/java
/usr/lib/jvm/java-17-openjdk/bin/java
tester@fedora:~$ q=0 ; for x in `find /usr/lib/jvm/| grep "/bin/java$"` ; do java --version || let q=$q+1 ; done ; echo $q
...
0
This update has been submitted for testing by jandrlik.
This update's test gating status has been changed to 'ignored'.
hi!
I'm testing this now, and they all looks good. However the JDK-8 have bad
%DIST. It is ok it is repacking binary from f39 (As jdk8 is no longer buildable on f40+ without huge patching), but the repack itself should happen on f41. It is also ok to tag portables to future fedora, but not rpms. It seems I had overlooked it also last time. Sorry.Please ping me off-lsit to resolve the workflow.
Anyway on x86_64 the install of all packages passed, and all are printing
java -version,so karma++tested as
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
jandrlik edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by jandrlik.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
This update has been pushed to stable.