Opened 15 years ago
Closed 15 years ago
#21526 closed defect (worksforme)
kdelibs4 4.3.0 checksum error
Reported by: | burkhard@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | checksum error | Cc: | |
Port: | kdelibs4 |
Description
I got the following checksum error trying to install kdelibs4 on Mac OS 10.5.8. (Transcript below.)I did a lot of other installes immediately before that, and all worked without problems, so I suspect the conf file contains wrong checksums.
Cheers, Burkhard.
% sudo port install kdelibs4 ---> Computing dependencies for kdelibs4 ---> Verifying checksum(s) for kdelibs4 Error: Checksum (md5) mismatch for kdelibs-4.3.0.tar.bz2 Error: Checksum (sha1) mismatch for kdelibs-4.3.0.tar.bz2 Error: Checksum (rmd160) mismatch for kdelibs-4.3.0.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 15 years ago by tobypeterson
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
run
sudo port clean --all kdelibs4
and try again... this works for me