How to update from webupd8 team PPA (Oracle JDK 8/9) that got inconsistent with its GPG key? ...

Can I ask an author to send me his ebook?

Coin Game with infinite paradox

How to charge percentage of transaction cost?

Does the Pact of the Blade warlock feature allow me to customize the properties of the pact weapon I create?

Like totally amazing interchangeable sister outfit accessory swapping or whatever

A German immigrant ancestor has a "Registration Affidavit of Alien Enemy" on file. What does that mean exactly?

"Destructive force" carried by a B-52?

Why aren't these two solutions equivalent? Combinatorics problem

What's the connection between Mr. Nancy and fried chicken?

Why does BitLocker not use RSA?

Does the universe have a fixed centre of mass?

Why does my GNOME settings mention "Moto C Plus"?

Will I be more secure with my own router behind my ISP's router?

2 sample t test for sample sizes - 30,000 and 150,000

/bin/ls sorts differently than just ls

Trying to enter the Fox's den

Does using the Inspiration rules for character defects encourage My Guy Syndrome?

How to leave only the following strings?

What's the difference between using dependency injection with a container and using a service locator?

Converting a text document with special format to Pandas DataFrame

How is an IPA symbol that lacks a name (e.g. ɲ) called?

How do I deal with an erroneously large refund?

How was Lagrange appointed professor of mathematics so early?

Kepler's 3rd law: ratios don't fit data



How to update from webupd8 team PPA (Oracle JDK 8/9) that got inconsistent with its GPG key?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)W: GPG error: http://ppa.launchpad.net lucid Release:Problem with PPA upload. GPG signature: Verification failed 3 timesUnable to remove Pidgin software completelyAdding new PPA is causing GPG error after apt-get updateOracle Java JDK InstallationInstalling Oracle jdk from webupd8 ppaCannot install phpMyAdminSub-process /usr/bin/dpkg returned an error code (1) Ubuntu 18.04Cannot add ppa:graphics-driversEOL upgrading issues, trying to get to latest 18.04 LTS update





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







33















A few days ago, I started getting the following error when performing apt-get update:



E: Repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease' changed its 'Label' value from 'Oracle Java (JDK) 8 / 9 Installer PPA' to 'Oracle Java (JDK) 8 Installer PPA' 
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.


According to WebUpd8, that, that, that, and that page, I don't seem to need a key for this (anymore).



If I remove the key



/etc/apt/trusted.gpg.d/webupd8team_ubuntu_java.gpg
pub rsa1024 2010-05-04 [SC]
7B2C 3B08 89BF 5709 A105 D03A C251 8248 EEA1 4886
uid [ unknown] Launchpad VLC


with apt-key del, I (obviously) get



W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C2518248EEA14886


Thanks for any further help with this.










share|improve this question

























  • This was part of my problem, but before I saw this message I was getting Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/pool/main/o/oracle-java8-installer/oracle-java8-installer_8u181-1~webupd8~1_all.deb 404 Not Found. Michał Knapiński's answer here solved both of my problems. It fixed the 404 and also asked my to accept the label change.

    – Stephen Ostermiller
    Oct 29 '18 at 15:13


















33















A few days ago, I started getting the following error when performing apt-get update:



E: Repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease' changed its 'Label' value from 'Oracle Java (JDK) 8 / 9 Installer PPA' to 'Oracle Java (JDK) 8 Installer PPA' 
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.


According to WebUpd8, that, that, that, and that page, I don't seem to need a key for this (anymore).



If I remove the key



/etc/apt/trusted.gpg.d/webupd8team_ubuntu_java.gpg
pub rsa1024 2010-05-04 [SC]
7B2C 3B08 89BF 5709 A105 D03A C251 8248 EEA1 4886
uid [ unknown] Launchpad VLC


with apt-key del, I (obviously) get



W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C2518248EEA14886


Thanks for any further help with this.










share|improve this question

























  • This was part of my problem, but before I saw this message I was getting Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/pool/main/o/oracle-java8-installer/oracle-java8-installer_8u181-1~webupd8~1_all.deb 404 Not Found. Michał Knapiński's answer here solved both of my problems. It fixed the 404 and also asked my to accept the label change.

    – Stephen Ostermiller
    Oct 29 '18 at 15:13














33












33








33


7






A few days ago, I started getting the following error when performing apt-get update:



