Error when "sudo upt-get update" in Ubuntu 18.04

Asked by Halefom

Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://dl.google.com/linux/chrome/deb stable Release
Hit:4 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://archive.canonical.com/ubuntu bionic InRelease
Hit:6 http://security.ubuntu.com/ubuntu bionic-security InRelease
Ign:7 http://ppa.launchpad.net/bhdouglass/indicator-remindor/ubuntu bionic InRelease
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Ign:10 http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu bionic InRelease
Get:11 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:12 http://ppa.launchpad.net/libreoffice/ppa/ubuntu bionic InRelease
Get:13 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 DEP-11 Metadata [295 kB]
Ign:14 http://ppa.launchpad.net/octave/stable/ubuntu bionic InRelease
Get:15 http://us.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 48x48 Icons [73.8 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 64x64 Icons [140 kB]
Hit:17 http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu bionic InRelease
Get:18 http://us.archive.ubuntu.com/ubuntu bionic-updates amd64 Contents (deb) [64.6 MB]
Hit:19 http://ppa.launchpad.net/webupd8team/atom/ubuntu bionic InRelease
Err:20 http://ppa.launchpad.net/bhdouglass/indicator-remindor/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Err:21 http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Err:22 http://ppa.launchpad.net/octave/stable/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Get:23 http://us.archive.ubuntu.com/ubuntu bionic-updates i386 Contents (deb) [41.1 MB]
Get:24 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 DEP-11 Metadata [264 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 48x48 Icons [201 kB]
Get:26 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 64x64 Icons [463 kB]
Get:27 http://us.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 DEP-11 Metadata [2,464 B]
Get:28 http://us.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [8,284 B]
Reading package lists... Done
W: Skipping acquire of configured file 'stable/source/Sources' as repository 'https://download.docker.com/linux/ubuntu bionic InRelease' does not seem to provide it (sources.list entry misspelt?)
E: The repository 'http://ppa.launchpad.net/bhdouglass/indicator-remindor/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/octave/stable/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Halefom (halefom) said :
#1

I mean "sudo apt-get update"

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

You have some PPAs activated as repositories to download software packages, but three of them do not contain software for the Ubuntu release that you are running. You have to deactivate them from your list of repositories.

What is the output of the commands (to be executed in a terminal window):

grep bhdouglass /etc/apt/sources.list /etc/apt/sources.list.d/*.list
grep gwibber-daily /etc/apt/sources.list /etc/apt/sources.list.d/*.list
grep octave /etc/apt/sources.list /etc/apt/sources.list.d/*.list

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Not all PPAs support all releases and they should be removed

Can you help with this problem?

Provide an answer of your own, or ask Halefom for more information if necessary.

To post a message you must log in.