#28833 closed defect (fixed)
winetricks: Checksum mismatch
Reported by: | deesto (John S. De Stefano Jr.) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | winetricks |
Description
Sorry to report this. This error follows a fresh (and successful but uneventful) sudo port selfupdate
:
$ sudo port -v install winetricks ---> Computing dependencies for winetricks. ---> Verifying checksum(s) for winetricks ---> Checksumming winetricks Error: Checksum (sha1) mismatch for winetricks Portfile checksum: winetricks sha1 cf9e0da301ddd7dfe42640e90f3235bdd3ddc6b3 Distfile checksum: winetricks sha1 c52593baf962b22d807dccadab4c5330ae5fe93c Error: Checksum (rmd160) mismatch for winetricks Portfile checksum: winetricks rmd160 efa2a2abb9f71d39a04172b3d6123c8522aa2621 Distfile checksum: winetricks rmd160 f205167b236b5cf99730b5346f6149d5b53c421e The correct checksum line may be: checksums md5 f3a89018842bb9ee0a32c302d5346eb0 \ sha1 c52593baf962b22d807dccadab4c5330ae5fe93c \ rmd160 f205167b236b5cf99730b5346f6149d5b53c421e Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for winetricks): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Log for winetricks is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_winetricks/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
I see from past tickets that this tends to happen now and then when the source changes.
Change History (4)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | deesto removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | Checksum mismatch for winetricks → winetricks: Checksum mismatch |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by deesto (John S. De Stefano Jr.)
Works great now. Thanks for the master_sites
fix.
Note: See
TracTickets for help on using
tickets.
Fixed livecheck in r77066.