#36545 closed defect (fixed)
cmsvlib checksum mismatch
Reported by: | ll77@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | slayoo@… | |
Port: | cmsvlib |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Similar to #33010 but for the 20120524 version.
$ port info cmsvlib cmsvlib @20120524 (math, science) $ sudo port install cmsvlib ---> Verifying checksum(s) for cmsvlib Error: Checksum (rmd160) mismatch for cmsvlib.tar.gz Error: Checksum (sha256) mismatch for cmsvlib.tar.gz Error: org.macports.checksum for port cmsvlib returned: Unable to verify file checksums Please see the log file for port cmsvlib for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_cmsvlib/cmsvlib/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port cmsvlib failed
Attachments (1)
Change History (8)
comment:1 Changed 12 years ago by ll77@…
Cc: | ll77@… added |
---|
Changed 12 years ago by ll77@…
comment:2 Changed 12 years ago by ll77@…
mirror id:
---> Attempting to fetch cmsvlib.tar.gz from http://www.physics.wisc.edu/~craigm/idl/down/
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | slayoo@… added; ll77@… removed |
---|---|
Description: | modified (diff) |
Keywords: | checksum mismatch removed |
Owner: | changed from macports-tickets@… to takeshi@… |
Yes, this will continue to happen every time they release a new version, until they stop releasing unversioned distfiles. Somebody please write to the developers and encourage them to use immutable versioned distfiles like everybody else does.
Please remember to use WikiFormatting when writing in Trac, and to Cc the port's maintainers.
comment:4 Changed 12 years ago by tenomoto (Takeshi Enomoto)
Committed in r98616. I wrote to the developer to version his distfile.
comment:5 follow-up: 6 Changed 12 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 Changed 12 years ago by tenomoto (Takeshi Enomoto)
The version number is provided by courtesy of Craig Markwardt. Committed in r99656 with epoch 1.
Note: See
TracTickets for help on using
tickets.
takeshi@…, slayoo@…