Ich mache oft ein sudo apt-get Update, wenn ich Linux benutze, aber ich bekomme oft Warnungen. Diesmal die Reinigung
Wenn es wieder zunimmt, kann es zerbrechlich sein (2020/05/16)
Diesmal zwei
E: The repository 'http://ppa.launchpad.net/kazam-team/unstable-series/ubuntu bionic Release' does not have a Release file.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://nvidia.github.io/nvidia-docker/ubuntu18.04/amd64 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ED91CA3AC1160CD
Da es schwierig ist, die Oberseite zu sehen, werde ich auch einen Klartext ↓ posten
E: The repository 'http://ppa.launchpad.net/kazam-team/unstable-series/ubuntu bionic Release' does not have a Release file.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://nvidia.github.io/nvidia-docker/ubuntu18.04/amd64 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ED91CA3AC1160CD
Der öffentliche Schlüssel ist abgelaufen, daher werde ich ihn aktualisieren.
Siehe auch: https://linuxconfig.org/how-to-list-and-remove-ppa-repository-on-ubuntu-18-04-bionic-beaver-linux
Ich werde das Repository der ppa-Datei löschen.
sudo apt-add-repository -r ppa:kazam-team/unstable-series
Siehe auch: https://linuxconfig.org/how-to-list-and-remove-ppa-repository-on-ubuntu-18-04-bionic-beaver-linux
Recommended Posts