pocopico / tinycore-redpill

GNU General Public License v3.0
2.14k stars 631 forks source link

Checksum mismatch #310

Closed YuxuanZuo closed 1 year ago

YuxuanZuo commented 1 year ago

Describe the bug Unable to add extensions disks and misc while compiling ds3617xs loader

To Reproduce

  1. Add custom extensions acpid and virtio
  2. Build the loader

Command:

./rploader.sh ext ds3617xs-7.2.0-64561 add https://github.com/pocopico/tcrp-addons/raw/main/acpid/rpext-index.json
./rploader.sh ext ds3617xs-7.2.0-64561 add https://github.com/pocopico/tcrp-addons/raw/main/virtio/rpext-index.json
./rploader.sh build ds3617xs-7.2.0-64561

Additional context Log:

[#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3617xs_64561/install.sh file...  [ERR]
[!] Checksum mismatch - expected 7590d9c09eb3a548ee9a838bac70d800f38582372377d9651221fb1e570f912b but computed 7259464898c426743e824a9040917fdc6bef493697a13e4ad22049f98da2e11d

*** Process will exit ***
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3617xs_64561/install-all.sh file...  [ERR]
[!] Checksum mismatch - expected 16cc95b0ef375e797812e43873601610dced8b413222f68e6a4f649ca5327eee but computed ad00f916948ecc93ad36f3cd75f6be2031967239ae3c8fe454ce7b30901b46b3

*** Process will exit ***

Then the loader fails to build:

[!] Cannot continue due to previous errors (see above)

*** Process will exit ***
[!] Failed to update all extensions for ds3617xs_64561 platform - see errors above

*** Process will exit ***
FAILED : Loader creation failed check the output for any errors
vysecurity commented 1 year ago

Same problem exist for DS920+

pocopico commented 1 year ago

Fixed

rob-1981 commented 1 month ago

i have the problem when try to build ds3622xsp-7.0.1-42218

[!] Checksum mismatch - expected f38329b8cdc5824a8f01fb1e377d3b1b6bd23da365142a01e2158beff5b8a424 but computed a478ea698e76a1741be3118358621c2931323b799a541111b56ea55cc6d43097

Process will exit