You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Builds of the APK linux installer packages are failing, both using the new automated system, and if the previous static APK build files are used to produce a rebuild of the previous releases APK files.
OK: 243 MiB in 73 packages
>>> temurin-21: Updating the workspace/x86_64 repository index...
ERROR: temurin-21-21.0.6_p7-r0.apk: UNTRUSTED signature
ERROR: temurin-21-jdk-21.0.6_p7-r0.apk: UNTRUSTED signature
ERROR: temurin-21-src-21.0.6_p7-r0.apk: UNTRUSTED signature
>>> ERROR: temurin-21: Failed to create index
>>> temurin-21: Uninstalling dependencies...
ERROR: No such package: .makedepends-temurin-21
> Task :jdk:alpine:packageJdkAlpine FAILED
FAILURE: Build failed with an exception.
Build of previous APKs.
xecuting busybox-1.36.1-r19.trigger
OK: 243 MiB in 73 packages
>>> temurin-21: Updating the workspace/x86_64 repository index...
ERROR: temurin-21-21.0.5_p11-r1.apk: UNTRUSTED signature
ERROR: temurin-21-jdk-21.0.5_p11-r1.apk: UNTRUSTED signature
ERROR: temurin-21-src-21.0.5_p11-r1.apk: UNTRUSTED signature
>>> ERROR: temurin-21: Failed to create index
>>> temurin-21: Uninstalling dependencies...
ERROR: No such package: .makedepends-temurin-21
> Task :jdk:alpine:packageJdkAlpine FAILED
FAILURE: Build failed with an exception.
* Where:
Build file '/home/adoptopenjdk/workspace/doptium-packages-linux-pipeline_new-scottfryer/jdk/alpine/build.gradle' line: 104
* What went wrong:
Execution failed for task ':jdk:alpine:packageJdkAlpine'.
> Process 'command 'docker'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org/
BUILD FAILED in 1m 21s
The text was updated successfully, but these errors were encountered:
I've done some investigating, the build of the package works ( both using the automated and old style builds ) if "Enable GPG Signing" is disabled, suggesting the issue in some way relates to the key/signing of the apk build.
Builds of the APK linux installer packages are failing, both using the new automated system, and if the previous static APK build files are used to produce a rebuild of the previous releases APK files.
Build of previous APKs.
The text was updated successfully, but these errors were encountered: