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

cannot install arduino:stm32f4 #153

Closed
matteosuppo opened this issue Feb 21, 2019 · 2 comments
Closed

cannot install arduino:stm32f4 #153

matteosuppo opened this issue Feb 21, 2019 · 2 comments
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@matteosuppo
Copy link
Contributor

$ 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

@e76nystrom
Copy link

e76nystrom commented Mar 30, 2019

I get a similar error running on Windows 10 64 bit

arduino-cli core install arduino:stm32f4
Tool arduino:dfu-util@0.9.0-arduino1 already installed
arduino:arm-none-eabi-gcc@4.8.3-2014q1 already downloaded
arduino:arduinoSTM32load@2.0.0 already downloaded
arduino:stm32f4@1.0.1 already downloaded
Installing arduino:arm-none-eabi-gcc@4.8.3-2014q1...
arduino:arm-none-eabi-gcc@4.8.3-2014q1 installed
Installing arduino:arduinoSTM32load@2.0.0...
arduino:arduinoSTM32load@2.0.0 installed
Installing arduino:stm32f4@1.0.1...
Error: searching package root dir: no unique root dir in archive, found 'C:\Users\Eric\AppData\Local\Arduino15\tmp\package-189434413\cores' and 'C:\Users\Eric\AppData\Local\Arduino15\tmp\package-189434413\drivers'
Cannot install platform

Installation of the platform via Arduino IDE 1.x works fine.

@masci
Copy link
Contributor

masci commented Aug 6, 2019

Moving discussion to #325

@masci masci closed this as completed Aug 6, 2019
per1234 pushed a commit that referenced this issue Nov 16, 2020
Use the SARA U-201 modem for storing OTA update image.
per1234 added a commit that referenced this issue Aug 9, 2021
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants