Skip to main content
MMani.1
Visitor II
March 23, 2021
Solved

While updating the software I am getting the error like this, "updating software has encountered a problem. An error occurred while uninstalling".

  • March 23, 2021
  • 1 reply
  • 1223 views

..

This topic has been closed for replies.
Best answer by Julien D

The updater does not really support installation made from the Debian package, as opposite with the Generic installer.

In this case STM32CubeIDE installation is usually owned by root:root which prevent the application to update itself. Unless the app is executed as root... thing which is obviously never recommended.

The recommended way to update your application is to download the new version from the website.

1 reply

Julien D
Julien DBest answer
ST Employee
March 23, 2021

The updater does not really support installation made from the Debian package, as opposite with the Generic installer.

In this case STM32CubeIDE installation is usually owned by root:root which prevent the application to update itself. Unless the app is executed as root... thing which is obviously never recommended.

The recommended way to update your application is to download the new version from the website.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.