Opened 13 years ago

Closed 6 years ago

#31269 closed defect (fixed)

Fail to verify file checksums for caml-res

Reported by: baris@… Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: ocaml-res

Description (last modified by ryandesign (Ryan Carsten Schmidt))

--->  Verifying checksum(s) for caml-res
Error: Checksum (md5) mismatch for release-3.2.0.tar.bz2
Error: Checksum (sha1) mismatch for release-3.2.0.tar.bz2
Error: Checksum (rmd160) mismatch for release-3.2.0.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Failed to install caml-res
Log for caml-res is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_caml-res/caml-res/main.log
Error: The following dependencies were not installed: caml-res caml-sexplib
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

This is what I have:

$ shasum /opt/local/var/macports/distfiles/caml-res/release-3.2.0.tar.bz2 
5f48566d7e134557239c34d4c968d50e2c2b451c  /opt/local/var/macports/distfiles/caml-res/release-3.2.0.tar.bz2

Change History (6)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Port: caml-res added

Please remember to use WikiFormatting, fill in the Port field, and Cc that port's maintainer.

comment:2 Changed 13 years ago by BlackFrog1

I did a port fetch and I get the same checksum as the person that created the ticket. I also checked http://hg.ocaml.info/release/res/changelog and I believe there hasn't been any changes in a very long time.

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Port: ocaml-res added; caml-res removed

replaced by ocaml-res

comment:4 Changed 12 years ago by jmroot (Joshua Root)

The distfile referenced by the current portfile is actually gone upstream. Trying to fetch it redirects to a bitbucket page (not a download). The new distfile appears to be at https://bitbucket.org/mmottl/res/downloads/res-3.2.0.tar.gz.

comment:5 Changed 7 years ago by mf2k (Frank Schima)

Owner: mww@… deleted
Status: newassigned

See #53012.

comment:6 Changed 6 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.