View Issue Details

IDProjectCategoryView StatusLast Update
0008505Kali LinuxKali Package Bugpublic2023-10-18 05:08
ReporterKuro Assigned Toarnaudr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0008505: Kali Update| Connection Timeout "deb[.]i2p2[.]de"
Description

Getting a connection timeout to "deb[.]i2p2[.]de [193.150.121[.]17]" while updating the apt packages for last 1 week.
The IP is not reachable while pinging. Attaching the screenshots.

================================================================================================
Commands executed:
sudo apt update

Error:
Ign:8 https://deb.i2p2.de unstable InRelease
Ign:8 https://deb.i2p2.de unstable InRelease
Ign:8 https://deb.i2p2.de unstable InRelease
Err:8 https://deb.i2p2.de unstable InRelease
Could not connect to deb.i2p2.de:443 (193.150.121.17), connection timed out
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
187 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Failed to fetch https://deb.i2p2.de/dists/unstable/InRelease Could not connect to deb.i2p2.de:443 (193.150.121.17), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.

Attached Files

Activities

arnaudr

arnaudr

2023-10-18 05:08

manager   ~0018545

The error is that the server deb.i2p2.de doesn't respond. This is not a Kali Linux mirror, it's something that you added to your sources.list (check /etc/apt/sources.list and /etc/apt/sources.list.d/*). Comment out this line in your sources.lit and everything will work again.

Issue History

Date Modified Username Field Change
2023-10-18 04:58 Kuro New Issue
2023-10-18 04:58 Kuro File Added: Screenshot from 2023-10-18 10-24-48.png
2023-10-18 04:58 Kuro File Added: Screenshot from 2023-10-18 10-24-27.png
2023-10-18 04:58 Kuro File Added: Screenshot from 2023-10-18 10-27-35.png
2023-10-18 05:08 arnaudr Note Added: 0018545
2023-10-18 05:08 arnaudr Assigned To => arnaudr
2023-10-18 05:08 arnaudr Status new => closed
2023-10-18 05:08 arnaudr Resolution open => won't fix