E: Repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease' changed its 'Label' value from 'Oracle Java (JDK) 8 / 9 Installer PPA' to 'Oracle Java (JDK) 8 Installer PPA' 
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.


According to WebUpd8, that, that, that, and that page, I don't seem to need a key for this (anymore).



If I remove the key



/etc/apt/trusted.gpg.d/webupd8team_ubuntu_java.gpg
pub rsa1024 2010-05-04 [SC]
7B2C 3B08 89BF 5709 A105 D03A C251 8248 EEA1 4886
uid [ unknown] Launchpad VLC


with apt-key del, I (obviously) get



W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C2518248EEA14886


Thanks for any further help with this.










share|improve this question
















A few days ago, I started getting the following error when performing apt-get update:



E: Repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease' changed its 'Label' value from 'Oracle Java (JDK) 8 / 9 Installer PPA' to 'Oracle Java (JDK) 8 Installer PPA' 
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.


According to WebUpd8, that, that, that, and that page, I don't seem to need a key for this (anymore).



If I remove the key



/etc/apt/trusted.gpg.d/webupd8team_ubuntu_java.gpg
pub rsa1024 2010-05-04 [SC]
7B2C 3B08 89BF 5709 A105 D03A C251 8248 EEA1 4886
uid [ unknown] Launchpad VLC


with apt-key del, I (obviously) get



W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C2518248EEA14886


Thanks for any further help with this.







apt updates ppa jdk oracle






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 19 '18 at 8:57







Mario

















asked Oct 19 '18 at 8:20









MarioMario

1981210




1981210













  • This was part of my problem, but before I saw this message I was getting Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/pool/main/o/oracle-java8-installer/oracle-java8-installer_8u181-1~webupd8~1_all.deb 404 Not Found. Michał Knapiński's answer here solved both of my problems. It fixed the 404 and also asked my to accept the label change.

    – Stephen Ostermiller
    Oct 29 '18 at 15:13



















  • This was part of my problem, but before I saw this message I was getting Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/pool/main/o/oracle-java8-installer/oracle-java8-installer_8u181-1~webupd8~1_all.deb 404 Not Found. Michał Knapiński's answer here solved both of my problems. It fixed the 404 and also asked my to accept the label change.

    – Stephen Ostermiller
    Oct 29 '18 at 15:13

















This was part of my problem, but before I saw this message I was getting Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/pool/main/o/oracle-java8-installer/oracle-java8-installer_8u181-1~webupd8~1_all.deb 404 Not Found. Michał Knapiński's answer here solved both of my problems. It fixed the 404 and also asked my to accept the label change.

– Stephen Ostermiller
Oct 29 '18 at 15:13





This was part of my problem, but before I saw this message I was getting Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/pool/main/o/oracle-java8-installer/oracle-java8-installer_8u181-1~webupd8~1_all.deb 404 Not Found. Michał Knapiński's answer here solved both of my problems. It fixed the 404 and also asked my to accept the label change.

– Stephen Ostermiller
Oct 29 '18 at 15:13










4 Answers
4






active

oldest

votes


















52














This command should do the trick:



sudo apt-get --allow-releaseinfo-change update


Have a nice day






share|improve this answer



















  • 1





    Sorry, didn't do it for me. I'm getting the same error again.

    – Mario
    Oct 19 '18 at 8:47






  • 4





    It worked for me: ubuntu 18.04

    – Mario Stefanutti
    Oct 19 '18 at 22:36






  • 1





    It worked for me too. You'll still get the first msg about the label change but not the second "this must be accepted explicitly" message.

    – EricS
    Oct 23 '18 at 23:03






  • 7





    run "sudo apt-get update" after running the above command. - works for me. ubuntu 18.04

    – Drew
    Nov 3 '18 at 4:35











  • One of the most important questions in my life finally found the answer to it! Thanks Thomas and Drew!

    – Sudeepan Datta
    Nov 18 '18 at 12:25



















11














Software and updates -> other software -> remove webupd8team PPA.



sudo add-apt-repository ppa:webupd8team/java



sudo apt-get update



worked for me.






share|improve this answer





















  • 2





    Thx, deleting the webupd8 files in /etc/apt/sources.list.d helped.

    – Mario
    Oct 19 '18 at 8:56



















7














