PDA

View Full Version : How to fix my problem Hash sum mismatch?



jamesxviii
2016-04-27, 19:42
I will tell you all my problem for hope you guy help me best. here is this. I just installed kali linux 2016. Done. Then i add "deb http://http.kali.org/kali kali-rolling main contrib non-free" to source.list. Done. Then I type "apt-get update", all happen like this: http://imgur.com/a/BlrRm.1463
Can everybody help me how to fix this?is i do anything wrong? And How can i update and upgrade with no trouble?

konez90
2016-04-28, 16:53
Having the same issue, just installed today

konez90
2016-04-28, 17:08
Figured it out, do:

rm -rf /var/lib/apt/lists
apt-get remove kali-archive-keyring
apt-get update
apt-get install kali-archive-keyring
apt-get update
apt-get upgrade