Failed Hash Verification

Hi,
Must be doing something wrong. Attempting to write image to SD using Windows 10. The installation reports Flashing all done but error message says "one or more files failed hash verification: system.zip"

Log file:
+00:05 (, 0) QQmlExpression: Expression qrc:/main.qml:260:18 depends on non-NOTIFYable properties:
+00:05 (, 0) PlatformAdapter::isDevelopmentMode
+00:05 (, 0) QQmlExpression: Expression qrc:/main.qml:236:30 depends on non-NOTIFYable properties:
+00:05 (, 0) PlatformAdapter::canRestart
+00:05 (, 0) QQmlExpression: Expression qrc:/main.qml:229:31 depends on non-NOTIFYable properties:
+00:05 (, 0) PlatformAdapter::restartHint
+00:05 (, 0) QQmlExpression: Expression qrc:/main.qml:222:30 depends on non-NOTIFYable properties:

Any help appreciated. Thanks

Comments

  • Have now installed successfully.The problem was a combination of the SD card adaptor and my 32GB SS drive with limited space.

  • I'm facing the same problem. Installer stops with message: "one or more files failed hash verification: boot.zip"

    log file content:
    +00:08 (, 0) Refreshing drives
    +00:08 (, 0) Found 1 drives
    +00:11 (, 0) Got 0 files to download
    +00:11 (, 0) Downloading "package.json"
    +00:11 (, 0) Using path "/home/xxxxxxxxxxxxxxx/.local/share/Emteria/Installer/rpi3-v0.4.5/package.json"
    +00:11 (, 0) Finished download of "package.json"
    +00:11 (, 0) Finished DownloadWorker
    +00:11 (, 0) Flashing on raw "/dev/sdc"
    +00:11 (, 0) Initializing PackageWriter
    +00:11 (, 0) Package base path: "/home/xxxxxxxxxxxxxxx/.local/share/Emteria/Installer/rpi3-v0.4.5"
    +00:11 (, 0) Drive: "STORAGE DEVICE at /dev/sdc" with 15560867840 bytes
    +00:11 (, 0) Raw at "/dev/sdc"
    +00:11 (, 0) PackageWriter initialized successfully
    +00:11 (, 0) Starting step 0 Reading package
    +00:11 (, 0) Finished step 0 Reading package
    +00:11 (, 0) Starting step 1 Verifying files
    +00:11 (, 0) "boot.zip" failed MD5 verification
    +00:11 (, 0) Expected "ae3b25edca25aa29133b4441cfeface9" computed "invalid path"

    Please advice

  • having the same problem here with 16g sd card (high quality, it costed 39 usd)

  • same problem. tried two different cards and installers says "one or more files failed hash verification: boot.zip"

  • same problem. also tried with 16gb different cards. same error message.

  • edited December 2017

    Unfortunately, I have the same problem, it does not depend on the SD card, iI tried it more.

  • edited December 2017

    Same problem here.

  • In my opinion it's a missing files problem.

    When I look at the content of the folder '/.local/share/Emteria/Installer/rpi3-v0.4.2', there are three (3) files: package.json, boot.zip and system.zip.
    Version 0.4.2 installs just fine on my computer (Ubuntu).

    The content of folder '/.local/share/Emteria/Installer/rpi3-v0.4.5' is just the package.json file. Both boot.zip and system.zip are missing.
    The same goes for folder /.local/share/Emteria/Installer/rpi3-v0.4.6, just the json file is there.
    Versions 0.4.5 and 0.4.6 suffer from hash verification failure.

    That does explain the failed hash verification; no file -> no hash

This discussion has been closed.