Skip to content

Instantly share code, notes, and snippets.

@anildigital
Created August 17, 2013 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anildigital/6fa1c67eddda1f5c2db9 to your computer and use it in GitHub Desktop.
Save anildigital/6fa1c67eddda1f5c2db9 to your computer and use it in GitHub Desktop.
sudo apt-get install oracle-java7-installer
Reading package lists... Done
Building dependency tree
Reading state information... Done
oracle-java7-installer is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 198 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Setting up oracle-java7-installer (7u25-0~webupd8~1) ...
Downloading Oracle Java 7...
--2013-08-17 18:37:38-- http://download.oracle.com/otn-pub/java/jdk/7u25-b15/jdk-7u25-linux-x64.tar.gz
Resolving download.oracle.com (download.oracle.com)... 72.246.190.75, 72.246.190.49
Connecting to download.oracle.com (download.oracle.com)|72.246.190.75|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://edelivery.oracle.com/otn-pub/java/jdk/7u25-b15/jdk-7u25-linux-x64.tar.gz [following]
--2013-08-17 18:37:54-- https://edelivery.oracle.com/otn-pub/java/jdk/7u25-b15/jdk-7u25-linux-x64.tar.gz
Resolving edelivery.oracle.com (edelivery.oracle.com)... 96.7.102.140
Connecting to edelivery.oracle.com (edelivery.oracle.com)|96.7.102.140|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download.oracle.com/otn-pub/java/jdk/7u25-b15/jdk-7u25-linux-x64.tar.gz?AuthParam=1376744995_691bc97cbbfd3c2f134bca63b0ecc09d [following]
--2013-08-17 18:37:55-- http://download.oracle.com/otn-pub/java/jdk/7u25-b15/jdk-7u25-linux-x64.tar.gz?AuthParam=1376744995_691bc97cbbfd3c2f134bca63b0ecc09d
Connecting to download.oracle.com (download.oracle.com)|72.246.190.75|:80... connected.
HTTP request sent, awaiting response... 200 OK
The file is already fully retrieved; nothing to do.
Download done.
Removing outdated cached downloads...
sha256sum mismatch jdk-7u25-linux-x64.tar.gz
Oracle JDK 7 is NOT installed.
dpkg: error processing oracle-java7-installer (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
oracle-java7-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment