JuliaInterop / ZMQ.jl

Julia interface to ZMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in building ZMQ.

TAUFEEQ1 opened this issue · comments

Pkg.build("ZMQ")
INFO: Building ZMQ
Info: Downloading https://github.com/JuliaInterop/ZMQBuilder/releases/download/v4.2.5+6/ZMQ.x86_64-linux-gnu.tar.gz to /home/nsamba/.julia/v0.6/ZMQ/deps/usr/downloads/ZMQ.x86_64-linux-gnu.tar.gz...
[22:51:47] ######################################################################## 100.0%
[22:51:47] curl: (35) gnutls_handshake() failed: Error in the pull function.
=============================================================================[ ERROR: ZMQ ]=============================================================================

LoadError: Could not download https://github.com/JuliaInterop/ZMQBuilder/releases/download/v4.2.5+6/ZMQ.x86_64-linux-gnu.tar.gz to /home/nsamba/.julia/v0.6/ZMQ/deps/usr/downloads/ZMQ.x86_64-linux-gnu.tar.gz
while loading /home/nsamba/.julia/v0.6/ZMQ/deps/build.jl, in expression starting on line 44

========================================================================================================================================================================

============================================================================[ BUILD ERRORS ]============================================================================

WARNING: ZMQ had build errors.

  • packages with build errors remain installed in /home/nsamba/.julia/v0.6
  • build the package(s) and all dependencies with Pkg.build("ZMQ")
  • build a single package by running its deps/build.jl script

========================================================================================================================================================================

Github was down for a while yesterday, maybe try it again?

commented

Doesn't work for me either, I cannot find the links by copy/pasting the urls to an explorer either. If you can, I will go bug someone about blocking them :)
This is the explorer error I get, if it helps:

The webpage at https://github-production-release-asset-2e65be.s3.amazonaws.com/128272500/a1d4048c-6996-11e8-8368-27cba507643e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180809%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180809T212933Z&X-Amz-Expires=300&X-Amz-Signature=c13b58758a918b3bb9d841235dac8df3860f6adcbedaa3ff53e41db5eb8ae3f0&X-Amz-SignedHeaders=host&actor_id=20540368&response-content-disposition=attachment%3B%20filename%3DZMQ.x86_64-linux-gnu.tar.gz&response-content-type=application%2Foctet-stream might be temporarily down or it may have moved permanently to a new web address.
ERR_TUNNEL_CONNECTION_FAILED

I just reinstalled julia. I think you should too.