Results 1 to 5 of 5

Thread: [404 Not found repository] Ask for newer repository?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [404 Not found repository] Ask for newer repository?

    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?
    Last edited by justacleverguy; 2016-03-25 at 15:57.

Similar Threads

  1. Replies: 10
    Last Post: 2017-05-17, 11:59
  2. Add-apt-repository?
    By altjx in forum TroubleShooting Archive
    Replies: 22
    Last Post: 2014-04-26, 03:47

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •