This repository was archived by the owner on Apr 9, 2019. It is now read-only.

Description
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 gave error exit status 2
^H^H8242's retcode: 2
success
And this in standard out:
ERROR! Packages failed to build.
Somebody else filed: https://github.com/rraptorr/oracle-java7/issues/15 against oracle-java7 but they think its an issue here. It seemed like they had to change their format due to changes in dpkg (see comment in link).
For reference I am running the script on vagrant's precise64.box. Any other details, I'd be happy to provide.