Error: 13 INTERNAL: Cannot install tool esp32:esp32-arduino-libs@idf-release_v5.1-632e0c2a: testing local archive integrity: #2540
Labels
type: imperfection
Perceived defect in any part of project
Describe the problem
In ArduinoIDE
Updated ESP32 by Espressif Systems from 3.0.5 to 3.0.6 and received the following message:
Installing esp32:esp32-arduino-libs@idf-release_v5.1-632e0c2a
Failed to install platform: 'esp32:esp32:3.0.6'.
Error: 13 INTERNAL: Cannot install tool esp32:esp32-arduino-libs@idf-release_v5.1-632e0c2a: testing local archive integrity: testing archive size: fetched archive size differs from size specified in index: 309895581 != 309891323
To reproduce
Either automatic or manual update of the ESP32 library from 3.0.5 to 3.0.6 produces this error when updating.
Initially, I allowed the auto update and received the abovementioned error.
I later Removed 3.0.6 and Installed 3.0.5 then manually updated from 3.0.5 to 3.0.6 and again received the error.
After returning back to 3.0.5 and trying to compile the sketch that compiled correctly before this cycle of install/uninstall/reinstall, I now receive the following error:
xtensa-esp32-elf-g++: fatal error: cannot execute 'cc1plus': CreateProcess: No such file or directory
compilation terminated.
exit status 1
So I am now left with an inoperable system.
Expected behavior
I would have expected that I could update to ESP32 3.0.6
Arduino IDE version
Version: 2.3.3 Date: 2024-09-25T09:41:18.242Z CLI Version: 1.0.4 Copyright © 2024 Arduino SA
Operating system
Windows
Operating system version
Microsoft Windows Home version 10.0.22631 Build 22631
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: