Skip to main content
ABatt.1
Associate III
January 2, 2024
Solved

Unable to updates STM32cube IDE to 1.14 (No repository)

  • January 2, 2024
  • 1 reply
  • 1700 views

Hi to all,

my STM32CubeIDE 1.12 installation does not complete the update to version 1.14.
During the update the error returns:

An error occurred while collecting items to be installed
session context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,javax.annotation,1.3.5.v20230504-0748

In this condition I noticed that the projects generated with the MX cube are not loaded or opened in the IDE (the cubeMX has been updated). I don't know if the two things are connected.
Do you have any suggestions ?

Best answer by Pavel A.

Suggestion: It's generally easier to download and run installer of the new version. Remove the old version or keep it, several versions can coexist side-by-side. Whether this seems "right" or not, we have our own work to do. Let ST use their time to debug their update procedure.

 

1 reply

Pavel A.
Pavel A.Best answer
Super User
January 2, 2024

Suggestion: It's generally easier to download and run installer of the new version. Remove the old version or keep it, several versions can coexist side-by-side. Whether this seems "right" or not, we have our own work to do. Let ST use their time to debug their update procedure.

 

ABatt.1
ABatt.1Author
Associate III
January 3, 2024

Hi Pavel,

I removed old version and installed the new one. Now every thing seems work, also old project.

Thanks you!