kali linuxのバージョンを更新しようとしていますが、sudo apt update
コマンドを実行しようとするたびに次の出力が表示されます。
Ign:1 http://ppa.launchpad.net/micahflee/ppa/ubuntu groovy InRelease
Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Hit:3 http://dl.google.com/linux/chrome/deb stable InRelease
Ign:4 http://ppa.launchpad.net/zeehio/libxp/ubuntu groovy InRelease
Hit:5 https://desktop-download.mendeley.com/download/apt stable InRelease
Err:7 http://ppa.launchpad.net/micahflee/ppa/ubuntu groovy Release
404 Not Found [IP: 91.189.95.83 80]
Err:8 http://ppa.launchpad.net/zeehio/libxp/ubuntu groovy Release
404 Not Found [IP: 91.189.95.83 80]
Hit:6 http://kali.download/kali kali-rolling InRelease
Err:2 http://archive.ubuntu.com/ubuntu xenial InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/micahflee/ppa/ubuntu groovy 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/zeehio/libxp/ubuntu groovy 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: GPG error: http://archive.ubuntu.com/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
E: The repository 'http://archive.ubuntu.com/ubuntu xenial InRelease' is not signed.
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.
ファイルを更新しようとしましたが、/etc/apt/resources.list
まだ同じ問題が発生します。出力のUbuntuメッセージが何であるかさえわかりません。これでファイルはresources.list
次のようになります。
deb http://http.kali.org/kali kali-rolling main contrib non-free
答え1
resources.list
Kaliが何かをしない限り、aptが確認するファイルではありません。眩しく知恵なし。
正しいファイルです/etc/apt/sources.list/
。最新バージョンでも一致するファイルを探します。/etc/apt/sources.list.d/*.list
表示される出力は、aptが信頼できるリストに対応するGPGキーがないため、複数のUbuntuリポジトリからデータを読み取ろうとし、一連のエラーが発生していることを示します。してはいけないそしてKaliはUbuntuではないので、どちらかをインストールしようとすると、あらゆる種類の混乱が発生する可能性があります。
kaliリンクのみを使用するようにリポジトリ設定を変更してもう一度やり直してください。
または覚えておいてくださいカリーいいえ一般デスクトップの使用に適しています適切なデスクトップ指向システムを使用して再インストールします。