Hash Sum mismatch in Ubuntu AMD64 repo

edited 2013 Apr 27 in Technical Support
"apt-get update" gives me this:
W: Failed to fetch copy:/var/lib/apt/lists/partial/dl.dropbox.com_u_11948701_builds_apt_dists_stable_main_binary-amd64_Packages  Hash Sum mismatch

I downloaded the file manually and put it in /var/lib/apt/lists and I can confirm that adding the "-buildNNN" suffix to the version fixes the "downgrade-problem" reported previously by Sambyo

Comments

  • Try changing your APT config to use:
    deb http://code.iki.fi/builds/apt stable main
    
    When the 1.10.0 release was made, the APT repository refresh scripts weren't run properly for the stable distro. It should have been sorted out for 1.10.1. I just tried it myself and at least the code.iki.fi repository seems fine. (code.iki.fi will be used in the future as the primary repository.)
  • Works. Great :)
Sign In or Register to comment.