-
-
Notifications
You must be signed in to change notification settings - Fork 442
Closed
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Bug Report
Current behavior
# arduino-cli --config-file arduino-cli.yaml -v board listall ✔ 2161 10:28:25
INFO[0000] Using config file: /tmp/test/arduino-cli.yaml
INFO[0000] arduino-cli version 0.14.1
INFO[0000] Checking signature index=data/package_index.json signatureFile=data/package_index.json.sig trusted=true
INFO[0000] Checking signature error="opening signature file: open data/package_STM32duino_index.json.sig: no such file or directory" index=data/package_STM32duino_index.json signatureFile=data/package_STM32duino_index.json.sig
INFO[0000] Checking if CLI is Bundled into the IDE
INFO[0000] Loading hardware from: data/packages
INFO[0000] Loading package builtin from: /private/tmp/test/data/packages/builtin
INFO[0000] Checking existence of 'tools' path: /private/tmp/test/data/packages/builtin/tools
INFO[0000] Loading tools from dir: /private/tmp/test/data/packages/builtin/tools
INFO[0000] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool tool="builtin:serial-discovery@1.1.0"
INFO[0000] Adding libraries dir dir=/tmp/test/libraries location=user
Board Name FQBN Even though the Board Package url is given, arduino-cli will not install it.
Expected behavior
Download and install the package, like the Arduino IDE does. The link given works fine in the IDE.
Environment
- CLI version (output of
arduino-cli version):
arduino-cli alpha Version: 0.14.1 Commit: 0284b57a459ae1ee9d2adeacdb08b68daa5c4160 Date: - OS and platform:
Darwin mbp.local 19.6.0 Darwin Kernel Version 19.6.0: Tue Nov 10 00:10:30 PST 2020; root:xnu-6153.141.10~1/RELEASE_X86_64 x86_64
Metadata
Metadata
Assignees
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project