#8451 closed defect (worksforme)
lincity: checksum mismatch
Reported by: | opendarwin@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | ||
Port: |
Description
When trying to install lincity, I get a checksum mismatch error:
jeff@smaug jeff$ sudo port install lincity ---> Fetching lincity ---> Verifying checksum(s) for lincity Error: Checksum (md5) mismatch for lincity-1.13.0.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums
Change History (2)
comment:1 Changed 19 years ago by pguyot (Paul Guyot)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 19 years ago by opendarwin@…
Actually, what was wrong was that I needed to do a "selfupdate". For whatever reason, DarwinPorts version 1.102 couldn't install lincity, but version 1.211 worked fine.
Note: See
TracTickets for help on using
tickets.
Try cleaning the distfile with: sudo port clean --dist lincity
and try again. It works here.