-
-
Notifications
You must be signed in to change notification settings - Fork 398
Cannot install new board managers #1959
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
Comments
Hi @angrest. You must run the |
did not solve the problem.
|
If you are going to specify package index URLs via the If you need additional assistance using Arduino CLI, we are always happy to help out over on its dedicated category in the Arduino forum: |
Describe the problem
An existing github-action (not used for a month) now breaks if I try to install another platform:
To reproduce
I can reproduce this in a fresh ubuntu docker container:
If I manually download the JSON file and put it into
.arduino
, it does work:Expected behavior
board manager is installed without errors.
Arduino CLI version
nightly-20221025
Operating system
Linux
Operating system version
Linux ubuntu-latest 5.4.199-odroidxu4 #22.05.3 SMP PREEMPT Wed Jun 22 07:29:40 UTC 2022 armv7l armv7l armv7l GNU/Linux
Additional context
This is reproducible with both the ATTTiny board manager from the example above as well as with the ESP32 board manager
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
Issue checklist
The text was updated successfully, but these errors were encountered: