Why do I get Hash Sum mismatch error when trying to install mono on debian

Jure Špik

I am following the mono installation tutorial. First I add repo to list, then I import key and finally I try to update the repos.

On last step I get error:

W: Failed to fetch http://download.mono-project.com/repo/debian/dists/wheezy/main/binary-amd64/Packages  Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.

I tried to fix this by running rm -rf /var/lib/apt/lists/* but the error remains.

Can you help me understand why this error happens and if possible a resolution/workaround? I would prefer not to compile from source nor to use the version in official repository.

I installed debian in a VM using debian-7.6.0-amd64-DVD-1.iso

Nesim Razon

2 days ago It was working, today I am also having same problem.

But I think hash file is incorrect @ mono-project site.

If you check file size or create hash file for Packages file you can see that it is not same as hash file.

binaries

http://origin-download.mono-project.com/repo/debian/dists/wheezy/main/binary-amd64/

file size and hash list of packages:

http://origin-download.mono-project.com/repo/debian/dists/wheezy/Release

Edit: they updated checksum file and also binaries couple of minutes ago and they match now. Try again, it might work now.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Why do I get this error when I run 'bower install'?

From Dev

Why do I get "package does not exist" error when I run maven install?

From Dev

Why do I get this error when trying to map on a list of lists?

From Dev

Why do I get a redirect URI mismatch when trying to log into Box?

From Dev

Why do I get an error trying to install my Python service in Windows?

From Dev

Why do I get an error when trying to use a method in application_controller?

From Dev

Why do I get an OpenSSL error when trying to connect to Apple Push Notification Service?

From Dev

Why do I get segmentation fault when trying to print an array?

From Dev

Why do I get an authorization error from Docker when I'm trying to pull a public image?

From Dev

Why do I get a "the location is not a folder" error when trying to open files using Dash or Synapse?

From Dev

Why do I get an error when trying to give a lexer as input of CommonTokenStream in ANTLRv4

From Dev

Why do I get a "the location is not a folder" error when trying to open files using Dash or Synapse?

From Dev

Ruby RubyGems: Why do I always get error messages when trying to install gems?

From Dev

Why do I get a "indexed columns are not unique" error when trying to add a UNIQUE INDEX to a SQLite Table?

From Dev

Why do i get this error when trying to check if in Corona sdk?

From Dev

Why do I get this error when I run 'bower install'?

From Dev

Why I get an error when implementing this easy hash for vector <int>?

From Dev

Why do I get an undefined variable error when trying to use PHP in two sections of a page?

From Dev

Why do I get TypeError when trying to do dot product?

From Dev

Why do I get an error when trying to sum values of a column retrieved in a ResultSet?

From Dev

Why do I get Input Mismatch Exception?

From Dev

Why do I get error on flurry when trying to compile to release on Android?

From Dev

"hash sum mismatch" error when doing update

From Dev

Why do I get a syntax error when I try to print a nested hash that has keys containing colons?

From Dev

Why do I get error on ABS expression when trying to print band footer?

From Dev

I get an Input/Output error when trying to install a VOLTTRON agent

From Dev

Why do I get "Could not push back" error when trying to use the IBM Bluemix Document Conversion service?

From Dev

sudo apt-get update failes with an Hash Sum mismatch error

From Dev

Why do I get foreign key mismatch?

Related Related

  1. 1

    Why do I get this error when I run 'bower install'?

  2. 2

    Why do I get "package does not exist" error when I run maven install?

  3. 3

    Why do I get this error when trying to map on a list of lists?

  4. 4

    Why do I get a redirect URI mismatch when trying to log into Box?

  5. 5

    Why do I get an error trying to install my Python service in Windows?

  6. 6

    Why do I get an error when trying to use a method in application_controller?

  7. 7

    Why do I get an OpenSSL error when trying to connect to Apple Push Notification Service?

  8. 8

    Why do I get segmentation fault when trying to print an array?

  9. 9

    Why do I get an authorization error from Docker when I'm trying to pull a public image?

  10. 10

    Why do I get a "the location is not a folder" error when trying to open files using Dash or Synapse?

  11. 11

    Why do I get an error when trying to give a lexer as input of CommonTokenStream in ANTLRv4

  12. 12

    Why do I get a "the location is not a folder" error when trying to open files using Dash or Synapse?

  13. 13

    Ruby RubyGems: Why do I always get error messages when trying to install gems?

  14. 14

    Why do I get a "indexed columns are not unique" error when trying to add a UNIQUE INDEX to a SQLite Table?

  15. 15

    Why do i get this error when trying to check if in Corona sdk?

  16. 16

    Why do I get this error when I run 'bower install'?

  17. 17

    Why I get an error when implementing this easy hash for vector <int>?

  18. 18

    Why do I get an undefined variable error when trying to use PHP in two sections of a page?

  19. 19

    Why do I get TypeError when trying to do dot product?

  20. 20

    Why do I get an error when trying to sum values of a column retrieved in a ResultSet?

  21. 21

    Why do I get Input Mismatch Exception?

  22. 22

    Why do I get error on flurry when trying to compile to release on Android?

  23. 23

    "hash sum mismatch" error when doing update

  24. 24

    Why do I get a syntax error when I try to print a nested hash that has keys containing colons?

  25. 25

    Why do I get error on ABS expression when trying to print band footer?

  26. 26

    I get an Input/Output error when trying to install a VOLTTRON agent

  27. 27

    Why do I get "Could not push back" error when trying to use the IBM Bluemix Document Conversion service?

  28. 28

    sudo apt-get update failes with an Hash Sum mismatch error

  29. 29

    Why do I get foreign key mismatch?

HotTag

Archive