Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing on El Capitan #48

Open
vesteraas opened this issue Oct 14, 2015 · 5 comments
Open

Installing on El Capitan #48

vesteraas opened this issue Oct 14, 2015 · 5 comments

Comments

@vesteraas
Copy link

==> 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

@mint5auce
Copy link

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

@awootton
Copy link

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

@Bluestart83
Copy link

Same problem for me

@chleggett
Copy link
Contributor

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.

@Bluestart83
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants