Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

size in package_nRF5_boards_index.json (wrong?) #5

Open
elazarrosenthal opened this issue Dec 28, 2021 · 2 comments
Open

size in package_nRF5_boards_index.json (wrong?) #5

elazarrosenthal opened this issue Dec 28, 2021 · 2 comments

Comments

@elazarrosenthal
Copy link

I'm experimenting with building the watch firmware with arduino-cli in linux
I thought I had it working then things started dieing
apparently a newer version of arduino cli is checking size

is 10287947 should be 15614691

in
https://atc1441.github.io/D6Library/package_nRF5_boards_index.json
Size is worng

      "url": "https://github.com/atc1441/D6-arduino-nRF5/archive/0.7.5.tar.gz",
      "archiveFileName": "D6-arduino-nRF52-0.7.5.tar.gz",
      "checksum": "MD5:6226d5c3e01d949976f42dab6cdd5dcb",
    "size": "10287947",

elazar2@elazar-HP-ENVY:~/.arduino15$ ls -l staging/packages/D6-arduino-nRF52-0.7.5.tar.gz
-rw-rw-r-- 1 elazar2 elazar2 15614691 Dec 27 15:17 staging/packages/D6-arduino-nRF52-0.7.5.tar.gz

Sorry if I am mistaken if so please let me know if I got it wrong

@elazarrosenthal
Copy link
Author

error with new arduino-cli
Installing platform nRF52D6Fitness:[email protected]...
Error during install: Cannot install platform: installing platform nRF52D6Fitness:[email protected]: testing local archive integrity: testing archive size: fetched archive size differs from size specified in index

@elazarrosenthal
Copy link
Author

I put a copy of my builder script as an issue in the ATCwatch repo
it works around this problem on my personal machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant