-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
conclusion: declinedWill not be worked onWill not be worked ontopic: 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
Attempt to install a new board fails:
> arduino-cli core install arduino:stm32f4
Tool arduino:[email protected] already installed
Downloading packages...
arduino:[email protected] already downloaded
arduino:[email protected] already downloaded
arduino:[email protected] already downloaded
Installing arduino:[email protected]...
arduino:[email protected] installed
Installing arduino:[email protected]...
arduino:[email protected] installed
Installing arduino:[email protected]...
Error: searching package root dir: no unique root dir in archive, found '/Users/mooncake/Library/Arduino15/tmp/package-683071466/cores' and '/Users/mooncake/Library/Arduino15/tmp/package-683071466/drivers'
Error during install
Expected behavior
Board to be successfully installed.
Environment
- CLI version (output of
arduino-cli version
):arduino-cli Version: 0.4.0 Commit: =98b7be9
- Go version (if building from sources):
N/A
- OS version:
macOS Mojave 10.14.6 (18G84)
Additional context
/Users/mooncake/Library/Arduino15
is a symbolic link to a directory on another disk (volume?)
Metadata
Metadata
Assignees
Labels
conclusion: declinedWill not be worked onWill not be worked ontopic: 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