My question is similar to other question ask in the past but it's different, my source.file
is correct based on Kali and I still have issue with update.
My source.list
file:
deb http://http.kali.org/kali kali-rolling main non-free contrib
When I run apt-get update
I get:
root@kali:~/Desktop# apt-get update
Ign:1 http://http.kali.org/kali kali-rolling InRelease
Err:2 http://http.kali.org/kali kali-rolling Release
404 Not Found [IP: 192.99.200.113 80]
Reading package lists... Done
E: The repository 'http://http.kali.org/kali kali-rolling Relase' 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.
What else can be the problem?
My Kali Linux version:
root@kali:~/Desktop# uname -a
Linux kali 4.19.0-kali4-amd64 #1 SMP Debian 4.19.28-2kali1 (2019-03-18) x86_64 GNU/Linux
I also verify the source.list
content by this page:
https://www.kali.org/docs/general-use/kali-linux-sources-list-repositories/