Closed
Description
$ ino core install arduino:stm32f4
Tool arduino:arm-none-eabi-gcc@4.8.3-2014q1 already installed
Tool arduino:dfu-util@0.9.0-arduino1 already installed
Tool arduino:arduinoSTM32load@2.0.0 already installed
arduino:stm32f4@1.0.1 already downloaded
Installing arduino:stm32f4@1.0.1...
Error: searching package root dir: no unique root dir in archive, found '/home/builder/.arduino15/tmp/package-687061712/cores' and '/home/builder/.arduino15/tmp/package-687061712/drivers'
Cannot install platform
I don't know if it's cli bug or a core bug
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
e76nystrom commentedon Mar 30, 2019
I get a similar error running on Windows 10 64 bit
Installation of the platform via Arduino IDE 1.x works fine.
core install
fails when a core archive doesn't have a single base folder #325masci commentedon Aug 6, 2019
Moving discussion to #325
Merge pull request #153 from arduino-libraries/ota-gsm
Merge pull request #153 from arduino/per1234/remove-log-clutter
__MACOSX
folder in tool archive causescore install
to fail: "Cannot install platform: searching package root dir: no unique root dir in archive
#1790