Problem updating

I am getting:

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'

Any idea how to fix this?

Software & Updates

click on the Other Software Tab and find the old java ppa and delete it then click the Add button here is new to add

Type is Binary

URL is http://ppa.launchpad.net/webupd8team/java/ubuntu

Distribution is bionic

components is main

leave the comment blank

after that close it and reload the repositories

Hope this helps

That is actually the default setting that I have that is causing problems.

EDIT:

I don’t think it’s the PPA. It’s the Label of something inside the PPA. Check out the screenshot I added at the beginning of this thread.

I removed the PPA and added it again through Software & Updates, then updated but still had the same problem.

What did work for me ultimately, though is:

  1. Removed PPA through Software & Updates->Other Software->Remove. (Close/Reload)
  2. Rebooted.
  3. Opened a terminal and did:

sudo add-apt-repository ppa:webupd8team/java sudo apt-get update

1 Like