Opened 13 years ago

Closed 13 years ago

#27710 closed defect (fixed)

db46: Checksum mismatch for patches

Reported by: tech163@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: db46

Description

When I try to install php5-imap using "sudo port install php5-imap", I get the following error:

Error: Checksum (md5) mismatch for patch.4.6.21.1
Error: Checksum (md5) mismatch for patch.4.6.21.2
Error: Checksum (md5) mismatch for patch.4.6.21.3
Error: Checksum (md5) mismatch for patch.4.6.21.4

Attachments (1)

Portfile-db46.diff (1.3 KB) - added by BlackFrog1 13 years ago.
Additional checksums for greater integrity

Download all attachments as: .zip

Change History (7)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to blair@…
Port: db46 added
Summary: Checksum mismatch for patchdb46: Checksum mismatch for patches

As per the FAQ entry, you need to show us what URL those patchfiles came from before we can do anything about this. Clean and try again, and if it fails again, show us what URLs it downloaded from.

comment:2 in reply to:  description Changed 13 years ago by tech163@…

Here's the entire result:

--->  Computing dependencies for php5-imap
--->  Verifying checksum(s) for db46
Error: Checksum (md5) mismatch for patch.4.6.21.1
Error: Checksum (md5) mismatch for patch.4.6.21.2
Error: Checksum (md5) mismatch for patch.4.6.21.3
Error: Checksum (md5) mismatch for patch.4.6.21.4
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: php5 apache2 apr-util db46 sqlite3 autoconf213 gawk gsed mhash
Error: Status 1 encountered during processing.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

That output does not include the fetch phase. You need to clean --dist first like it says in the FAQ.

comment:4 Changed 13 years ago by jmroot (Joshua Root)

And if you're running 1.8.2, you really need to selfupdate.

Changed 13 years ago by BlackFrog1

Attachment: Portfile-db46.diff added

Additional checksums for greater integrity

comment:5 Changed 13 years ago by BlackFrog1

I double-check the correct checksums using 'port -d checksum db46' and everything is in order.

comment:6 Changed 13 years ago by eborisch (Eric A. Borisch)

Resolution: fixed
Status: newclosed

Additional checksums added in r76793.

Note: See TracTickets for help on using tickets.