-
Notifications
You must be signed in to change notification settings - Fork 120
Downloading error #55
Comments
i get the same: [x] Getting previous releases download page --2012-08-30 16:46:32-- http://www.orac$
100K .......... .......... .......... .......... .......... 373K 2012-08-30 16:46:34 (250 KB/s) - “/tmp/oab-download.html” guardado [285465] ^H^H16821's retcode: 0 |
Same issue:
|
Same error with jdk-7u7 ./oab-java.sh -7 Copyright (c) Martin Wimpress, http://flexion.org. MIT License By running this script to download Java you acknowledge that you have If you want to see what this is script is doing while it is running then execute tail -f /home/user/oab-java6/oab-java.sh.log [x] Installing Java build requirements success |
I'm getting the same issue with 7u7. In addition, the script does not catch the failure but says "success". Resulting files in /usr/local/oab/pkg are zero bytes long and building the pagkages will obviously fail. I'm running Ubuntu 10.04 LTS 64 bit and I have wget version 1.12 in case that makes the difference. |
Well, I know this is not a solution to the problem, but at least I could get the script to finish: I looked for jdk and found it in http://www.oracle.com/technetwork/java/javase/downloads/jdk7u7-downloads-1836413.html. I agreed to the license fro Oracle and download both files jdk-7u7-linux-i586.tar.gz and jdk-7u7-linux-x64.tar.gz. I also looked for and download the Java Cryptography Extensions from http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html. Then, I moved the three files to /var/local/oab/pkg. Then, I comment the lines 474-475 and 502-503 (I want java7) to avoid trying the automatic downloading. The rest of the script went smoothly when I ran sudo ./oab-java.sh -7. I hope this comment will help those who do need to upgrade right now. |
Fixed in 0.2.6 |
Downloading jdk-7u6-linux-i586.tar.gz : http://: Invalid host name.
Downloading jdk-6u34-linux-i586.bin : http://: Invalid host name.
The text was updated successfully, but these errors were encountered: