Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Older Java versions now yield a "404 Not found" #32

@kuoirad

Description

@kuoirad

Greetings,

I'm attempting to use this module to handle installation of JDK 7 onto some machines (ETA: Ubuntu 14.04). Last time I set up a machine and needed to do an install with this module, it worked. When I attempted to bring a new machine up today, I got the following error:

Error: Execution of '/usr/bin/curl http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz -o /tmp/jdk-7u80-linux-x64.tar.gz_20170607-29275-c28sca -fsSL --max-redirs 5 --cookie oraclelicense=accept-securebackup-cookie' returned 22: curl: (22) The requested URL returned error: 404 Not Found

I was able to install the JDK for Java 8 without any problem, and also to manually download the 7u80 JDK. I also get a 404 when trying to do a manual download using wget after a few redirects.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions