-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
wontfixThis will not be worked onThis will not be worked on
Description
See https://github.com/pgjdbc/pgjdbc/actions/runs/12948570580/job/36117509605?pr=3498
It seems to use https://download.oracle.com/java/17/latest/jdk-17_linux-x64_bin.tar.gz
, and the url results in 404 error.
Do you know if the error is intentional or not?
Archive jdk-17_linux-x64_bin.tar.gz in file:///home/runner/.oracle-actions/setup-java/8d50e19d/
Run actions/setup-java@v4
with:
java-version: 17
distribution: jdkfile
jdkFile: /home/runner/.oracle-actions/setup-java/8d[50](https://github.com/pgjdbc/pgjdbc/actions/runs/12948570580/job/36117509605?pr=3498#step:5:53)e19d/jdk-17_linux-x64_bin.tar.gz
java-package: jdk
check-latest: false
server-id: github
server-username: GITHUB_ACTOR
server-password: GITHUB_TOKEN
overwrite-settings: true
job-status: success
token: ***
env:
ACTIONS_STEP_DEBUG: true
ACTIONS_RUNNER_DEBUG: true
TZ: Pacific/Chatham
JAVA_HOME: /opt/hostedtoolcache/Java_Oracle_jdk/17/x64
JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Oracle_jdk/17/x64
Installed distributions
Java 17 was not found in tool-cache. Trying to unpack JDK file...
Extracting Java from '/home/runner/.oracle-actions/setup-java/8d50e19d/jdk-17_linux-x64_bin.tar.gz'
/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/957688b2-e607-43[54](https://github.com/pgjdbc/pgjdbc/actions/runs/12948570580/job/36117509605?pr=3498#step:5:57)-9e64-cfd9bb2b6816 -f /home/runner/.oracle-actions/setup-java/8d50e19d/jdk-17_linux-x64_bin.tar.gz
gzip: stdin: not in gzip format
/usr/bin/tar: Child returned status 1
/usr/bin/tar: Error is not recoverable: exiting now
Error: The process '/usr/bin/tar' failed with exit code 2
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on