[MacPorts] #43445: gnuradio: checksum error
MacPorts
noreply at macports.org
Fri Apr 25 05:24:45 PDT 2014
#43445: gnuradio: checksum error
-----------------------+-------------------------
Reporter: zfool2@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: gnuradio |
-----------------------+-------------------------
Comment (by michaelld@…):
Here's what I get, which, as you can see, provides the correct checksums.
I'm not going anything special here; I'm first cleaning anything residual
from the gnuradio* ports (including any stored distfiles), then fetching
one anew from GitHub. The checksums are correct.
{{{
% sudo port clean --all gnuradio*
---> Cleaning gnuradio
---> Cleaning gnuradio-devel
---> Cleaning gnuradio-legacy
---> Cleaning gnuradio-next
% sudo port -d extract gnuradio
DEBUG: Copying /Users/cadmin/Library/Preferences/com.apple.dt.Xcode.plist
to /opt/local/var/macports/home/Library/Preferences
[snip]
DEBUG: fetch phase started at Fri Apr 25 08:15:44 EDT 2014
---> Fetching distfiles for gnuradio
DEBUG: Executing org.macports.fetch (gnuradio)
---> gnuradio-3.7.3.tar.gz doesn't seem to exist in
/opt/local/var/macports/distfiles/gnuradio
---> Attempting to fetch gnuradio-3.7.3.tar.gz from
https://github.com/gnuradio/gnuradio/tarball/v3.7.3
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 132 100 132 0 0 537 0 --:--:-- --:--:-- --:--:--
538
[snip]
--:--:--2151487 132 2151487 2773k 0 0 366k 0 --:--:--
0:00:07 --:--:-- 414k
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Fri Apr 25 08:15:51 EDT 2014
---> Verifying checksums for gnuradio
DEBUG: Executing org.macports.checksum (gnuradio)
---> Checksumming gnuradio-3.7.3.tar.gz
DEBUG: Calculated (rmd160) is 5d1b3d03c96e0afd193407346f4f24ed4ed3907b
DEBUG: Correct (rmd160) checksum for gnuradio-3.7.3.tar.gz
DEBUG: Calculated (sha256) is
bec2eee034a525b268e14b2b2529d419313d36844f794f730f7176f75a52262f
DEBUG: Correct (sha256) checksum for gnuradio-3.7.3.tar.gz
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: extract phase started at Fri Apr 25 08:15:51 EDT 2014
---> Extracting gnuradio
[snip]
}}}
--
Ticket URL: <https://trac.macports.org/ticket/43445#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list