Why is oracle-java8-installer not installing on Ubuntu 18.04?












1















I'm trying to install the oracle-java8-installer on Ubuntu 18.04, with the following commands:



apt-get update
apt-get install --yes --no-install-recommends software-properties-common && add-apt-repository ppa:webupd8team/java -y && echo oracle-java8-installer shared/accepted-oracle-license-v1-1 select true | debconf-set-selections
apt-get install oracle-java8-installer


Suddenly this started failing:



Downloading Oracle Java 8...
--2019-01-15 21:37:57-- http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
Resolving download.oracle.com (download.oracle.com)... 23.198.4.45
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://edelivery.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz [following]
--2019-01-15 21:37:57-- https://edelivery.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
Resolving edelivery.oracle.com (edelivery.oracle.com)... 23.34.18.118, 2001:4de0:2204:98::366, 2001:4de0:2204:93::366
Connecting to edelivery.oracle.com (edelivery.oracle.com)|23.34.18.118|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab [following]
--2019-01-15 21:37:58-- http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab [following]
--2019-01-15 21:37:58-- https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-01-15 21:38:00 ERROR 404: Not Found.


Has this file recently been deleted or moved?










share|improve this question























  • "Has this file recently been deleted or moved?" - It most likely does not exist; You received a 404 error. Can you download the tar.gz on another machine, through your browser?

    – Ramhound
    Jan 15 at 23:05











  • This may be related: askubuntu.com/questions/966107/…

    – davidvandebunte
    Jan 15 at 23:06











  • I can almost guarantee you, that Oracle simply archived, Java 8 u191. Java 8 is currently at update 201. Which was the case for the linked question, since your attempt to use http://download.oracle.com/otn-pub which was retired a while ago

    – Ramhound
    Jan 15 at 23:13













  • Yeah I'd agree that's what happened as well

    – davidvandebunte
    Jan 15 at 23:16
















1















I'm trying to install the oracle-java8-installer on Ubuntu 18.04, with the following commands:



apt-get update
apt-get install --yes --no-install-recommends software-properties-common && add-apt-repository ppa:webupd8team/java -y && echo oracle-java8-installer shared/accepted-oracle-license-v1-1 select true | debconf-set-selections
apt-get install oracle-java8-installer


Suddenly this started failing:



Downloading Oracle Java 8...
--2019-01-15 21:37:57-- http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
Resolving download.oracle.com (download.oracle.com)... 23.198.4.45
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://edelivery.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz [following]
--2019-01-15 21:37:57-- https://edelivery.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
Resolving edelivery.oracle.com (edelivery.oracle.com)... 23.34.18.118, 2001:4de0:2204:98::366, 2001:4de0:2204:93::366
Connecting to edelivery.oracle.com (edelivery.oracle.com)|23.34.18.118|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab [following]
--2019-01-15 21:37:58-- http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab [following]
--2019-01-15 21:37:58-- https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-01-15 21:38:00 ERROR 404: Not Found.


Has this file recently been deleted or moved?










share|improve this question























  • "Has this file recently been deleted or moved?" - It most likely does not exist; You received a 404 error. Can you download the tar.gz on another machine, through your browser?

    – Ramhound
    Jan 15 at 23:05











  • This may be related: askubuntu.com/questions/966107/…

    – davidvandebunte
    Jan 15 at 23:06











  • I can almost guarantee you, that Oracle simply archived, Java 8 u191. Java 8 is currently at update 201. Which was the case for the linked question, since your attempt to use http://download.oracle.com/otn-pub which was retired a while ago

    – Ramhound
    Jan 15 at 23:13













  • Yeah I'd agree that's what happened as well

    – davidvandebunte
    Jan 15 at 23:16














1












1








1








I'm trying to install the oracle-java8-installer on Ubuntu 18.04, with the following commands:



apt-get update
apt-get install --yes --no-install-recommends software-properties-common && add-apt-repository ppa:webupd8team/java -y && echo oracle-java8-installer shared/accepted-oracle-license-v1-1 select true | debconf-set-selections
apt-get install oracle-java8-installer


Suddenly this started failing:



Downloading Oracle Java 8...
--2019-01-15 21:37:57-- http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
Resolving download.oracle.com (download.oracle.com)... 23.198.4.45
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://edelivery.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz [following]
--2019-01-15 21:37:57-- https://edelivery.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
Resolving edelivery.oracle.com (edelivery.oracle.com)... 23.34.18.118, 2001:4de0:2204:98::366, 2001:4de0:2204:93::366
Connecting to edelivery.oracle.com (edelivery.oracle.com)|23.34.18.118|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab [following]
--2019-01-15 21:37:58-- http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab [following]
--2019-01-15 21:37:58-- https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-01-15 21:38:00 ERROR 404: Not Found.


