Error when try to Get ESP-IDF PROBLEM SOLVED read last post

mikekgr
Posts: 8
Joined: Tue Feb 14, 2017 11:06 am

Error when try to Get ESP-IDF PROBLEM SOLVED read last post

Postby mikekgr » Thu Feb 22, 2018 9:45 am

Dear Sirs,
today I did a new installation in my Windows 10 64bit laptop, following the instructions: https://esp-idf.readthedocs.io/en/lates ... setup.html
What I did:

I download the Toolchain using ==> https://dl.espressif.com/dl/esp32_win32 ... 180110.zip
I unzipped / copied the including msys2 directory to my drive e: so after a while I got E:\msys32
I started E:\msys32\mingw32.exe and the bash started normally
I proceed to section Get ESP-IDF: ==>
https://esp-idf.readthedocs.io/en/lates ... et-esp-idf
then inside the mingw32 bash terminal I gave the commands:
cd ~/esp
git clone --recursive https://github.com/espressif/esp-idf.git
As you can see bellow the git clone --recursive does not worked despite my many tries and Laptop shutdown / restart etc
Bellow you can see the error
kranidis@KRANIDIS MINGW32 ~/esp
$ pwd
/home/kranidis/esp

kranidis@KRANIDIS MINGW32 ~/esp
$ git clone --recursive https://github.com/espressif/esp-idf.git
Cloning into 'esp-idf'...
1 [main] git 10360 child_info_fork::abort: E:\msys32\usr\bin\msys-iconv-2.dll: Loaded to different address: parent(0x3040000) != child(0x3050000)
error: cannot fork() for git-remote-https: Resource temporarily unavailable

Please instruct me what to do in order to solve the problem.

Thanks and Best Regards,
Mike Kranidis
Last edited by mikekgr on Fri Feb 23, 2018 7:59 am, edited 1 time in total.

mikekgr
Posts: 8
Joined: Tue Feb 14, 2017 11:06 am

Re: Error when try to Get ESP-IDF

Postby mikekgr » Fri Feb 23, 2018 7:57 am

And the solution to the reported problem is:
There is an autorebase.bat file in msys2 directory, if you run it this will solve the problem.

This is a solution proposed by @negativekelvin at https://github.com/espressif/esp-idf/issues/1649

Thnaks and Best Regards,
Mike Kranidis

Who is online

Users browsing this forum: Bing [Bot], mishagreen and 219 guests