OSX SWSTM32 Update is corrupted Posted by khockuba on 2016-11-30 20:19 It’s not possible to install new update as there is depency conflict.
Posted by jLn_38 on 2016-12-01 09:29 Hi khockuba, I did the check with my v1.10 OSX install, and I successfully updated to v1.12. Could you give more details on the conflicts by providing your: Eclipse version (Eclipse > About Eclipse). Eclipse log file ($WORKSPACE/.metadata/.log), or at least the exception raised during the update. jLn
Posted by khockuba on 2016-12-01 13:28 Cannot complete the install because of a conflicting dependency. Software being installed: ARM Compiler for MCU 1.12.0.201611241417 (fr.ac6.feature.mcu.externaltools.armnone.feature.group 1.12.0.201611241417) Software being installed: ARM Compiler for MCU (for Mac OSX 64 bits) 1.11.0.201610101357 (fr.ac6.feature.mcu.externaltools.armnone.macos64.feature.group 1.11.0.201610101357) Only one of the following can be installed at once: GNU Tools ARM Embedded (for MacOS 64bits) 1.12.0.201611241417 (fr.ac6.mcu.externaltools.arm-none.macos64 1.12.0.201611241417) GNU Tools ARM Embedded (for MacOS 64bits) 1.6.0.201601291255 (fr.ac6.mcu.externaltools.arm-none.macos64 1.6.0.201601291255) GNU Tools ARM Embedded (for MacOS 64bits) 1.6.0.201601131657 (fr.ac6.mcu.externaltools.arm-none.macos64 1.6.0.201601131657) GNU Tools ARM Embedded (for MacOS 64bits) 1.11.0.201610101357 (fr.ac6.mcu.externaltools.arm-none.macos64 1.11.0.201610101357) Cannot satisfy dependency: From: ARM Compiler for MCU 1.12.0.201611241417 (fr.ac6.feature.mcu.externaltools.armnone.feature.group 1.12.0.201611241417) To: fr.ac6.mcu.externaltools.arm-none.macos64 1.12.0.201611241417 Cannot satisfy dependency: From: ARM Compiler for MCU (for Mac OSX 64 bits) 1.11.0.201610101357 (fr.ac6.feature.mcu.externaltools.armnone.macos64.feature.group 1.11.0.201610101357) To: fr.ac6.mcu.externaltools.arm-none.macos64 1.11.0.201610101357 And I have no idea what to do in this case...
Posted by jLn_38 on 2016-12-01 13:47 Finally, looks like you have a corrupted p2 cache. Could you check if the following directory exist: /Users/<username>/.eclipse/org.eclipse.oomph.p2 /Users/<username>/.eclipse/org.eclipse.oomph.p2 If yes rename it to “org.eclipse.oomph.p2.backup” and relaunch the update again.
Posted by khockuba on 2016-12-02 01:15 Hi, so in the end I purged my Eclipse install completly with CleanMyMac along removing some other files like workspace folder. I’m not sure if this touched the file you mentioned. However in the end everything works with new update. Unfortunatly its hard for me to say what exactly worked I’m just glad its ok