I just tried to install esp-open-sdk on a new machine. But the download of the SDK-Zip from espressif returned a strange result. I get a broken .zip file.
$ unzip -lv ESP8266_NONOS_SDK_V1.5.2_16_01_29.zip
Archive: ESP8266_NONOS_SDK_V1.5.2_16_01_29.zip
warning [ESP8266_NONOS_SDK_V1.5.2_16_01_29.zip]: 9501 extra bytes at beginning or within zipfile
(attempting to process anyway)
error [ESP8266_NONOS_SDK_V1.5.2_16_01_29.zip]: start of central directory not found;
zipfile corrupt.
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)
The md5sum is 347f232eb9310c85181b1cb01acae4a9 which differs from the download I had the last time. I tried different internet connections with the same result. Can anybody confirm this? This is the post on espressif forum.
http://bbs.espressif.com/viewtopic.php?f=46&t=1702