Anyone seen this?

julia> Pkg.init()
INFO: Initializing package repository /home/kpamnany/.julia/v0.5
INFO: Cloning METADATA from https://github.com/JuliaLang/METADATA.jl
ERROR: GitError(Code:ERROR, Class:Net, SSL error: error:140E0114:SSL 
routines:SSL_shutdown:uninitialized)
 [inlined code] from ./libgit2/error.jl:98
 in clone at ./libgit2/repository.jl:189
 in clone at ./libgit2.jl:310
 in anonymous at ./pkg/dir.jl:49
 in cd at ./file.jl:22
 in init at ./pkg/dir.jl:47
 in init at ./pkg.jl:22
 in eval at ./boot.jl:264

I have proxies set up correctly; I can git clone 
https://github.com/JuliaLang/METADATA.jl from the command line just fine.

IIRC, this didn't happen before libgit2. Does it honor proxies?

Reply via email to