I cannot install any packages today. Even after deleting my .julia
directory and running Pkg.add("HDF5")
(having problems with WinRPM again) the response is:
ERROR: Cannot clone BinDeps from https://github.com/JuliaLang/BinDeps.jl.git. Failed to receive response: The server returned an invalid or unrecognized response
It’s the same message about failing to receive response every time. METADATA
can be cloned, though.
Anybody else experiencing the same thing?