Ticket #22714 (closed defect: worksforme)
Checksum (md5) mismatch error on trying to install koffice2-devel
| Reported by: | mark.pearson0@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Port: | koffice2-devel |
Description
I get the following error when trying to install koffice2-devel:
$ sudo port -v install koffice2-devel
---> Computing dependencies for koffice2-devel.
---> Verifying checksum(s) for koffice2-devel
---> Checksumming koffice-1.9.98.7.tar.bz2
Error: Checksum (md5) mismatch for koffice-1.9.98.7.tar.bz2
Portfile checksum: koffice-1.9.98.7.tar.bz2 md5 1b44eb284f35d148ea6aacb0f2408277
Distfile checksum: koffice-1.9.98.7.tar.bz2 md5 7ac7b06bd9ed871e878e8c9c23b9e3d4
The correct checksum line may be:
checksums md5 7ac7b06bd9ed871e878e8c9c23b9e3d4 \
sha1 6667217c166e48704c87085348cd397b3d2370f5 \
rmd160 dcc8b86541278a5e220da39c904cc32bb39fb773
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for koffice2-devel): 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.
Is the checksum in the Portfile out of date?
Change History
Note: See
TracTickets for help on using
tickets.


You need to indicate which mirror the distfile was downloaded from. Have you tried the suggestions in the FAQ?