Spurious failure of core install
: "platform ... is not available for your OS", despite package index providing tool dependency for OS (Linux)
#2778
Labels
conclusion: invalid
Issue/PR not valid
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
I've created a packages file visible below. Or you can find here:
I am on a linux system (Ubuntu)
Yet when I go to install this package, I get the following error
If I remove the toolsDependencies and set it to just:
I installs fine, but obviously I don't have the tool I need installed.
To reproduce
arduino-cli core install atmosphericiq:stm32
The verbose flag doesn't help very much:
Expected behavior
I would expect it to install both the
xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-x64.tar.gz
and the package itself.Arduino CLI version
arduino-cli Version: nightly-20241207 Commit: 6dbff9f Date: 2024-12-07T01:34:43Z
Operating system
Linux
Operating system version
Linux stardust 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: