• Hash sum mismatch error

    Help and Support
    8
    0 Votes
    8 Posts
    881 Views
    N

    @mitu said in Hash sum mismatch error:

    don't have SSH enabled, then

    I just enabled SSH, and updated the thread info with read-me-first topic.

    I have installed the 4.4 image from the RetroPie site, and I have internet connection, I made a ping to www.google.com and work.

    I now with PuTTy connected to the RetroPie.

    What should do I do? Where is the path to get the log files?

    E: Failure to obtain http://espejito.fder.edu.uy/raspbian/raspbian/pool/main/u/unzip/unzip_6.0-21+deb9u1_armhf.deb Hash sum mismatch Hashes of expected file: - SHA256:d69087f3500527bd24f0ee8870a41ac9e45eb34f6b73081a7775fd7ef8825208 - SHA1:9156bdc618af94d53ac6a864ef8d93c0f9af0fa7 [weak] - MD5Sum:76f6caff8c43590c18bf7b4d622adc2f [weak] - Filesize:149042 [weak] Hashes of received file: - SHA256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - SHA1:da39a3ee5e6b4b0d3255bfef95601890afd80709 [weak] - MD5Sum:d41d8cd98f00b204e9800998ecf8427e [weak] - Filesize:0 [weak] Last modification reported: Sat, 27 Apr 2019 16:08:06 +0000

    Looking into it, the web

    http://espejito.fder.edu.uy/raspbian/raspbian/pool/main/u/unzip/unzip_6.0-21+deb9u1_armhf.deb

    isn't working, I copied that URL in my Google Chrome browser and a error file was downloaded.

    But

    https://espejito.fder.edu.uy/raspbian/raspbian/pool/main/u/unzip/unzip_6.0-21+deb9u1_armhf.deb

    Work's just fine, so look's like

    sudo apt-get upgrade

    command isn't working because that http isn't https.

    EDIT:

    I have changed the /etc/apt/source.list

    and added

    deb http://mirrordirector.raspbian.org/raspbian/ stretch main contrib non-free rpi firmware deb http://archive.raspberrypi.org/debian/ stretch main ui

    it seems it working now, the upgrade is doing downloading files without error.

    But, is ok to use those repositories?

    My guess? Is a problem for South American people (I'm from Argentina), that the source list is unupdated or wrong setted, because when I got the url it use http and not https, looks like that's the main reason.

    I tried to install the retropie-manager (after the update & upgrade) and I got this error

    Could not install packages(s): python-dev virtualenv.

    EDIT 2:

    I have it working, to workaround I just change /etc/apt/source.list.p/retropie.list (or something like that)

    and added (can't edit because the Akinet detect that is a spam, but add deb before the url)

    https://espejito.fder.edu.uy/raspbian/raspbian stretch main

    After saving the file, I use sudo apt-get clean and sudo apt-get update and everything is working just fine (or it seem's like that).

    The error is that the URL is unupdated, but isn't the best option.

    Idk if I have to send an email to the RetroPie developers to update the repo url for Argentina.

  • Hash Sum mismatch files when updating??

    Help and Support
    2
    0 Votes
    2 Posts
    460 Views
    mituM

    Remove the raspbian.raspberrypi.org repository from the list of repositories in the /etc/apt/sources.list.d/raspi.list file and re-try.