Results 1 to 4 of 4

Thread: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

  1. #1
    Join Date
    2015-Sep
    Posts
    8

    [Solved] Unable to fetch some archives, run apt-get update or --fix-missing?

    Ran apt-get update and apt-get upgrade on a fresh Prebuilt Kali Linux VirtualBox Image (Kali Linux 64 bit VBox Version 2.0)
    Not able to complete the upgrade and got the following error
    Code:
    root@kali:~# apt-get dist-upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    The following packages will be upgraded:
      libapache2-mod-php5 php5 php5-cli php5-common php5-mysql php5-readline
    6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 5,175 kB of archives.
    After this operation, 15.4 kB of additional disk space will be used.
    Do you want to continue? [Y/n] y
    
    Err http://security.kali.org/kali-security/ sana/updates/main php5-readline amd64 5.6.12+dfsg-0+deb8u1 404  Not Found
    
    Err http://security.kali.org/kali-security/ sana/updates/main php5-cli amd64 5.6.12+dfsg-0+deb8u1 404  Not Found
    
    Err http://security.kali.org/kali-security/ sana/updates/main php5-mysql amd64 5.6.12+dfsg-0+deb8u1 404  Not Found
    
    Err http://security.kali.org/kali-security/ sana/updates/main libapache2-mod-php5 amd64 5.6.12+dfsg-0+deb8u1 404  Not Found
    
    Err http://security.kali.org/kali-security/ sana/updates/main php5-common amd64 5.6.12+dfsg-0+deb8u1 404  Not Found
    
    Err http://security.kali.org/kali-security/ sana/updates/main php5 all 5.6.12+dfsg-0+deb8u1 404  Not Found
    
    E: Failed to fetch http://security.kali.org/kali-security/pool/main/p/php5/php5-readline_5.6.12+dfsg-0+deb8u1_amd64.deb  404  Not Found
    
    E: Failed to fetch http://security.kali.org/kali-security/pool/main/p/php5/php5-cli_5.6.12+dfsg-0+deb8u1_amd64.deb  404  Not Found
    
    E: Failed to fetch http://security.kali.org/kali-security/pool/main/p/php5/php5-mysql_5.6.12+dfsg-0+deb8u1_amd64.deb  404  Not Found
    
    E: Failed to fetch http://security.kali.org/kali-security/pool/main/p/php5/libapache2-mod-php5_5.6.12+dfsg-0+deb8u1_amd64.deb  404  Not Found
    
    E: Failed to fetch http://security.kali.org/kali-security/pool/main/p/php5/php5-common_5.6.12+dfsg-0+deb8u1_amd64.deb  404  Not Found
    
    E: Failed to fetch http://security.kali.org/kali-security/pool/main/p/php5/php5_5.6.12+dfsg-0+deb8u1_all.deb  404  Not Found
    
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    Tried to run the package updater GUI and got following error
    Code:
    E: http://security.kali.org/kali-security/ sana/updates/main php5-readline amd64 5.6.12+dfsg-0+deb8u1 is not (yet) available (404  Not Found)
    Last edited by buxbud; 2015-09-15 at 02:24. Reason: Solved

  2. #2
    Join Date
    2015-Sep
    Posts
    8
    The error vanished mysteriously. I am able to fetch and update now.
    Probably I tried ti update when the cron jobs were running at the server side.
    Admins, please delete this post or archive it.
    Thanks.

  3. #3
    Join Date
    2015-Dec
    Posts
    1
    I found that running:

    apt-get clean

    fixed the issue.

  4. #4
    Join Date
    2015-Dec
    Posts
    1
    any ideas ?

    Ign http://http.kali.org sana/non-free Translation-en
    Ign http://security.kali.org sana/updates/non-free Translation-es
    Ign http://security.kali.org sana/updates/non-free Translation-en
    E: se interrumpió la ejecución de dpkg, debe ejecutar manualmente «dpkg --configure -a» para corregir el problema
    root@kali:/home/omar#

Similar Threads

  1. error: unable to fetch 404 install tor
    By captain104 in forum TroubleShooting Archive
    Replies: 6
    Last Post: 2022-10-10, 19:46
  2. apt-get update fetch error
    By poly in forum Installing Archive
    Replies: 0
    Last Post: 2021-10-05, 21:16
  3. Apt-get upgrade: unable to fetch some archives
    By Luko in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-09-06, 07:02
  4. Unable to fetch some archives
    By ohm in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-03-05, 02:24

Posting Permissions

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