Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

fails to create java7 local repository #34

Closed
sbrattla opened this issue Jun 13, 2012 · 1 comment
Closed

fails to create java7 local repository #34

sbrattla opened this issue Jun 13, 2012 · 1 comment

Comments

@sbrattla
Copy link

Hi,

First of all; thanks for a great way to install java6 on Ubuntu. It works like a charm.

I've tried to install java7, but somehow it fails on my machine. Here's the command line output:

tail -f /tmp/oab/oab-java.sh.log

[x] Installing Java build requirements success
[x] Making build directories success
[x] Removing clones of http://github.com/rraptorr/oracle-java7 success
[x] Cloning http://github.com/rraptorr/oracle-java7 success
[x] Checking out v7.5-1 success
[x] Getting Java SE download page success
[x] Getting previous releases download page success
[x] Downloading jdk-7u5-linux-i586.tar.gz : failed
[i] Showing the last 5 lines from the logfile (/tmp/oab/oab-java.sh.log)...
3091's retcode: 0
success
[x] Downloading jdk-7u5-linux-i586.tar.gz : http://: Invalid host name.
3108's retcode: 1
failed

Any idea what the cause might be?

@jamesonjlee
Copy link

this is because oracle moved the java download page see #33

ladios added a commit to ladios/oab-java6 that referenced this issue Jun 13, 2012
Update number is no longer part of the URL of the current release page.
This patch makes the script downloads the current release page first,
and then tries to find a matching version. If not found, then looks for
it in the archive page.
flexiondotorg added a commit that referenced this issue Jun 15, 2012
Fix download link probing (#33, #34)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants