Hi I'm running Kali linux on VMWare and and getting a segmentation error. I'm running 4.9.0-kali2-amd64, my sources.list file contains:
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
deb http://old.kali.org/kali sana main non-free contrib
# For source package access, uncomment the following line
deb-src http://old.kali.org/kali sana main non-free contrib
## Kali Security updates
deb http://security.kali.org/kali-security kali/updates main contrib non-free
## Bleeding Edge repository
deb http://repo.kali.org/kali kali kali-bleeding-edge main
when I run apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y I get errors in my downloads as shown :
W: The repository 'http://security.kali.org/kali-security kali/updates Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://repo.kali.org/kali kali Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://security.kali.org/kali-security/dists/kali/updates/main/binary-amd64/Packages 404 Not Found
E: Failed to fetch http://repo.kali.org/kali/dists/kali/kali-bleeding-edge/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Any insight would be very much appreciated,
Thank You
Be the First to Respond
Share Your Thoughts