the package fails downloading the cube IDE from ST website. Can you help?
==> Retrieving sources...
-> Downloading en.st-stm32cubeide_1.14.0_19471_20231121_1200_amd64.sh.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (92) HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)
==> ERROR: Failure while downloading https://www.st.com
Aborting...
-> error downloading sources: stm32cubeide
context: exit status 1
==> Making package: stm32cubeide 1.14.0-1 (Sun 10 Dec 2023 03:53:20 PM CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading en.st-stm32cubeide_1.14.0_19471_20231121_1200_amd64.sh.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (92) HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)
==> ERROR: Failure while downloading https://www.st.com
Aborting...
-> error making: stm32cubeide
Pinned Comments
kumen commented on 2025-07-09 20:36 (UTC)
Download
STM32CubeIDE-Lnx
manually and place it in the build directory. Login required for download.kumen commented on 2023-03-19 13:14 (UTC) (edited on 2023-03-19 13:17 (UTC) by kumen)
STM32CubeIDE is now run by executing
stm32cubeide_wayland
official script. If you have issues related to run environment, try to edit/usr/share/applications/stm32cubeide.desktop
file and uncomment one of commented outExec=...
lines and comment out currently used one. After making changes tostm32cubeide.desktop
runupdate-desktop-database
as root to apply changes.Discussion about this Eclipse issues is here: https://github.com/eclipse-platform/eclipse.platform.swt/issues/158