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

Invalid URL in the build script. #105

Open
scottpedia opened this issue Sep 11, 2020 · 1 comment
Open

Invalid URL in the build script. #105

scottpedia opened this issue Sep 11, 2020 · 1 comment

Comments

@scottpedia
Copy link

I tried to build gnuradio with build.sh script today, and it failed with the following message:

D: checking for /Users/black/Documents/code/pluto-sdr/package-installation/gnuradio-for-mac-without-macports/tmp/adwaita-icon-theme-3.34.0-1.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   153  100   153    0     0    362      0 --:--:-- --:--:-- --:--:--   361
E: File 'adwaita-icon-theme-3.34.0-1-any.pkg.tar.xz' does not match '0fc25d5b4c345ac2ccc90dbbcd17bcabe4344f35f10d2eac372d7fa86b067749'.
Actual sha256 is '97d3c80540771522dbe65d2e59be3c80197eb9d62fb35861261f5e10ba9fefad'.
File is of type 'adwaita-icon-theme-3.34.0-1-any.pkg.tar.xz: HTML document text, ASCII text, with CRLF line terminators'.

It seems to me that the script cannot download a file. When I checked the actual url, the file to download is not available anymore. And the link returns 404 Not Found. That's why the hashes do not match.

I think we need to find a replacement for this.

@scottpedia
Copy link
Author

scottpedia commented Sep 11, 2020

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

1 participant