energia / msp430-lg-core

15 stars 12 forks source link

Energia MSP430 boards release 1.0.4 — CRC corrupted #71

Closed rei-vilo closed 5 years ago

rei-vilo commented 5 years ago

Updating Energia MSP430 boards release 1.0.4 fails with the error message

capture 2018-10-03 a 17 37 08

SHA256 checksum for Energia MSP430 boards release 1.0.4 gives

This is for macOS, but same happens on Windows.

$ shasum -a 256 /Users/ReiVilo/Library/Energia15/staging/packages/msp430-1.0.4.tar.bz2 
84f752999538be0da7305f25a87ccf487008510404182feecbd6e4276642e6f2 /Users/ReiVilo/Library/Energia15/staging/packages/msp430-1.0.4.tar.bz2

while package_index.jsonmentions

"name": "Energia MSP430 boards",
          "architecture": "msp430",
          "version": "1.0.4",
          "category": "Energia",
          "url": "http://energia.nu/downloads/download_core.php?file=msp430-1.0.4.tar.bz2",
          "archiveFileName": "msp430-1.0.4.tar.bz2",
          "checksum": "SHA-256: 189e329fa709020b9235706bceeb54a9bd0f4728a83ce7841d0b423687aae0eb",
robertinant commented 5 years ago

Fixed. The wrong package_index.json got uploaded. Replaced by the correct one.