Skip to content

Error during install: Error downloading tool esp32:[email protected]: no versions available for the current OS #2353

Open
@lonebots

Description

@lonebots

Describe the problem

I was trying to install esp32 board to my machine using the arduino-cli and this was the result

$ arduino-cli core install esp32:esp32
Downloading packages...
esp32:[email protected] esp32:[email protected] already downloaded
esp32:[email protected] esp32:[email protected] already downloaded
esp32:[email protected] esp32:[email protected] already downloaded
esp32:[email protected]_20220823 esp32:[email protected]_20220823 already downloaded
esp32:[email protected] esp32:[email protected] already downloaded
esp32:[email protected]_20220823 esp32:[email protected]_20220823 already downloaded
Error during install: Error downloading tool esp32:[email protected]: no versions available for the current OS, try contacting [email protected]

To reproduce

  1. install arduino-cli
  2. run the following command arduino-cli core install esp32:esp32

Expected behavior

The expected behavior is the cli tool to properly installed the requested board.

Arduino CLI version

Version: 0.34.1 Commit: 048415c Date: 2023-08-31T11:46:44Z

Operating system

Linux

Operating system version

22.04.3 LTS (Jammy Jellyfish)

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

No one assigned

    Labels

    os: linuxSpecific to Linux operating systemtopic: packagingRelated to the release distribution packagetype: 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

    Issue actions