[Solved] Error cloning ESP-IDF from github

Archibald
Posts: 110
Joined: Mon Mar 05, 2018 12:44 am

[Solved] Error cloning ESP-IDF from github

Postby Archibald » Sun Jun 10, 2018 6:06 am

I am getting an error when attempting to install the ESP32 IDF software onto a new PC.
Archibald@DESKTOP-MEEDJIJ MINGW32 ~
$ mkdir -p ~/esp

Archibald@DESKTOP-MEEDJIJ MINGW32 ~
$ cd ~/esp

Archibald@DESKTOP-MEEDJIJ MINGW32 ~/esp
$ git clone --recursive https://github.com/espressif/esp-idf.git
Cloning into 'esp-idf'...
1 [main] git-remote-https 5776 child_info_fork::abort: C:\msys32\usr\bin\msys-icudata59.dll: Loaded to different address: parent (0x3010000) != child(0x2F40000)
error: cannot fork() for fetch-pack: Resource temporarily unavailable
Am I doing something wrong or has something become broken in the github ESP-IDF repository?

Thanks.
Last edited by Archibald on Sun Jun 10, 2018 11:09 am, edited 1 time in total.

papaluna
Posts: 50
Joined: Tue Jan 30, 2018 11:27 am

Re: Error cloning ESP-IDF from github

Postby papaluna » Sun Jun 10, 2018 10:05 am

Open a Windows Command Prompt, assuming c:\msys32 is the MSYS32 directory, and try to rebase the installation:

Code: Select all

c:\msys32\autorebase.bat
--
Paul.

Archibald
Posts: 110
Joined: Mon Mar 05, 2018 12:44 am

Re: Error cloning ESP-IDF from github

Postby Archibald » Sun Jun 10, 2018 11:08 am

Very many thanks Paul,

That has resolved the issue.

Who is online

Users browsing this forum: No registered users and 120 guests