Results 1 to 10 of 11

Thread: Trying to install Oracle Java 7

Threaded View

  1. #1
    Join Date
    Apr 2012
    Beans
    192
    Distro
    Ubuntu 14.04 Trusty Tahr

    Trying to install Oracle Java 7

    I entered the following in terminal---

    sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installerI get the following output in the Terminal

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Suggested packages:
    visualvm ttf-kochi-gothic ttf-sazanami-gothic ttf-kochi-mincho
    ttf-sazanami-mincho ttf-arphic-uming
    The following packages will be upgraded:
    oracle-java7-installer
    1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
    1 not fully installed or removed.
    Need to get 0 B/15.3 kB of archives.
    After this operation, 3,072 B of additional disk space will be used.
    Setting up oracle-java7-installer (7u3-0~eugenesan~precise4) ...
    Downloading...
    --2012-08-07 18:39:45-- http://download.oracle.com/otn-pub/j...ux-i586.tar.gz
    Resolving download.oracle.com (download.oracle.com)... 24.143.193.147
    Connecting to download.oracle.com (download.oracle.com)|24.143.193.147|:80... connected.
    HTTP request sent, awaiting response... 302 Moved Temporarily
    Location: https://edelivery.oracle.com/otn-pub...ux-i586.tar.gz [following]
    --2012-08-07 18:39:45-- https://edelivery.oracle.com/otn-pub...ux-i586.tar.gz
    Resolving edelivery.oracle.com (edelivery.oracle.com)... 184.85.238.174
    Connecting to edelivery.oracle.com (edelivery.oracle.com)|184.85.238.174|:443... connected.
    HTTP request sent, awaiting response... 302 Moved Temporarily
    Location: http://download.oracle.com/errors/do...l-1505220.html [following]
    --2012-08-07 18:39:46-- http://download.oracle.com/errors/do...l-1505220.html
    Connecting to download.oracle.com (download.oracle.com)|24.143.193.147|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 5307 (5.2K) [text/html]
    Saving to: `./jdk-7u3-linux-i586.tar.gz'

    0K ..... 100% 6.46M=0.001s

    2012-08-07 18:39:46 (6.46 MB/s) - `./jdk-7u3-linux-i586.tar.gz' saved [5307/5307]

    Download done.
    sha256sum mismatch jdk-7u3-linux-i586.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
    No apport report written because MaxReports is reached already
    Errors were encountered while processing:
    oracle-java7-installer
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Last edited by garyzw; August 8th, 2012 at 01:41 AM. Reason: Solved

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •