-
-
Save pichuang/dfde2e34a1f39cadaec7 to your computer and use it in GitHub Desktop.
| deb http://http.kali.org/kali kali-rolling main contrib non-free | |
| deb-src http://http.kali.org/kali kali-rolling main contrib non-free | |
| #deb http://kali.cs.nctu.edu.tw/kali kali-rolling main non-free contrib |
Android kali linux.... 404 error while updating... Help me...
Same here
Here is my solution https://github.com/krishnendu282/turning-debian-into-kali
Man, Thank You So Much I've Been Trying To Solve This Problem From So Long...
I just lost access to another account, so thought to notify, anyways new fork https://github.com/Rixker0-Sarkar0/turning-into-kali
Any queries just comment
i have kali linux 2022, but i cant update my apt-get update it shows:
Ign:1 http://https.kali.org/kali kali-rolling InRelease
Ign:2 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu jammy InRelease
Err:4 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu jammy Release
404 Not Found [IP: 91.189.95.85 80]
Ign:1 http://https.kali.org/kali kali-rolling InRelease
Ign:1 http://https.kali.org/kali kali-rolling InRelease
Hit:3 http://kali.cs.nctu.edu.tw/kali kali-rolling InRelease
Err:1 http://https.kali.org/kali kali-rolling InRelease
Something wicked happened resolving 'https.kali.org:http' (-5 - No address associated with hostname)
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/deadsnakes/ppa/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.
need help guys..
i have kali linux 2022, but i cant update my apt-get update it shows: Ign:1 http://https.kali.org/kali kali-rolling InRelease Ign:2 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu jammy InRelease Err:4 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu jammy Release 404 Not Found [IP: 91.189.95.85 80] Ign:1 http://https.kali.org/kali kali-rolling InRelease Ign:1 http://https.kali.org/kali kali-rolling InRelease Hit:3 http://kali.cs.nctu.edu.tw/kali kali-rolling InRelease Err:1 http://https.kali.org/kali kali-rolling InRelease Something wicked happened resolving 'https.kali.org:http' (-5 - No address associated with hostname) Reading package lists... Done E: The repository 'http://ppa.launchpad.net/deadsnakes/ppa/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. need help guys..
solution:
- open up terminal
- type:- "sudo nano /etc/apt/sources.list"
- find 'http://ppa.launchpad.net/deadsnakes/ppa/ubuntu jammy Release' and put a "#" before it.
- type 'apt update && apt upgrade -y'
optional 5. encountered error? reply back, support would be long to get.
use this
See https://www.kali.org/docs/general-use/kali-linux-sources-list-repositories/
deb http://http.kali.org/kali kali-rolling main contrib non-free
Additional line for source packages
deb-src http://http.kali.org/kali kali-rolling main contrib non-free
Never follow any instructions other the stated on https://www.kali.org/docs/general-use/kali-linux-sources-list-repositories/ and read and consider the documentation before before editing the sources.list file
deb-src http://http.kali.org/kali kali-rolling main contrib non-free
Thank you, by doing this method in the source list, the update was done
Hello friends, today I had a problem with the update and upgrade of Kali. Do you have a new list source?
Hello friends, today I had a problem with the update and upgrade of Kali. Do you have a new list source? Because the source lists of Kali are blocked
this didn't work
yes same problem for me also. but I am getting error code: 503(which is server side error).is there any information that it is blocked.can I know?
http://mirror.amuksa.com is also available. It is operated in South Korea and shows fast speeds.
Just use official mirror (which will match fastest mirror depend on your location automatically) or try this on 2019.2:
deb http://kali.cs.nctu.edu.tw/kali kali-rolling main non-free contribThis mirror is from Department of Computer Science, National Chaio Tung University, Taiwan. Maybe you can find some mirror from universities localed in India. ### :)


@djieunang4 @Amoako-Manasseh this repo should included 2020.2 version
Any problems to this repo, please contact mirror[at]linux.cs.nctu.edu.tw directly, thank you.