Has this file recently been deleted or moved?










share|improve this question














I'm trying to install the oracle-java8-installer on Ubuntu 18.04, with the following commands:



apt-get update
apt-get install --yes --no-install-recommends software-properties-common && add-apt-repository ppa:webupd8team/java -y && echo oracle-java8-installer shared/accepted-oracle-license-v1-1 select true | debconf-set-selections
apt-get install oracle-java8-installer


Suddenly this started failing:



Downloading Oracle Java 8...
--2019-01-15 21:37:57-- http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
Resolving download.oracle.com (download.oracle.com)... 23.198.4.45
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://edelivery.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz [following]
--2019-01-15 21:37:57-- https://edelivery.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
Resolving edelivery.oracle.com (edelivery.oracle.com)... 23.34.18.118, 2001:4de0:2204:98::366, 2001:4de0:2204:93::366
Connecting to edelivery.oracle.com (edelivery.oracle.com)|23.34.18.118|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab [following]
--2019-01-15 21:37:58-- http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab [following]
--2019-01-15 21:37:58-- https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz?AuthParam=1547588398_34b19094b1b04e5117af5cb53859faab
Connecting to download.oracle.com (download.oracle.com)|23.198.4.45|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-01-15 21:38:00 ERROR 404: Not Found.


Has this file recently been deleted or moved?







java installer






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 15 at 21:59









davidvandebuntedavidvandebunte

1062




1062













  • "Has this file recently been deleted or moved?" - It most likely does not exist; You received a 404 error. Can you download the tar.gz on another machine, through your browser?

    – Ramhound
    Jan 15 at 23:05











  • This may be related: askubuntu.com/questions/966107/…

    – davidvandebunte
    Jan 15 at 23:06











  • I can almost guarantee you, that Oracle simply archived, Java 8 u191. Java 8 is currently at update 201. Which was the case for the linked question, since your attempt to use http://download.oracle.com/otn-pub which was retired a while ago

    – Ramhound
    Jan 15 at 23:13













  • Yeah I'd agree that's what happened as well

    – davidvandebunte
    Jan 15 at 23:16



















  • "Has this file recently been deleted or moved?" - It most likely does not exist; You received a 404 error. Can you download the tar.gz on another machine, through your browser?

    – Ramhound
    Jan 15 at 23:05











  • This may be related: askubuntu.com/questions/966107/…

    – davidvandebunte
    Jan 15 at 23:06











  • I can almost guarantee you, that Oracle simply archived, Java 8 u191. Java 8 is currently at update 201. Which was the case for the linked question, since your attempt to use http://download.oracle.com/otn-pub which was retired a while ago

    – Ramhound
    Jan 15 at 23:13













  • Yeah I'd agree that's what happened as well

    – davidvandebunte
    Jan 15 at 23:16

















"Has this file recently been deleted or moved?" - It most likely does not exist; You received a 404 error. Can you download the tar.gz on another machine, through your browser?

– Ramhound
Jan 15 at 23:05





"Has this file recently been deleted or moved?" - It most likely does not exist; You received a 404 error. Can you download the tar.gz on another machine, through your browser?

– Ramhound
Jan 15 at 23:05













This may be related: askubuntu.com/questions/966107/…

– davidvandebunte
Jan 15 at 23:06





This may be related: askubuntu.com/questions/966107/…

– davidvandebunte
Jan 15 at 23:06













I can almost guarantee you, that Oracle simply archived, Java 8 u191. Java 8 is currently at update 201. Which was the case for the linked question, since your attempt to use http://download.oracle.com/otn-pub which was retired a while ago

– Ramhound
Jan 15 at 23:13







I can almost guarantee you, that Oracle simply archived, Java 8 u191. Java 8 is currently at update 201. Which was the case for the linked question, since your attempt to use http://download.oracle.com/otn-pub which was retired a while ago

– Ramhound
Jan 15 at 23:13















Yeah I'd agree that's what happened as well

– davidvandebunte
Jan 15 at 23:16





Yeah I'd agree that's what happened as well

– davidvandebunte
Jan 15 at 23:16










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1394708%2fwhy-is-oracle-java8-installer-not-installing-on-ubuntu-18-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1394708%2fwhy-is-oracle-java8-installer-not-installing-on-ubuntu-18-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Mouse cursor on multiple screens with different PPI

Agildo Ribeiro

Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”