Help! I am stuck in a maze of twisty packages.
I am behind a corporate firewall, though I can set the variable http_proxy and run a git clone from the bash command prompt. In the Julia REPL I get this failure:
ulia> Pkg.add(“Elly”)
INFO: Cloning cache of ArgParse from https://github.com/carlobaldassi/ArgParse.jl.git
ERROR: Cannot clone ArgParse from https://github.com/carlobaldassi/ArgParse.jl.git. proxy authentication required, but no callback provided
I know this is a common failure, and is related to libgit2. Any hints and tips please?
Julia Version 0.6.2
Commit d386e40c17 (2017-12-13 18:08 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) CPU E5-1660 v2 @ 3.70GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)
LAPACK: libopenblas64_
LIBM: libopenlibm
LLVM: libLLVM-3.9.1 (ORCJIT, ivybridge)