Results 1 to 2 of 2

Thread: apt-get update not working all of a sudden

  1. #1
    Join Date
    2020-Mar
    Posts
    1

    apt-get update not working all of a sudden

    I've tried using a few different sources lists but settled on the one that seems to be official: deb http://kali.download/kali/ kali-rolling main contrib non-free

    Regardless of the content of my sources list, I keep getting this error. I'm running this in vmware fusion, has been working fine until I was trying to install node and npm (which I was also having troubles installing, but I'll save that for another time). Here's what I ran and its output:

    root@kali:/etc/apt# apt-get update
    Get:1 http://kali.download/kali kali-rolling InRelease [30.5 kB]
    Get:2 http://kali.download/kali kali-rolling/main amd64 Packages [16.5 MB]
    Ign:3 https://download.docker.com/linux/debian kali-rolling InRelease
    Err:4 https://download.docker.com/linux/debian kali-rolling Release
    404 Not Found [IP: 99.84.248.47 443]
    Get:5 http://kali.download/kali kali-rolling/contrib amd64 Packages [96.4 kB]
    Get:6 http://kali.download/kali kali-rolling/non-free amd64 Packages [193 kB]
    Reading package lists... Done
    E: The repository 'https://download.docker.com/linux/debian kali-rolling 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.

  2. #2
    Join Date
    2017-May
    Location
    South Carolina
    Posts
    3
    I've had the same problem for a couple of months now.
    I am surprised there has been no response to this in the time it has been here

    Here is a cut from my last update/upgrade today:

    E: Failed to fetch http://http.kali.org/kali/pool/main/....2-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....2-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....2-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....2-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....2-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....7-3_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....7-3_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....1-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....1-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....1-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/....1-2_amd64.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/...0kali1_all.deb 404 Not Found [IP: 192.99.200.113 80]
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    codifiedlikenessutility@WarMachine:~$ apt-get update
    Reading package lists... Done
    E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
    E: Unable to lock directory /var/lib/apt/lists/
    W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
    W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
    codifiedlikenessutility@WarMachine:~$ sudo apt-get update
    [sudo] password for codifiedlikenessutility:
    Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
    Ign:2 https://apt.dockerproject.org/repo debian-stretch InRelease
    Err:3 https://apt.dockerproject.org/repo debian-stretch Release
    404 Not Found [IP: 99.84.181.53 443]
    Get:4 http://kali.download/kali kali-rolling InRelease [30.5 kB]
    Reading package lists... Done
    E: The repository 'https://apt.dockerproject.org/repo debian-stretch Release' no longer has 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.
    E: Release file for http://http.kali.org/kali/dists/kali-rolling/InRelease is not valid yet (invalid for another 41min 58s). Updates for this repository will not be applied.
    codifiedlikenessutility@WarMachine:~$ sudo apt-get update --fix-missing
    Ign:1 https://apt.dockerproject.org/repo debian-stretch InRelease
    Hit:2 https://brave-browser-apt-release.s3.brave.com stable InRelease
    Err:3 https://apt.dockerproject.org/repo debian-stretch Release
    404 Not Found [IP: 13.249.43.67 443]
    Get:4 http://kali.download/kali kali-rolling InRelease [30.5 kB]
    Reading package lists... Done
    E: The repository 'https://apt.dockerproject.org/repo debian-stretch Release' no longer has 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.
    E: Release file for http://http.kali.org/kali/dists/kali-rolling/InRelease is not valid yet (invalid for another 41min 33s). Updates for this repository will not be applied.

Similar Threads

  1. FN+Prt Sc not working after update
    By Neo One in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-04-08, 10:15
  2. update is not working
    By Dacia in forum Installing Archive
    Replies: 0
    Last Post: 2021-05-03, 03:03
  3. Replies: 0
    Last Post: 2017-03-29, 17:48

Tags for this Thread

Posting Permissions

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