Results 1 to 3 of 3

Thread: Hash Sum mismatch

  1. #1
    Join Date
    2013-Mar
    Posts
    1

    Hash Sum mismatch

    Hi,


    This is regarding an installation of the Kali 1.0.1 ISO in a VMware 8 machine.

    After initial install the /etc/apt/sources.list file looked like this:
    Code:
    # 
    
    # deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL Binary 20130315-11:39]/ kali contrib main non-free
    
    #deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL Binary 20130315-11:39]/ kali contrib main non-free
    
    deb http://http.kali.org/kali kali main non-free contrib
    deb-src http://http.kali.org/kali kali main non-free contrib
    
    ## Security updates
    deb http://security.kali.org/kali-security kali/updates main contrib non-free
    However when working with apt I always get "Hash Sum mismatch" errors.

    After some reading I changed the sources as stated in http://wiki.debian.org/Derivatives/Census/Kali

    Unfortunately to no avail.

    Does anyone have an idea how to get rid of the "Hash Sum mismatch" error?

    Cheers,
    Tom

  2. #2
    Join Date
    2013-May
    Location
    indonesia
    Posts
    20
    just remove directory partial ~# rm -rf /var/lib/apt/lists/partial
    then ~# apt-get update && apt-get upgrade
    all fixed

  3. #3
    Join Date
    2016-May
    Posts
    1
    I know 2 ways of fixing this-

    1. Change mirror in sources.list file. Go to https://www.blackmoreops.com/2013/11...ferent-mirror/ to see how it is done.

    2. Just wait for some time. It might be fixed automatically.

Similar Threads

  1. Hash Sum mismatch
    By WallaceTech in forum General Archive
    Replies: 3
    Last Post: 2017-08-10, 07:47
  2. hash mismatch
    By AWV in forum Installing NetHunter
    Replies: 3
    Last Post: 2015-04-02, 17:21
  3. Hash sum mismatch
    By staticn0de in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-06-28, 10:07

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •