You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I tried to build gnuradio with
build.sh
script today, and it failed with the following message: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.
The text was updated successfully, but these errors were encountered: