修正後ソース、リストこれにより、ソフトウェアのインストール中に問題が発生します。
root@afaque:~/Desktop# apt-get update
Err:1 http://repo.kali.org/kali kali-rolling InRelease
403 Forbidden [IP: 144.217.77.182 80]
Reading package lists... Done
E: Failed to fetch http://repo.kali.org/kali/dists/kali-rolling/InRelease 403 Forbidden [IP: 144.217.77.182 80]
E: The repository 'http://repo.kali.org/kali kali-rolling 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.
ベストアンサー1
Kali Linuxをsources.list
使用する正しい方法は次のとおりです。Kali resources.list リポジトリ文書。
ドキュメントによるとsources.list
(Kali 2016.1のリリース以降、現在のKali Linuxバージョンの場合)の内容は次のとおりです。
deb http://http.kali.org/kali kali-rolling main contrib non-free
# For source package access, uncomment the following line
# deb-src http://http.kali.org/kali kali-rolling main contrib non-free
文書には次のようにも記載されています。
Kaliファイルに
sources.list
別のリポジトリを追加すると、KALI LINUXのインストールが中断される可能性があります。