Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Error on Travis testing jdk 10 #782

Closed
ajnavarro opened this issue Jul 3, 2019 · 1 comment
Closed

Error on Travis testing jdk 10 #782

ajnavarro opened this issue Jul 3, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@ajnavarro
Copy link
Contributor

Error:

$ ~/bin/install-jdk.sh --target "/home/travis/openjdk10" --workspace "/home/travis/.cache/install-jdk" --feature "10" --license "GPL" --cacerts
Ignoring license option: GPL -- using GPLv2+CE by default
install-jdk.sh 2019-07-02-II
Variables:
  feature = 10
  license = GPL
       os = linux-x64 // os_name=linux os_arch=x64
      url = https://api.adoptopenjdk.net/v2/binary/releases/openjdk10?type=jdk&os=linux&arch=x64&release=latest&heap_size=normal&openjdk_impl=hotspot
   status = 302
Downloading JDK from https://api.adoptopenjdk.net/v2/binary/releases/openjdk10?type=jdk&os=linux&arch=x64&release=latest&heap_size=normal&openjdk_impl=hotspot...
Using custom target: /home/travis/openjdk10
ln: failed to create symbolic link ‘/home/travis/openjdk10/lib/security/cacerts’: No such file or directory
The command "~/bin/install-jdk.sh --target "/home/travis/openjdk10" --workspace "/home/travis/.cache/install-jdk" --feature "10" --license "GPL" --cacerts" failed and exited with 1 during .

@ajnavarro ajnavarro added the bug Something isn't working label Jul 3, 2019
@ajnavarro
Copy link
Contributor Author

Appears that is an error on Travis side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant