Skip to content

cannot install arduino:stm32f4 #153

Closed
@matteosuppo

Description

@matteosuppo
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

Activity

e76nystrom

e76nystrom commented on Mar 30, 2019

@e76nystrom

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

masci commented on Aug 6, 2019

@masci
Contributor

Moving discussion to #325

added a commit that references this issue on Nov 16, 2020

Merge pull request #153 from arduino-libraries/ota-gsm

cdf9714
added a commit that references this issue on Aug 9, 2021

Merge pull request #153 from arduino/per1234/remove-log-clutter

9c045ec
added
topic: codeRelated to content of the project itself
type: imperfectionPerceived defect in any part of project
on Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    conclusion: duplicateHas already been submittedtopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @masci@matteosuppo@e76nystrom@per1234

        Issue actions

          cannot install arduino:stm32f4 · Issue #153 · arduino/arduino-cli