Hi guys,
I use Kali Rolling Light (xfce)
Code:
root@xyz:~# uname -a
Linux xyz 4.3.0-kali1-amd64 #1 SMP Debian 4.3.5-1kali1 (2016-02-11) x86_64 GNU/Linux
My little problem: apt-get upgrade and apt-get dist-upgrade progress couldn't be done and it showed up the errors as below.
Then I actually went to the link below, problem was .deb files too old and get replaced (libapt5.0_1.2.6 replaced by 5.0_1.2.7). Are there any new repositories?
Code:
root@xyz:~# apt-get update -qq -y && apt-get upgrade -qq -y && apt-get dist-upgrade -qq -y
E: Failed to fetch http://http.kali.org/kali/pool/main/a/apt/libapt-pkg5.0_1.2.6_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/a/apt/libapt-inst2.0_1.2.6_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/a/apt/apt_1.2.6_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/a/apt/apt-utils_1.2.6_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/v/vte2.91/libvte-2.91-0_0.42.4-1_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/v/vte2.91/libvte-2.91-common_0.42.4-1_all.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/v/vte2.91/gir1.2-vte-2.91_0.42.4-1_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/libv/libva/libva1_1.6.2-2_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/libv/libva/libva-drm1_1.6.2-2_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/libv/libva/libva-x11-1_1.6.2-2_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/libv/libva/va-driver-all_1.6.2-2_amd64.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?