Results 1 to 4 of 4

Thread: Hash Sum mismatch

  1. #1
    Join Date
    2015-Nov
    Posts
    2

    Hash Sum mismatch

    Hi Guys.

    I have a fresh install of Kali running on VMware. I wanted to check for any updates before i start using the OS. When i run apt-get update then apt-get upgrade
    I get the errors below. Now before I get another forum warning. I have searched the forum and yes I have been over the posts of others. Changing the source address to another location does not make a blind bit of difference. I am sorry if I have missed something here and I am looking for suggestions and help to resolve this.

    I am running a fresh install of Kali VMware ESXi 5.5.

    My standard sources.list looks like below.

    Code:
    # 
    
    # deb cdrom:[Debian GNU/Linux 2017.1 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170416-02:08]/ kali-rolling contrib main non-free
    
    #deb cdrom:[Debian GNU/Linux 2017.1 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170416-02:08]/ kali-rolling contrib main non-free
    
    deb http://http.kali.org/kali kali-rolling main non-free contrib
    # deb-src http://http.kali.org/kali kali-rolling main non-free contrib

    Code:
    After this operation, 116 MB of additional disk space will be used.
    Do you want to continue? [Y/n] Y
    Get:1 http://ftp.hands.com/kali kali-rolling/main amd64 ettercap-common amd64 1:0.8.2-6 [682 kB]
    Get:1 http://ftp.hands.com/kali kali-rolling/main amd64 ettercap-common amd64 1:0.8.2-6 [682 kB]
    Err:1 http://ftp.hands.com/kali kali-rolling/main amd64 ettercap-common amd64 1:0.8.2-6
      Hash Sum mismatch
      Hashes of expected file:
       - SHA256:99648f5b91956887d3b858731faaef8dd5f1080a4dcb90ec68de391ee36b14aa
       - SHA1:99b285f5a4238ea8401656ba2591e96fbaf9d3ec [weak]
       - MD5Sum:a22ab25a03be31a80f8a228890d1bd27 [weak]
       - Filesize:681820 [weak]
      Hashes of received file:
       - SHA256:90a035341a88490df79d31aaab8f497ec4f9a172657e63ace5ef2dbf742f572f
       - SHA1:1174b98cce20025bd66b90c8794e59d2e37e95bf [weak]
       - MD5Sum:0f2c0112c0922365b0250abc23723e6c [weak]
       - Filesize:89525 [weak]
      Last modification reported: Fri, 07 Jul 2017 14:21:24 +0000
    Get:2 http://ftp.hands.com/kali kali-rolling/main amd64 mimikatz all 2.1.1-20170608-0kali1 [595 kB]
    Err:2 http://ftp.hands.com/kali kali-rolling/main amd64 mimikatz all 2.1.1-20170608-0kali1
      Hash Sum mismatch
      Hashes of expected file:
       - SHA256:1c29a34b0462b795522b2ac881664fea15db0d6f0f2805c8f0afc7406e07bb59
       - SHA1:bfe9b9b2954f536e2df38cead49ba3b00e209272 [weak]
       - MD5Sum:5df4b1d9244432b3959f0e6e8fd352d2 [weak]
       - Filesize:595240 [weak]
      Hashes of received file:
       - SHA256:9970993b3b11e2ad3a0ebb7dee2fc38b4d1348f20dbd60a05c94922a8a8973ca
       - SHA1:eb222c1d130ea145d4649cee20d77c8ced088757 [weak]
       - MD5Sum:82e6a1f291de226fae07a29458e7db88 [weak]
       - Filesize:89525 [weak]
      Last modification reported: Fri, 07 Jul 2017 14:21:25 +0000
    Fetched 179 kB in 1s (108 kB/s)
    E: Failed to fetch http://185.137.8.243/UserCheck/Porta...l9hbWQ2NC5kZWI  Hash Sum mismatch
       Hashes of expected file:
        - SHA256:99648f5b91956887d3b858731faaef8dd5f1080a4dcb90ec68de391ee36b14aa
        - SHA1:99b285f5a4238ea8401656ba2591e96fbaf9d3ec [weak]
        - MD5Sum:a22ab25a03be31a80f8a228890d1bd27 [weak]
        - Filesize:681820 [weak]
       Hashes of received file:
        - SHA256:90a035341a88490df79d31aaab8f497ec4f9a172657e63ace5ef2dbf742f572f
        - SHA1:1174b98cce20025bd66b90c8794e59d2e37e95bf [weak]
        - MD5Sum:0f2c0112c0922365b0250abc23723e6c [weak]
        - Filesize:89525 [weak]
       Last modification reported: Fri, 07 Jul 2017 14:21:24 +0000
    E: Failed to fetch http://185.137.8.243/UserCheck/Porta...aTFfYWxsLmRlYg  Hash Sum mismatch
       Hashes of expected file:
        - SHA256:1c29a34b0462b795522b2ac881664fea15db0d6f0f2805c8f0afc7406e07bb59
        - SHA1:bfe9b9b2954f536e2df38cead49ba3b00e209272 [weak]
        - MD5Sum:5df4b1d9244432b3959f0e6e8fd352d2 [weak]
        - Filesize:595240 [weak]
       Hashes of received file:
        - SHA256:9970993b3b11e2ad3a0ebb7dee2fc38b4d1348f20dbd60a05c94922a8a8973ca
        - SHA1:eb222c1d130ea145d4649cee20d77c8ced088757 [weak]
        - MD5Sum:82e6a1f291de226fae07a29458e7db88 [weak]
        - Filesize:89525 [weak]
       Last modification reported: Fri, 07 Jul 2017 14:21:25 +0000
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

  2. #2
    This usually happens when you catch a repo in mid-sync. Give it a few minutes (like, 10-20), then run an update and upgrade again. if this issue persists, there may be an issue with the mirror you're connecting to. If that's the case, submit a bug report (at bugs.kali.org) together with the output of the command curl -sI http://http.kali.org/README.

  3. #3
    Join Date
    2016-Nov
    Location
    Outer space
    Posts
    74
    This usually happens too if you are doing the upgrade behind a proxy. It depends of the proxy configuration of course (not always is happening).

  4. #4
    Join Date
    2016-Aug
    Posts
    3
    I face the same problem a couple of days now, apt tries to get packages ettercap, mimikatz and others and fails with hash mismatch error. Apt fetches packages from ftp.ccc.uoc.gr (University of Crete in Greece) , is there a way to try other mirror?

Similar Threads

  1. Hash Sum mismatch
    By tomputer in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2016-05-19, 16:29
  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
  •