oab-java6 icon indicating copy to clipboard operation
oab-java6 copied to clipboard

Create a local 'apt' repository for Sun Java 6 and/or Oracle Java 7 packages.

Results 17 oab-java6 issues
Sort by recently updated
recently updated
newest added

script output: [sudo] password for sjakubowski: oab-java6.sh v0.2.9 - Create a local 'apt' repository for Sun Java 6 and/or Oracle Java 7 packages. Copyright (c) Martin Wimpress, http://flexion.org. MIT License...

[x] Inflating archives make: Entering directory '/var/local/oab/src' *\* Resuming transfer from byte position 153530841 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent...

Hi, Thank you for the great scripts! Any chance to have support for Java8? Looks like there is https://github.com/rraptorr/oracle-java8 already. I haven't checked how it works though.

Java 6 fails to package on Ubuntu 14.04. Maybe issue started with 13.10 but I can't test at this time. This is due to a dependency on packages that no...

This is a fix for [issue #127](https://github.com/flexiondotorg/oab-java6/issues/127) based on my observation of the cookies required

This replaces #125

reverting a previous bad merge. probably shouldn't of been merged in the first place.

I get the following error in the log: cp -a x64/jre debian/oracle-java7-bin/usr/lib/jvm/java-7-oracle-1.7.0.51 cp: cannot stat `x64/jre': No such file or directory make: **\* [binary-oracle-java7-bin] Error 1 dpkg-buildpackage: error: debian/rules binary...

Oracle has again changed the download process. changing line 507 from: ``` COOKIES="oraclelicensejdk-${JAVA_VER}u${JAVA_UPD}-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com" ``` to: ``` COOKIES="gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" ``` works for me.

Hi, I obtain the following error on Ubuntu 13.10: ``` [x] Installing Java build requirements success [x] Making build directories success [x] Updating from https://github.com/rraptorr/sun-java6 success [x] Removing local clones...