Opened 13 years ago
Closed 12 years ago
#34260 closed defect (fixed)
midgard2-core checksum mismatch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | midgard2-core |
Description
$ sudo port checksum midgard2-core ---> Fetching distfiles for midgard2-core ---> Attempting to fetch midgard2-core-10.05.6.tar.gz from http://www.midgard-project.org/midcom-serveattachmentguid-29572db0679d11e1991ffb7bcc71b739b739/ ---> Verifying checksum(s) for midgard2-core Error: Checksum (rmd160) mismatch for midgard2-core-10.05.6.tar.gz Error: Checksum (sha256) mismatch for midgard2-core-10.05.6.tar.gz Error: org.macports.checksum for port midgard2-core returned: Unable to verify file checksums Please see the log file for port midgard2-core for details: /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_devel_midgard2-core/midgard2-core/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port midgard2-core failed
This is probably because in r92463 you changed the download location (probably because a stealth update occurred) and you increased the revision (indicating that you believe the old and new versions of 10.05.6 differ and that users of the old 10.05.6 would benefit from rebuilding with the new 10.05.6), but you did not update the checksums, nor did you alter dist_subdir, which is required when a stealth update occurs.
Change History (1)
comment:1 Changed 12 years ago by jyrkiwahlstedt
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
download site changed, version bumped with r94911