It seems like this is a issue with Homebrew.jl, and it is probably best if you open the issue there.
I get errors form http://archive.org/download/julialang//cctools_bundle.tar.gz and http://archive.org/download/julialang/cctools_bundle.tar.gz also, so this seems to be a issue of broken links. Ivar kl. 01:19:09 UTC+1 torsdag 6. mars 2014 skrev F. Black følgende: > > I am getting the following when building homebrew in julia. I have > internet connection, why is it not downloading? > > > > Pkg.build("Homebrew") > INFO: Building Homebrew > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 12042 0 12042 0 0 25925 0 --:--:-- --:--:-- --:--:-- > 43472 > tar: Unrecognized archive format > tar: Error exit delayed from previous errors. > WARNING: Could not download/extract > http://archive.org/download/julialang//cctools_bundle.tar.gz into > /Users/usdr/.julia/v0.2/Homebrew/deps/usr/bin! > ==============================[ ERROR: Homebrew > ]=============================== > > failed process: Process(`tar xz -C > /Users/usr/.julia/v0.2/Homebrew/deps/usr/bin`, ProcessExited(1)) [1] > at /Users/usr/.julia/v0.2/Homebrew/src/Homebrew.jl:196 > at /Users/usr/.julia/v0.2/Homebrew/deps/build.jl:1 > > > ================================================================================ > > ================================[ BUILD ERRORS > ]================================ > > WARNING: Homebrew had build errors. > > - packages with build errors remain installed in /Users/usr/.julia/v0.2 > - build a package and all its dependencies with `Pkg.build(pkg)` > - build a single package by running its `deps/build.jl` script > > > ================================================================================ >
