Opened 14 years ago

Last modified 14 years ago

#24454 closed defect

checksum failure on scalar-list-utils — at Initial Version

Reported by: other@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: p5-scalar-list-utils

Description

The end of the output is below. I ran:
sudo port -vc -d upgrade p5-scalar-list-utils

DEBUG: Searching for dependency: perl5
DEBUG: Found Dependency: receipt exists for perl5
DEBUG: Executing org.macports.main (p5-scalar-list-utils) ---> Fetching p5-scalar-list-utils
DEBUG: Executing org.macports.fetch (p5-scalar-list-utils) ---> Verifying checksum(s) for p5-scalar-list-utils
DEBUG: Executing org.macports.checksum (p5-scalar-list-utils) ---> Checksumming Scalar-List-Utils-1.23.tar.gz
Error: Checksum (md5) mismatch for Scalar-List-Utils-1.23.tar.gz
Portfile checksum: Scalar-List-Utils-1.23.tar.gz md5 2e7909f8737cd6eecd8520b77326916b
Distfile checksum: Scalar-List-Utils-1.23.tar.gz md5 ce17fd1c5a7068ffaf48cd9145ad1758
Error: Checksum (sha1) mismatch for Scalar-List-Utils-1.23.tar.gz
Portfile checksum: Scalar-List-Utils-1.23.tar.gz sha1 e88f4df0d0d64db03f4ad6fa91951571148fa27f
Distfile checksum: Scalar-List-Utils-1.23.tar.gz sha1 b93d13505a421e3cf0fa7658eae11c91d51190b2
Error: Checksum (rmd160) mismatch for Scalar-List-Utils-1.23.tar.gz
Portfile checksum: Scalar-List-Utils-1.23.tar.gz rmd160 fe5c73fb7bb482dc47331f027f68ac5a709b1dc8
Distfile checksum: Scalar-List-Utils-1.23.tar.gz rmd160 0a56585dc9be1d931cfa914a264a3fdbf2ff1310
The correct checksum line may be:
checksums md5 ce17fd1c5a7068ffaf48cd9145ad1758 \

sha1 b93d13505a421e3cf0fa7658eae11c91d51190b2 \
rmd160 0a56585dc9be1d931cfa914a264a3fdbf2ff1310

Error: Target org.macports.checksum returned: Unable to verify file checksums
DEBUG: Backtrace: Unable to verify file checksums

while executing

"$procedure $targetname"
Warning: the following items did not execute (for p5-scalar-list-utils): org.macports.destroot org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build
DEBUG: couldn't read file "/opt/local/share/macports/Tcl/darwintrace1.0/pkgIndex.tcl": no such file or directory

while executing

"source [file join $dir pkgIndex.tcl]"
Error: Unable to upgrade port: 1

Change History (0)

Note: See TracTickets for help on using tickets.