Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15310 closed defect (worksforme)

readline 5.2.012 fails to install due to checksum mismatch

Reported by: nikodemus@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: readline checksum md5 Cc: macports-tickets@…
Port:

Description

port install readline fails:

$ sudo port -v install readline
--->  Fetching readline
--->  Verifying checksum(s) for readline
--->  Checksumming readline52-001
--->  Checksumming readline52-002
--->  Checksumming readline52-003
--->  Checksumming readline52-004
--->  Checksumming readline52-005
--->  Checksumming readline52-006
--->  Checksumming readline52-007
--->  Checksumming readline52-008
--->  Checksumming readline52-009
--->  Checksumming readline52-010
--->  Checksumming readline-5.2.tar.gz
Error: Checksum (md5) mismatch for readline-5.2.tar.gz
Portfile checksum: readline-5.2.tar.gz md5 e39331f32ad14009b9ff49cc10c5e751
Distfile checksum: readline-5.2.tar.gz md5 06ec00fbd21e69c93f25d021d9a07e14
Error: Checksum (sha1) mismatch for readline-5.2.tar.gz
Portfile checksum: readline-5.2.tar.gz sha1 18f3412c73068509d5f491b7b4535aeaf9522834
Distfile checksum: readline-5.2.tar.gz sha1 8d0e79451bc5584c08f48e6ca11cee5a5635da97
Error: Checksum (rmd160) mismatch for readline-5.2.tar.gz
Portfile checksum: readline-5.2.tar.gz rmd160 983cbb25192e0a376b80cb2428fe8ee254a041c7
Distfile checksum: readline-5.2.tar.gz rmd160 327a3a79869f41d7bc6df6055a4e7a82393c8f73
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for readline): 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 (2)

comment:1 Changed 16 years ago by nox@…

Resolution: worksforme
Status: newclosed

It works here. Please run sudo port clean --dist readline and try again.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.