Steps that worked for me on Mint 19:





  1. remove the webupd8 ppa from sources.list.d



    cd /etc/apt/sources.list.d
    rm webupd8team-java-bionic.list



  2. use the command that our friend above posted for us:



    sudo apt-get --allow-releaseinfo-change update


  3. then re-add the ppa again and update it.







share|improve this answer

































    1














    I think you all are missing the underlying problem.... The PPA no longer works:



    root@ced-looker1:/etc/apt/sources.list.d# add-apt-repository ppa:webupd8team/java
    The Oracle JDK License has changed for releases starting April 16, 2019.



    The new Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK licenses. The new license permits certain uses, such as personal use and development use, at no cost -- but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. An FAQ is available here: https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html



    Oracle Java downloads now require logging in to an Oracle account to download Java updates, like the latest Oracle Java 8u211 / Java SE 8u212. Because of this I cannot update the PPA with the latest Java (and the old links were broken by Oracle).
    For this reason, THIS PPA IS DISCONTINUED (unless I find some way around this limitation).






    share|improve this answer








    New contributor




    Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      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%2faskubuntu.com%2fquestions%2f1085166%2fhow-to-update-from-webupd8-team-ppa-oracle-jdk-8-9-that-got-inconsistent-with%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      52














      This command should do the trick:



      sudo apt-get --allow-releaseinfo-change update


      Have a nice day






      share|improve this answer



















      • 1





        Sorry, didn't do it for me. I'm getting the same error again.

        – Mario
        Oct 19 '18 at 8:47






      • 4





        It worked for me: ubuntu 18.04

        – Mario Stefanutti
        Oct 19 '18 at 22:36






      • 1





        It worked for me too. You'll still get the first msg about the label change but not the second "this must be accepted explicitly" message.

        – EricS
        Oct 23 '18 at 23:03






      • 7





        run "sudo apt-get update" after running the above command. - works for me. ubuntu 18.04

        – Drew
        Nov 3 '18 at 4:35











      • One of the most important questions in my life finally found the answer to it! Thanks Thomas and Drew!

        – Sudeepan Datta
        Nov 18 '18 at 12:25
















      52














      This command should do the trick:



      sudo apt-get --allow-releaseinfo-change update


      Have a nice day






      share|improve this answer



















      • 1





        Sorry, didn't do it for me. I'm getting the same error again.

        – Mario
        Oct 19 '18 at 8:47






      • 4





        It worked for me: ubuntu 18.04

        – Mario Stefanutti
        Oct 19 '18 at 22:36






      • 1





        It worked for me too. You'll still get the first msg about the label change but not the second "this must be accepted explicitly" message.

        – EricS
        Oct 23 '18 at 23:03






      • 7





        run "sudo apt-get update" after running the above command. - works for me. ubuntu 18.04

        – Drew
        Nov 3 '18 at 4:35











      • One of the most important questions in my life finally found the answer to it! Thanks Thomas and Drew!

        – Sudeepan Datta
        Nov 18 '18 at 12:25














      52












      52








      52







      This command should do the trick:



      sudo apt-get --allow-releaseinfo-change update


      Have a nice day






      share|improve this answer













      This command should do the trick:



      sudo apt-get --allow-releaseinfo-change update


      Have a nice day







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Oct 19 '18 at 8:27









      Thomas GuillemaudThomas Guillemaud

      63632




      63632








      • 1





        Sorry, didn't do it for me. I'm getting the same error again.

        – Mario
        Oct 19 '18 at 8:47






      • 4





        It worked for me: ubuntu 18.04

        – Mario Stefanutti
        Oct 19 '18 at 22:36






      • 1





        It worked for me too. You'll still get the first msg about the label change but not the second "this must be accepted explicitly" message.

        – EricS
        Oct 23 '18 at 23:03






      • 7





        run "sudo apt-get update" after running the above command. - works for me. ubuntu 18.04

        – Drew
        Nov 3 '18 at 4:35











      • One of the most important questions in my life finally found the answer to it! Thanks Thomas and Drew!

        – Sudeepan Datta
        Nov 18 '18 at 12:25














      • 1





        Sorry, didn't do it for me. I'm getting the same error again.

        – Mario
        Oct 19 '18 at 8:47






      • 4





        It worked for me: ubuntu 18.04

        – Mario Stefanutti
        Oct 19 '18 at 22:36






      • 1





        It worked for me too. You'll still get the first msg about the label change but not the second "this must be accepted explicitly" message.

        – EricS
        Oct 23 '18 at 23:03






      • 7





        run "sudo apt-get update" after running the above command. - works for me. ubuntu 18.04

        – Drew
        Nov 3 '18 at 4:35











      • One of the most important questions in my life finally found the answer to it! Thanks Thomas and Drew!

        – Sudeepan Datta
        Nov 18 '18 at 12:25








      1




      1





      Sorry, didn't do it for me. I'm getting the same error again.

      – Mario
      Oct 19 '18 at 8:47





      Sorry, didn't do it for me. I'm getting the same error again.

      – Mario
      Oct 19 '18 at 8:47




      4




      4





      It worked for me: ubuntu 18.04

      – Mario Stefanutti
      Oct 19 '18 at 22:36





      It worked for me: ubuntu 18.04

      – Mario Stefanutti
      Oct 19 '18 at 22:36




      1




      1





      It worked for me too. You'll still get the first msg about the label change but not the second "this must be accepted explicitly" message.

      – EricS
      Oct 23 '18 at 23:03





      It worked for me too. You'll still get the first msg about the label change but not the second "this must be accepted explicitly" message.

      – EricS
      Oct 23 '18 at 23:03




      7




      7





      run "sudo apt-get update" after running the above command. - works for me. ubuntu 18.04

      – Drew
      Nov 3 '18 at 4:35





      run "sudo apt-get update" after running the above command. - works for me. ubuntu 18.04

      – Drew
      Nov 3 '18 at 4:35













      One of the most important questions in my life finally found the answer to it! Thanks Thomas and Drew!

      – Sudeepan Datta
      Nov 18 '18 at 12:25





      One of the most important questions in my life finally found the answer to it! Thanks Thomas and Drew!

      – Sudeepan Datta
      Nov 18 '18 at 12:25













      11














      Software and updates -> other software -> remove webupd8team PPA.



      sudo add-apt-repository ppa:webupd8team/java



      sudo apt-get update



      worked for me.






      share|improve this answer





















      • 2





        Thx, deleting the webupd8 files in /etc/apt/sources.list.d helped.

        – Mario
        Oct 19 '18 at 8:56
















      11














      Software and updates -> other software -> remove webupd8team PPA.



      sudo add-apt-repository ppa:webupd8team/java



      sudo apt-get update



      worked for me.






      share|improve this answer





















      • 2





        Thx, deleting the webupd8 files in /etc/apt/sources.list.d helped.

        – Mario
        Oct 19 '18 at 8:56














      11












      11








      11







      Software and updates -> other software -> remove webupd8team PPA.



      sudo add-apt-repository ppa:webupd8team/java



      sudo apt-get update



      worked for me.






      share|improve this answer















      Software and updates -> other software -> remove webupd8team PPA.



      sudo add-apt-repository ppa:webupd8team/java



      sudo apt-get update



      worked for me.







      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited Oct 19 '18 at 11:46









      Yufenyuy Veyeh Dider

      1,56551024




      1,56551024










      answered Oct 19 '18 at 8:39









      Michał KnapińskiMichał Knapiński

      1112




      1112








      • 2





        Thx, deleting the webupd8 files in /etc/apt/sources.list.d helped.

        – Mario
        Oct 19 '18 at 8:56














      • 2





        Thx, deleting the webupd8 files in /etc/apt/sources.list.d helped.

        – Mario
        Oct 19 '18 at 8:56








      2




      2





      Thx, deleting the webupd8 files in /etc/apt/sources.list.d helped.

      – Mario
      Oct 19 '18 at 8:56





      Thx, deleting the webupd8 files in /etc/apt/sources.list.d helped.

      – Mario
      Oct 19 '18 at 8:56











      7














      Steps that worked for me on Mint 19:





      1. remove the webupd8 ppa from sources.list.d



        cd /etc/apt/sources.list.d
        rm webupd8team-java-bionic.list



      2. use the command that our friend above posted for us:



        sudo apt-get --allow-releaseinfo-change update


      3. then re-add the ppa again and update it.







      share|improve this answer






























        7














        Steps that worked for me on Mint 19:





        1. remove the webupd8 ppa from sources.list.d



          cd /etc/apt/sources.list.d
          rm webupd8team-java-bionic.list



        2. use the command that our friend above posted for us:



          sudo apt-get --allow-releaseinfo-change update


        3. then re-add the ppa again and update it.







        share|improve this answer




























          7












          7








          7







          Steps that worked for me on Mint 19:





          1. remove the webupd8 ppa from sources.list.d



            cd /etc/apt/sources.list.d
            rm webupd8team-java-bionic.list



          2. use the command that our friend above posted for us:



            sudo apt-get --allow-releaseinfo-change update


          3. then re-add the ppa again and update it.







          share|improve this answer















          Steps that worked for me on Mint 19:





          1. remove the webupd8 ppa from sources.list.d



            cd /etc/apt/sources.list.d
            rm webupd8team-java-bionic.list



          2. use the command that our friend above posted for us:



            sudo apt-get --allow-releaseinfo-change update


          3. then re-add the ppa again and update it.








          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Oct 20 '18 at 23:54









          zx485

          1,48631315




          1,48631315










          answered Oct 20 '18 at 22:38









          newonlinux04newonlinux04

          711




          711























              1














              I think you all are missing the underlying problem.... The PPA no longer works:



              root@ced-looker1:/etc/apt/sources.list.d# add-apt-repository ppa:webupd8team/java
              The Oracle JDK License has changed for releases starting April 16, 2019.



              The new Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK licenses. The new license permits certain uses, such as personal use and development use, at no cost -- but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. An FAQ is available here: https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html



              Oracle Java downloads now require logging in to an Oracle account to download Java updates, like the latest Oracle Java 8u211 / Java SE 8u212. Because of this I cannot update the PPA with the latest Java (and the old links were broken by Oracle).
              For this reason, THIS PPA IS DISCONTINUED (unless I find some way around this limitation).






              share|improve this answer








              New contributor




              Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.

























                1














                I think you all are missing the underlying problem.... The PPA no longer works:



                root@ced-looker1:/etc/apt/sources.list.d# add-apt-repository ppa:webupd8team/java
                The Oracle JDK License has changed for releases starting April 16, 2019.



                The new Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK licenses. The new license permits certain uses, such as personal use and development use, at no cost -- but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. An FAQ is available here: https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html



                Oracle Java downloads now require logging in to an Oracle account to download Java updates, like the latest Oracle Java 8u211 / Java SE 8u212. Because of this I cannot update the PPA with the latest Java (and the old links were broken by Oracle).
                For this reason, THIS PPA IS DISCONTINUED (unless I find some way around this limitation).






                share|improve this answer








                New contributor




                Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.























                  1












                  1








                  1







                  I think you all are missing the underlying problem.... The PPA no longer works:



                  root@ced-looker1:/etc/apt/sources.list.d# add-apt-repository ppa:webupd8team/java
                  The Oracle JDK License has changed for releases starting April 16, 2019.



                  The new Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK licenses. The new license permits certain uses, such as personal use and development use, at no cost -- but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. An FAQ is available here: https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html



                  Oracle Java downloads now require logging in to an Oracle account to download Java updates, like the latest Oracle Java 8u211 / Java SE 8u212. Because of this I cannot update the PPA with the latest Java (and the old links were broken by Oracle).
                  For this reason, THIS PPA IS DISCONTINUED (unless I find some way around this limitation).






                  share|improve this answer








                  New contributor




                  Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.










                  I think you all are missing the underlying problem.... The PPA no longer works:



                  root@ced-looker1:/etc/apt/sources.list.d# add-apt-repository ppa:webupd8team/java
                  The Oracle JDK License has changed for releases starting April 16, 2019.



                  The new Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK licenses. The new license permits certain uses, such as personal use and development use, at no cost -- but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. An FAQ is available here: https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html



                  Oracle Java downloads now require logging in to an Oracle account to download Java updates, like the latest Oracle Java 8u211 / Java SE 8u212. Because of this I cannot update the PPA with the latest Java (and the old links were broken by Oracle).
                  For this reason, THIS PPA IS DISCONTINUED (unless I find some way around this limitation).







                  share|improve this answer








                  New contributor




                  Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  share|improve this answer



                  share|improve this answer






                  New contributor




                  Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  answered 6 hours ago









                  EvanEvan

                  111




                  111




                  New contributor




                  Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





                  New contributor





                  Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  Evan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • 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%2faskubuntu.com%2fquestions%2f1085166%2fhow-to-update-from-webupd8-team-ppa-oracle-jdk-8-9-that-got-inconsistent-with%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

                      Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                      Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                      Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...