Opened 11 years ago

Closed 11 years ago

#38736 closed defect (worksforme)

py27-scipy @0.12.0 +atlas checksum mismatch

Reported by: ktaylor1024@… Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: py-scipy

Description

The checksums for scipy-0.12.0.tar.gz seem to be bad. I've tried a couple of different mirrors. Both had the same (wrong) checksums.

:debug:fetch Executing org.macports.fetch (py27-scipy)
:info:fetch --->  scipy-0.12.0.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/py-scipy
:notice:fetch --->  Attempting to fetch scipy-0.12.0.tar.gz from http://internode.dl.sourceforge.net/project/scipy/scipy/0.12.0/
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Wed Apr 10 07:17:59 EST 2013
:notice:checksum --->  Verifying checksum(s) for py27-scipy
:debug:checksum Executing org.macports.checksum (py27-scipy)
:info:checksum --->  Checksumming scipy-0.12.0.tar.gz
:error:checksum Checksum (rmd160) mismatch for scipy-0.12.0.tar.gz
:info:checksum Portfile checksum: scipy-0.12.0.tar.gz rmd160 35ac2d3a4e6d69e2dba5542eb2cedcf7333b58d0
:info:checksum Distfile checksum: scipy-0.12.0.tar.gz rmd160 35f3177dbcc37e0984fc852abf23ea0aab348ee0
:error:checksum Checksum (sha256) mismatch for scipy-0.12.0.tar.gz
:info:checksum Portfile checksum: scipy-0.12.0.tar.gz sha256 754f15a1b43d4a9de02247163664675239473d8c5e07bfd93c7da35a99ba9f89
:info:checksum Distfile checksum: scipy-0.12.0.tar.gz sha256 b967e802dafe2db043cfbdf0043e1312f9ce9c1386863e1c801a08ddfccf9de6
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  35f3177dbcc37e0984fc852abf23ea0aab348ee0 \
                    sha256  b967e802dafe2db043cfbdf0043e1312f9ce9c1386863e1c801a08ddfccf9de6
:error:checksum org.macports.checksum for port py27-scipy returned: Unable to verify file checksums
:debug:checksum Error code: NONE
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
:info:checksum Warning: targets not executed for py27-scipy: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:checksum Please see the log file for port py27-scipy for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-scipy/py27-scipy/main.log

Change History (3)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to sean@…
Port: py-scipy added; py27-scipy removed

In the future, please Cc the port maintainer(s).

This port was very recently updated for a stealth update in r105087. Are you sure you have run selfupdate and clean --all since then?

comment:2 in reply to:  1 Changed 11 years ago by ktaylor1024@…

Replying to macsforever2000@…:

In the future, please Cc the port maintainer(s).

This port was very recently updated for a stealth update in r105087. Are you sure you have run selfupdate and clean --all since then?

Thanks. Sorry for not CCing the port maintainer.

I did run selfupdate and clean --all immediately before I tried the install.

r105087 went in while I was making breakfast, in between when I had this problem and when I created the ticket.

r105087 fixes exactly this problem.

Apologies.

comment:3 Changed 11 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: newclosed

Sounds good.

Note: See TracTickets for help on using tickets.