View Issue Details

IDProjectCategoryView StatusLast Update
0003646Kali LinuxKali Package Bugpublic2016-10-04 14:33
Reporternopsled Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionunable to reproduce 
Summary0003646: Repository Hash Mismatch Error Not Allowing Effected Packages to be Pulled Down
Description

In support of beef-xss, which is known not to work without tweaks on the newer Kali Rolling images, the following packages must be installed after purging the original configuration:

libsqlite3-dev

Attempting to apt-get install libsqlite3-dev results in the following error:
Get:1 http://archive-4.kali.org/kali kali-rolling InRelease [30.5 kB]
Get:2 http://archive-4.kali.org/kali kali-rolling/main i386 Packages [14.0 MB]
Err:2 http://archive-4.kali.org/kali kali-rolling/main i386 Packages
Hash Sum mismatch
Get:3 http://archive-4.kali.org/kali kali-rolling/non-free i386 Packages [141 kB]
Get:4 http://archive-4.kali.org/kali kali-rolling/contrib i386 Packages [91.6 kB]
Fetched 14.0 MB in 4s (3,266 kB/s)
Reading package lists... Done
W: Failed to fetch http://archive-4.kali.org/kali/dists/kali-rolling/main/binary-i386/Packages.gz Hash Sum mismatch
E: Some index files failed to download. They have been ignored, or old ones used instead.

Steps To Reproduce

The /etc/apt/sources.list should be configured to the following, as it mirrors the student VM for the PWK course:

deb http://http.kali.org/kali kali-rolling main non-free contrib

Attached Files
kernel_mismatch.log (819 bytes)

Activities

rhertzog

rhertzog

2016-10-04 14:33

administrator   ~0006024

That kind of error tends to be temporary glitches, I can't reproduce the issue. Try again.

Issue History

Date Modified Username Field Change
2016-10-04 13:56 nopsled New Issue
2016-10-04 14:22 brokeit File Added: kernel_mismatch.log
2016-10-04 14:33 rhertzog Note Added: 0006024
2016-10-04 14:33 rhertzog Status new => closed
2016-10-04 14:33 rhertzog Assigned To => rhertzog
2016-10-04 14:33 rhertzog Resolution open => unable to reproduce