View Issue Details

IDProjectCategoryView StatusLast Update
0009375Kali LinuxKali Package Improvementpublic2025-10-27 02:39
ReporterJess Up Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009375: Update Errors from missing Package Urls
Description

When I use sudo apt update to update, I'm getting the following errors.

Get:1 http://kali.download/kali kali-rolling InRelease [34.0 kB]
Get:2 http://kali.download/kali kali-rolling/main amd64 Packages [20.9 MB]
Get:3 http://kali.download/kali kali-rolling/main amd64 Contents (deb) [52.3 MB]
Get:3 http://kali.download/kali kali-rolling/main amd64 Contents (deb) [52.3 MB]
Get:3 http://kali.download/kali kali-rolling/main amd64 Contents (deb) [52.3 MB]
Get:3 http://kali.download/kali kali-rolling/main amd64 Contents (deb) [52.3 MB]
Get:3 http://kali.download/kali kali-rolling/main amd64 Contents (deb) [52.3 MB]
Get:3 http://kali.download/kali kali-rolling/main amd64 Contents (deb) [52.3 MB]
Get:3 http://kali.download/kali kali-rolling/main amd64 Contents (deb) [52.3 MB]
Ign:3 http://kali.download/kali kali-rolling/main amd64 Contents (deb)
Err:3 http://http.kali.org/kali kali-rolling/main amd64 Contents (deb)
File has unexpected size (52315180 != 52314457). Mirror sync in progress? [IP: 104.17.254.239 80]
Err:3 http://http.kali.org/kali kali-rolling/main amd64 Contents (deb)
File has unexpected size (52315180 != 52314457). Mirror sync in progress? [IP: 104.17.254.239 80]
404 Not Found [IP: 54.39.128.230 80]
Hit:10 https://dl.google.com/linux/chrome/deb stable InRelease
Error: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/main/Contents-amd64 404 Not Found [IP: 54.39.128.230 80]
Error: Some index files failed to download. They have been ignored, or old ones used instead.

I'm in the USA, and Im not using a VPN to update.

Activities

arnaudr

arnaudr

2025-10-27 02:39

manager   ~0020924

That's weird really, can you reproduce it consistently, or was it a one-off?

If you can reproduce, please change your mirror to http://kali.download/kali in /etc/apt/sources.list. Then sudo apt distclean && sudo apt update. Can you still reproduce it?

If so, can you please paste the output of:

curl -sI http://kali.download/kali/dists/kali-rolling/main/Contents-amd64.gz

I'm trying to assess if you hit some Cloudflare caching issue.

Issue History

Date Modified Username Field Change
2025-10-26 16:40 Jess Up New Issue
2025-10-27 02:39 arnaudr Note Added: 0020924