Opened 10 years ago
Closed 10 years ago
#45972 closed defect (fixed)
dmd @ 2.066_1 Unable to verify file checksums
Reported by: | jrcowart92@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | dmd |
Description (last modified by mf2k (Frank Schima))
---> Fetching archive for dmd ---> Attempting to fetch dmd-2.066_1.darwin_14.x86_64.tbz2 from http://packages.macports.org/dmd ---> Attempting to fetch dmd-2.066_1.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/dmd ---> Attempting to fetch dmd-2.066_1.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/dmd ---> Fetching distfiles for dmd ---> Verifying checksums for dmd Error: Checksum (rmd160) mismatch for dmd-2.066.tar.gz Error: Checksum (sha256) mismatch for dmd-2.066.tar.gz Error: org.macports.checksum for port dmd returned: Unable to verify file checksums
I've tried
sudo port clean dmd
but the error persists. I am able to install other ports, so I do not think it is a problem on my end.
Change History (3)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to takeshi@… |
---|
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for reporting. I updated dmd, druntime, phobos, dmd-doc, dmd-tools to 2.066.1 in r128483. This commit should not cause a checksum problem.
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers dmd
), if any.