Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running build.bat fails on curl download #16

Open
bsenftner opened this issue May 10, 2017 · 3 comments
Open

running build.bat fails on curl download #16

bsenftner opened this issue May 10, 2017 · 3 comments

Comments

@bsenftner
Copy link

Just git cloned, on a Win10 system with Visual Studio Community 2015, executing from a VS2015 native tools command prompt, as administrator. After downloading curl.zip build.bat fails to open the file as an archive. The curl.zip file size is zero bytes, btw.

Here's the output:

build.bat
Using Visual Studio 2015
Setting up environment
Get download url...
**** Retrieving:http://curl.haxx.se/download.html ****
**** Processing: http://curl.haxx.se/download.html ****
Downloading latest curl...
--15:11:49--  http://curl.haxx.se/download/curl-7.54.0.zip
           => `curl.zip'
Resolving curl.haxx.se... done.
Connecting to curl.haxx.se[151.101.26.49]:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://curl.haxx.se/download/curl-7.54.0.zip [following]
--15:11:49--  https://curl.haxx.se/download/curl-7.54.0.zip
           => `curl.zip'
Connecting to curl.haxx.se[151.101.26.49]:443... connected.

Unable to establish SSL connection.

Unable to establish SSL connection.


Processing archive: curl.zip

Error: Can not open file as archive

There is more output after this, but it relates to files not being found that should have been in the zip.

@ghost
Copy link

ghost commented May 21, 2017

This is also happening on the appveyor build.

#17

@g1xb17
Copy link

g1xb17 commented Jan 1, 2018

It's worse than that, the current code has badly formatted statements which actually wouldn't work anyway.

@AngelTs
Copy link

AngelTs commented Jan 19, 2018

absolutely not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants