-
Notifications
You must be signed in to change notification settings - Fork 121
Error downloading jce_policy-6.zip on 0.2.8 tag #101
Comments
When I edit the script to include a hard link to the Oracle site "http://download.oracle.com/otn-pub/java/jce_policy/6/" the script will continue, but fails to build: Log: http://pastebin.com/MfBj7q5e |
Same. |
+1 |
same here |
Boboss74 fix still fail when building the packages. According to the log:
it seems that dpkg-buildpackage is failing because either $binzise or $zipstart is invalid. |
Package building is failing because the jdk-6u45-linux-i586.bin downloaded is not the correct file; it is an HTML file that says that login failed. |
Oracle put all the older JDK versions behind a developer account login. This script cannot work for java6. If you want java6 I suggest using this method: https://launchpad.net/~webupd8team/+archive/java |
Workaround: /var/local/oab/pkg/jce_policy-6.zip Note: These urls are currently working: Next, patch oab-java.sh so that it will not attempt to download because we have already manually downloaded the files and placed them in /var/local/oab/pkg/.
|
Merged pull-requuest #111. |
When running the 0.2.8 tag (currently the latest) I get the following error, it looks like Oracle might have changed up their site so the scraping for the jce_policy-6.zip path is broken.
The text was updated successfully, but these errors were encountered: