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

arduino-cli: installation error #816

Closed
pstolarz opened this issue Oct 28, 2023 · 2 comments
Closed

arduino-cli: installation error #816

pstolarz opened this issue Oct 28, 2023 · 2 comments

Comments

@pstolarz
Copy link

pstolarz commented Oct 28, 2023

Trying to install the core from arduino-cli causes error as follows:

root@f15b4e6e2442:/# arduino-cli config add board_manager.additional_urls http://drazzy.com/package_drazzy.com_index.json
root@f15b4e6e2442:/# arduino-cli update
Downloading index: library_index.tar.bz2 downloaded                                                                                                                                 
Downloading index: package_index.tar.bz2 downloaded                                                                                                                                 
Downloading index: package_drazzy.com_index.json downloaded                                                                                                                         
Error initializing instance: Loading index file: loading json index file /root/.arduino15/package_drazzy.com_index.json: open /root/.arduino15/package_drazzy.com_index.json: no such file or directory

As I see a root-cause of the problem is already known: arduino/arduino-cli#2345

Maybe it's worth to provide alternative name of the file like package_drazzy_com_index.json to make the installation possible?

@pstolarz
Copy link
Author

Seems the bug will be fixed in the next arduino-cli release by arduino/arduino-cli@dc5c56e. Closing the issue here.

@SpenceKonde
Copy link
Owner

Yeah but it still won't install because of the other outstanding issue

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