When I run sudo apt update
, I get a 404 Not Found error:
me@K2SO:~$ sudo apt update
Ign:1 http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 InRelease
Hit:2 http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 Release
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:4 http://packages.microsoft.com/repos/vscode stable InRelease
Hit:5 http://security.ubuntu.com/ubuntu disco-security InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu disco InRelease
Hit:7 https://updates.signal.org/desktop/apt xenial InRelease
Hit:8 http://dl.google.com/linux/chrome/deb stable Release
Hit:9 http://us.archive.ubuntu.com/ubuntu disco-updates InRelease
Hit:11 http://ppa.launchpad.net/samoilov-lex/sway/ubuntu disco InRelease
Hit:12 http://us.archive.ubuntu.com/ubuntu disco-backports InRelease
Ign:13 http://ppa.launchpad.net/simonschneegans/testing/ubuntu disco InRelease
Hit:15 http://ppa.launchpad.net/snwh/ppa/ubuntu disco InRelease
Err:16 http://ppa.launchpad.net/simonschneegans/testing/ubuntu disco Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/simonschneegans/testing/ubuntu disco 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.
It's my understanding that 19.04 is still currently supported, and there's nothing else to upgrade to. I tried using the solution outlined here, but that's way back from 2014, and it didn't work.
How do I fix this error?
simonschneegans/testing
PPA – steeldriver Jul 06 '19 at 19:13