View Issue Details

IDProjectCategoryView StatusLast Update
0007571Kali LinuxKali Package Bugpublic2025-07-14 09:37
ReporterPSOE Assigned Todaniruiz  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version2021.4 
Summary0007571: When I try to instal Pip3 varius 404 errors come up
Description

$ sudo apt install python3-pip -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
python-pip-whl python3-wheel
The following NEW packages will be installed:
python-pip-whl python3-pip python3-wheel
0 upgraded, 3 newly installed, 0 to remove and 451 not upgraded.
Need to get 2,309 kB of archives.
After this operation, 3,671 kB of additional disk space will be used.
Err:1 http://http.kali.org/kali kali-rolling/main amd64 python-pip-whl all 20.3.4-4
404 Not Found
Err:2 http://http.kali.org/kali kali-rolling/main amd64 python3-wheel all 0.34.2-1
404 Not Found
Err:3 http://http.kali.org/kali kali-rolling/main amd64 python3-pip all 20.3.4-4
404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/p/python-pip/python-pip-whl_20.3.4-4_all.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/w/wheel/python3-wheel_0.34.2-1_all.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/p/python-pip/python3-pip_20.3.4-4_all.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Steps To Reproduce

$ sudo apt install python3-pip -y

Activities

daniruiz

daniruiz

2022-02-09 08:04

manager   ~0015707

Did you run sudo apt update first?

daniruiz

daniruiz

2022-02-11 06:45

manager   ~0015719

I'm closing this as the package python3-pip has no issues, and this is probably caused by not running sudo apt update

Issue History

Date Modified Username Field Change
2022-02-08 19:57 PSOE New Issue
2022-02-09 08:04 daniruiz Note Added: 0015707
2022-02-11 06:45 daniruiz Note Added: 0015719
2022-02-11 06:45 daniruiz Assigned To => daniruiz
2022-02-11 06:45 daniruiz Status new => closed
2022-02-11 06:45 daniruiz Resolution open => suspended
2025-07-14 09:36 g0tmi1k Priority high => normal
2025-07-14 09:37 g0tmi1k Severity block => minor