Opened 5 months ago
Closed 5 months ago
#70102 closed defect (fixed)
ale @0.8.7: checksum mismatch
Reported by: | barracuda156 | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | ||
Port: | ale |
Description
---> Computing dependencies for ale. ---> Fetching distfiles for ale ---> ale-0.8.7.tar.gz does not exist in /opt/local/var/macports/distfiles/ale ---> Attempting to fetch ale-0.8.7.tar.gz from https://web.archive.org/web/20110924072405/http://auricle.dyndns.org/ALE/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5670k 0 5670k 0 0 609k 0 --:--:-- 0:00:09 --:--:-- 914k ---> Verifying checksums for ale ---> Checksumming ale-0.8.7.tar.gz Error: Checksum (md5) mismatch for ale-0.8.7.tar.gz Portfile checksum: ale-0.8.7.tar.gz md5 d9e9aaf7896cfa74e8d75159e1ee2817 Distfile checksum: ale-0.8.7.tar.gz md5 3a105697278c8491d20f48c16a59807f The correct checksum line may be: checksums md5 3a105697278c8491d20f48c16a59807f \ rmd160 08fd1a96666cabffe0d93ccc6d547087004d36d9 \ sha256 e456babb908507380af5ebb42e551aa628d5f7431c7329b7c1c7e72ce9625ec3 \ size 5806080 Error: Failed to checksum ale: Unable to verify file checksums
Change History (2)
comment:1 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Status: | new → accepted |
Summary: | ale: checksum mismatch → ale @0.8.7: checksum mismatch |
comment:2 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
archive.org is again delivering an uncompressed tar file when we are requesting a gzip-compressed tar file.
I will work on updating the port to the latest version.