#18121 closed defect (fixed)
Winetricks md5/sha1 hashes do not match
Reported by: | hfsplus@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | winetricks | Cc: | |
Port: | winetricks |
Description (last modified by blb@…)
Winetricks seems to have updated from the download site - see below
sudo port -v install winetricks ---> Fetching winetricks ---> winetricks doesn't seem to exist in /opt/local/var/macports/distfiles/winetricks/20081223 ---> Attempting to fetch winetricks from http://www.kegel.com/wine/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 70619 100 70619 0 0 87089 0 --:--:-- --:--:-- --:--:-- 105k ---> Verifying checksum(s) for winetricks ---> Checksumming winetricks Error: Checksum (md5) mismatch for winetricks Portfile checksum: winetricks md5 01fc6c2b69c5e38a92ef2fe6f4847eb8 Distfile checksum: winetricks md5 8ee14d5f4b67223c86c7497bf1716ec2 Error: Checksum (sha1) mismatch for winetricks Portfile checksum: winetricks sha1 d5d7fdb9a863980d3c9bbc8b7fd367bb8a9600ed Distfile checksum: winetricks sha1 660c0319821ef291ff4193292a78a34e33d69bc4 Error: Checksum (rmd160) mismatch for winetricks Portfile checksum: winetricks rmd160 920960a567572b11409ab4ccaa64f53f5422fa67 Distfile checksum: winetricks rmd160 99778af5dea2c52001a726f891e549a93f8b09fd The correct checksum line may be: checksums md5 8ee14d5f4b67223c86c7497bf1716ec2 \ sha1 660c0319821ef291ff4193292a78a34e33d69bc4 \ rmd160 99778af5dea2c52001a726f891e549a93f8b09fd 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.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Change History (7)
comment:1 Changed 16 years ago by blb@…
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Updated winetricks to version 20090117 in r45730.
comment:4 follow-up: 5 Changed 16 years ago by WeeeZer14@…
Not sure if I should open a brand new ticket, but it looks like the dist changed again...
Verifying checksum(s) for winetricks Checksumming winetricks Error: Checksum (md5) mismatch for winetricks Portfile checksum: winetricks md5 8ee14d5f4b67223c86c7497bf1716ec2 Distfile checksum: winetricks md5 7c7fa210127601beba8173eada5a6900 Error: Checksum (sha1) mismatch for winetricks Portfile checksum: winetricks sha1 660c0319821ef291ff4193292a78a34e33d69bc4 Distfile checksum: winetricks sha1 cb907b6fdce362cbb80d050010c14b8bf0e1325c Error: Checksum (rmd160) mismatch for winetricks Portfile checksum: winetricks rmd160 99778af5dea2c52001a726f891e549a93f8b09fd Distfile checksum: winetricks rmd160 462dfe845af30f624907cba5a218b002025e4cca The correct checksum line may be: checksums md5 7c7fa210127601beba8173eada5a6900 \ sha1 cb907b6fdce362cbb80d050010c14b8bf0e1325c \ rmd160 462dfe845af30f624907cba5a218b002025e4cca 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.extract org.macports.ch ecksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
comment:5 follow-up: 6 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to WeeeZer14@…:
Not sure if I should open a brand new ticket, but it looks like the dist changed again...
It sure does! winetricks does get updated fairly often. I updated it again in r45832. For the future, it is better to create a new ticket if the old one has already been resolved correctly.
comment:6 Changed 16 years ago by WeeeZer14@…
Replying to ryandesign@…:
Replying to WeeeZer14@…:
Not sure if I should open a brand new ticket, but it looks like the dist changed again...
It sure does! winetricks does get updated fairly often. I updated it again in r45832. For the future, it is better to create a new ticket if the old one has already been resolved correctly.
Thanks and I'll remember for next time.
Thanks for reporting this. I didn't notice this myself because I broke the livecheck. Fixed that in r45729.