Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19259 closed defect (fixed)

Checksum does not match for SuiteSparse 3.2.0 --- Unable to install

Reported by: ajw95@… Owned by: alakazam@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: alakazam@…
Port: SuiteSparse

Description

I'm attempting to install SuiteSparse 3.2.0 on a brand new iMac machine.

Here's a trace of the attempt:

n1-30-80:~ alf$ sudo port clean SuiteSparse
--->  Cleaning SuiteSparse
n1-30-80:~ alf$ sudo port -d install SuiteSparse
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/SuiteSparse
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/SuiteSparse
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: not using configure, so not adding the default universal variant
DEBUG: Requested variant darwin is not provided by port SuiteSparse.
DEBUG: Requested variant i386 is not provided by port SuiteSparse.
DEBUG: Requested variant macosx is not provided by port SuiteSparse.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/metis
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/metis
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Requested variant darwin is not provided by port metis.
DEBUG: Requested variant i386 is not provided by port metis.
DEBUG: Requested variant macosx is not provided by port metis.
DEBUG: Searching for dependency: metis
DEBUG: Found Dependency: receipt exists for metis
DEBUG: Executing org.macports.main (SuiteSparse)
--->  Fetching SuiteSparse
DEBUG: Executing org.macports.fetch (SuiteSparse)
--->  Verifying checksum(s) for SuiteSparse
DEBUG: Executing org.macports.checksum (SuiteSparse)
--->  Checksumming SuiteSparse-3.2.0.tar.gz
Error: Checksum (md5) mismatch for SuiteSparse-3.2.0.tar.gz
Portfile checksum: SuiteSparse-3.2.0.tar.gz md5 d1be7abb6227568fec94179cb1300303
Distfile checksum: SuiteSparse-3.2.0.tar.gz md5 6ce748e40f9dcc8bbdf1aff11e1c60c1
Error: Checksum (sha1) mismatch for SuiteSparse-3.2.0.tar.gz
Portfile checksum: SuiteSparse-3.2.0.tar.gz sha1 ba39ba94a4069f2667ae5a4208866f7119a36ae8
Distfile checksum: SuiteSparse-3.2.0.tar.gz sha1 0d38491e8297f330b164e79136b93af247206a72
Error: Checksum (rmd160) mismatch for SuiteSparse-3.2.0.tar.gz
Portfile checksum: SuiteSparse-3.2.0.tar.gz rmd160 88db01d4b5f7532553809051fab305ebbc28d624
Distfile checksum: SuiteSparse-3.2.0.tar.gz rmd160 fe000e9e833d61010b9d1205b08626c227ebc9d2
The correct checksum line may be:
checksums           md5     6ce748e40f9dcc8bbdf1aff11e1c60c1 \
                    sha1    0d38491e8297f330b164e79136b93af247206a72 \
                    rmd160  fe000e9e833d61010b9d1205b08626c227ebc9d2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for SuiteSparse): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Change History (6)

comment:1 Changed 15 years ago by alakazam@…

Cc: alakazam@… added

Cc Me!

comment:2 Changed 15 years ago by alakazam@…

See #19207 for a discussion of this problem.

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

Keywords: SuiteSparse removed
Owner: changed from macports-tickets@… to stechert@…

comment:4 Changed 15 years ago by alakazam@…

Owner: changed from stechert@… to alakazam@…
Status: newassigned

comment:5 Changed 15 years ago by alakazam@…

Resolution: fixed
Status: assignedclosed

Fixed in r49474 : SuiteSparse has been updated to version 3.3.0 (maintainer timeout).

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.