Opened 14 years ago
Closed 14 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)
Change History (7)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to blair@… |
---|---|
Port: | db46 added |
Summary: | Checksum mismatch for patch → db46: Checksum mismatch for patches |
comment:2 Changed 14 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 14 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 14 years ago by jmroot (Joshua Root)
And if you're running 1.8.2, you really need to selfupdate.
Changed 14 years ago by BlackFrog1
Attachment: | Portfile-db46.diff added |
---|
Additional checksums for greater integrity
comment:5 Changed 14 years ago by BlackFrog1
I double-check the correct checksums using 'port -d checksum db46' and everything is in order.
comment:6 Changed 14 years ago by eborisch (Eric A. Borisch)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Additional checksums added in r76793.
Note: See
TracTickets for help on using
tickets.
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.