I'm trying to update my machine but it isn't working. The version I'm using is:
LSB Version: core-11.1.0ubuntu4-noarch:printing-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch Distributor ID: Ubuntu Description: Ubuntu 22.04 LTS Release: 22.04 Codename: jammy
I tried running sudo apt udpate
and the output is this:
Hit:1 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:2 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu jammy/ InRelease
Hit:3 http://deb.anydesk.com all InRelease
Hit:4 http://mx.archive.ubuntu.com/ubuntu jammy InRelease
Hit:5 https://cloud.r-project.org/bin/linux/ubuntu jammy-cran40/ InRelease
Get:6 https://zotero.retorque.re/file/apt-package-archive ./ InRelease [2 153 B]
Hit:7 http://mx.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease
Err:9 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu jammy/ Release
404 Not Found [IP: 137.222.10.189 80]
Hit:10 http://mx.archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:11 http://security.ubuntu.com/ubuntu impish-security InRelease
Err:13 http://security.ubuntu.com/ubuntu impish-security Release
404 Not Found [IP: 185.125.190.36 80]
Get:12 https://ubuntu.qgis.org/ubuntu jammy InRelease [2 718 B]
Err:12 https://ubuntu.qgis.org/ubuntu jammy InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D155B8E6A419C5BE
Reading package lists... Done
E: The repository 'http://www.stats.bris.ac.uk/R/bin/linux/ubuntu jammy/ 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.
W: http://deb.anydesk.com/dists/all/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: The repository 'http://security.ubuntu.com/ubuntu impish-security 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.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://ubuntu.qgis.org/ubuntu jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D155B8E6A419C5BE
I have looked for the problem but I couldn't find a solution. Can someone help me, please?
sudo ppa-purge ppa:impish-security
– Camila Martínez Avila Sep 14 '22 at 01:48vi
orvim
to edit/remove it, or just add a "#" at the start of the line so it's treated as a comment (ie. disabled), but it's up to you. If using a desktop system you can use GUI tools too - https://help.ubuntu.com/community/Repositories/Ubuntu but it's not a PPA or 3rd party repo. so ppa-purge isn't required, disable or remove it. – guiverc Sep 14 '22 at 02:06ubuntu.com
are sources that were manually added. – Nmath Sep 14 '22 at 04:07