Opened 14 years ago
Closed 14 years ago
#26383 closed defect (invalid)
Checksum error when installing winetricks
Reported by: | leo.elias@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | winetricks |
Description (last modified by jmroot (Joshua Root))
Wine is unable to verify the winetricks checksum.
~ root# port -v install winetricks ---> Computing dependencies for winetricks. ---> Verifying checksum(s) for winetricks ---> Checksumming winetricks Error: Checksum (md5) mismatch for winetricks Portfile checksum: winetricks md5 e5e0392ceafb6cbcd1576a37a5263f9f Distfile checksum: winetricks md5 03d18cc6a13de7b14ddb69eb7f857e1e Error: Checksum (sha1) mismatch for winetricks Portfile checksum: winetricks sha1 2e658c229b94b26487542891a41ecc3724034d76 Distfile checksum: winetricks sha1 437574f6d7bd6a54cdfcd57266cc8e200b259692 Error: Checksum (rmd160) mismatch for winetricks Portfile checksum: winetricks rmd160 e9d339e8c0cc3583320333760e394efb0870fead Distfile checksum: winetricks rmd160 0533d896ecc8740ca976600b4c37cc694cb9cf28 The correct checksum line may be: checksums md5 03d18cc6a13de7b14ddb69eb7f857e1e \ sha1 437574f6d7bd6a54cdfcd57266cc8e200b259692 \ rmd160 0533d896ecc8740ca976600b4c37cc694cb9cf28 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>
Change History (2)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | winetricks added |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
This was already fixed in r71202. Please "sudo port selfupdate
" and try again.
Note: See
TracTickets for help on using
tickets.
Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. As per the FAQ, you need to indicate which mirror your file was downloaded from.