Description
Answers checklist.
- I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
- I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
- I have searched the issue tracker for a similar issue and not found a similar issue.
IDF version.
5.0
Operating System used.
Windows
How did you build your project?
Command line with Make
If you are using Windows, please specify command line type.
None
What is the expected behavior?
I expected to be able to install the V5.0 IDF in an offline development environment.
What is the actual behavior?
The installer only completes the installation if connected to the internet.
Steps to reproduce.
My normal development system is offline so I used the V5.0 offline installer which failed after ~90% of the installation had completed.
I installed the latest Eclipse installer V2.7.0 with IDF V4.4.3 (espressif-ide-setup-2.7.0-with-esp-idf-4.4.3.exe) on new machine with internet disconnected, all ok builds example project.
Repeated the V5.0 offline installation on this new new an online machine with the network connection un plugged and it fails in exactly the same way.
If the network connection is restored then the installation succeeds.
I have attached the log so you can see that the installer does not cope when it can't download xtensa-esp-elf-gdb-11.2_20220823-x86_64-w64-mingw32.zip from git hub.
Regards Dave.
Off line Setup Log 2022-12-19 #002.zip
Build or installation Logs.
Log added as zip file
More Information.
I have submitted a Forum issue, https://www.esp32.com/viewtopic.php?f=13&t=31179