Tony Kelman
Tony Kelman
Try deleting `https://cache.e.ip.saba.us/` from your local `sources.list`. @staticfloat your cache server is down, any idea what's up?
@StefanKarpinski another ping on a related DNS issue: https://github.com/JuliaLang/WinRPM.jl/issues/57#issuecomment-150830473
Roughly where are you physically located? The opensuse mirrors are a little flaky, and we explicitly don't mirror that top `repomd.xml` file since it gets auto-updated frequently.
The cache server is down again. @StefanKarpinski we need you to do something about this.
@cpminor if the normal link doesn't work but changing to a different mirror does, I think that may be an issue on opensuse's side? Though it's worth trying some of...
The file is downloadable and human readable through your browser, but browsers go to a lot of effort to work properly with proxy settings. The error code you were seeing...
You can try `ENV["MAKEFLAGS"] = "-j1"` ?
> I had trouble with escape butchering a folderpath into a filename. Can you please elaborate?
I suspect this would not work on julia 0.6, and is a difference in behavior between the different versions of 7zip bundled in julia 0.6 vs nightly.
Nevermind, sys-root is already under an arch-specific folder. It looks like whatever they're doing to try to make the default include paths built into this gcc relocatable isn't working quite...