#15282 closed defect (fixed)
Checksum error on getabspath
Reported by: | dstwo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | simon@… | |
Port: |
Description
~ $ sudo port install getabspath ---> Fetching getabspath ---> Verifying checksum(s) for getabspath Error: Checksum (md5) mismatch for getAbsPath-1.4-src.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Change History (2)
comment:1 Changed 16 years ago by simon@…
Cc: | simon@… added |
---|---|
Milestone: | → Port Bugs |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It looks like the file was updated, I updated the checksums in r37141 and it builds fine. Use
sudo port selfupdate; sudo port install getabspath
to install the new version.Thanks for your report,
Simon