homebrew-gnuradio icon indicating copy to clipboard operation
homebrew-gnuradio copied to clipboard

Installing on El Capitan

Open vesteraas opened this issue 9 years ago • 5 comments

==> Downloading https://downloads.sourceforge.net/project/numpy/NumPy/1.10.0b1/numpy-1.10.0b1.tar.gz

curl: (22) The requested URL returned error: 404 Not Found Error: Failed to download resource "gnuradio--numpy" Download failed: https://downloads.sourceforge.net/project/numpy/NumPy/1.10.0b1/numpy-1.10.0b1.tar.g

vesteraas avatar Oct 14 '15 06:10 vesteraas

I had the same problem, but found the following discussion and patch over at github.com/Homebrew/.

mint5auce avatar Oct 18 '15 20:10 mint5auce

I just got another 404 error:

#brew install gnuradio ==> Installing gnuradio from metacollin/homebrew-gnuradio ==> Installing dependencies for gnuradio: mpfr, libmpc, isl, cloog, gcc, swig, boost, cppunit, gsl, fftw, sip, gettext, li ==> Installing gnuradio dependency: mpfr ==> Downloading http://ftpmirror.gnu.org/mpfr/mpfr-3.1.2.tar.bz2 Already downloaded: /Library/Caches/Homebrew/mpfr-3.1.2-p11.tar.bz2 ==> Downloading https://gist.githubusercontent.com/jacknagel/7f276cd60149a1ffc9a7/raw/98bd4a4d77d57d91d501e66af2237dfa41b12719/mp

curl: (22) The requested URL returned error: 404 Not Found Error: Failed to download resource "mpfr--patch" Download failed: https://gist.githubusercontent.com/jacknagel/7f276cd60149a1ffc9a7/raw/98bd4a4d77d57d91d501e66af2237dfa41b12719/mpfr-3.1.2-p11.diff

awootton avatar Nov 25 '15 22:11 awootton

Same problem for me

Bluestart83 avatar Dec 15 '15 21:12 Bluestart83

It looks like each of these is a download error on a dependency packages and not something that can be resolved by modifying metacollin/homebrew-gnuradio.

chleggett avatar Dec 16 '15 13:12 chleggett

The problem was finally fixed doing a "sudo brew upgrade"

Bluestart83 avatar Dec 16 '15 13:12 Bluestart83