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

install-jdk.sh 2019-04-18 fails for OpenJDK 11 #48

Closed
DanySK opened this issue Apr 19, 2019 · 3 comments
Closed

install-jdk.sh 2019-04-18 fails for OpenJDK 11 #48

DanySK opened this issue Apr 19, 2019 · 3 comments
Assignees
Labels
3rd-party: jdk.java.net "is down" There are issues with https://jdk.java.net install-jdk.sh

Comments

@DanySK
Copy link

DanySK commented Apr 19, 2019

I am opening a new issue report as the error looks different than the one in #46 and #47.

$ sh install-jdk.sh --target test --feature "11" --license "GPL" --cacerts
install-jdk.sh 2019-04-18
Variables:
  feature = 11
  license = GPL
       os = linux-x64
      url = https://download.java.net/java/GA/jdk11/9/GPL/openjdk-11.0.2_linux-x64_bin.tar.gz
   status = 200
  archive = /home/danysk/openjdk-11.0.2_linux-x64_bin.tar.gz
Downloading JDK from https://download.java.net/java/GA/jdk11/9/GPL/openjdk-11.0.2_linux-x64_bin.tar.gz...

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
@sormuras sormuras added 3rd-party: jdk.java.net "is down" There are issues with https://jdk.java.net install-jdk.sh labels Apr 19, 2019
@sormuras
Copy link
Owner

Looks like there's problem with https://download.java.net -- did a simple retry work out? According to https://travis-ci.org/sormuras/sormuras.github.io/builds/522042053 all of "integration tests" are green.

@sormuras
Copy link
Owner

Restarted the "integration tests" and the OpenJDK 11 worked out: https://travis-ci.org/sormuras/sormuras.github.io/jobs/522154941

@sormuras
Copy link
Owner

No further error reports regarding OpenJDK 11 popped-up. Feel free to re-open this issue if you disagree.

@sormuras sormuras self-assigned this Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd-party: jdk.java.net "is down" There are issues with https://jdk.java.net install-jdk.sh
Projects
None yet
Development

No branches or pull requests

2 participants