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

please fix arduinoide board zip file (macos permission issue) #112

Closed
eddiegalvez opened this issue Sep 23, 2024 · 5 comments
Closed

please fix arduinoide board zip file (macos permission issue) #112

eddiegalvez opened this issue Sep 23, 2024 · 5 comments

Comments

@eddiegalvez
Copy link

c.f. https://forum.move38.com/t/problems-installing-blinks-sdk-with-arduino-cli/1276/10 the BrokenRainbow dir has a non user-read permission, preventing board install

@bigjosh
Copy link
Owner

bigjosh commented Sep 25, 2024

Is this related to #110 ?

Which version of Arduino are you using?

@eddiegalvez
Copy link
Author

latest, aka 2.3.2. Near as I can tell you have not uploaded a fixed zip to the repo that carries the board, where the BrokenRainbow directory has no user-read permissions. My workaround was just to unzip, fix, re-zip it, host locally. I'll attach the corrected zip, but feel free to do the fix yourself rather than trust an uploaded zip file.
Move38-Arduino-Platform-main.zip

@bigjosh
Copy link
Owner

bigjosh commented Sep 25, 2024

Ok, I think I finally tracked down where that attrib is coming from and changed it in the file system, which should also hopefully change it in the zip file.

Here is a new version of the zip file....
https://github.com/bigjosh/Move38-Arduino-Platform/releases/tag/1.3.3

Can you do me a favor and see if this one will install correctly on your platform?

Also, what platform are you on?

Thanks!

@eddiegalvez
Copy link
Author

macosx, 15.0. zip looks good!

@bigjosh
Copy link
Owner

bigjosh commented Sep 26, 2024

I have updated the board manager to point to this new zip file and made it be the current production release.

@eddiegalvez thank you for helping finally get this fixed!

@bigjosh bigjosh closed this as completed Sep 26, 2024
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

2 participants