Opened 12 hours ago

Last modified 11 hours ago

#71332 new defect

andatool @0.8: checksum mismatch because of archive.org misconfiguration

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.4
Keywords: Cc:
Port: andatool

Description

--->  Fetching distfiles for andatool
--->  andatool-0.8.tgz does not exist in /opt/local/var/macports/distfiles/andatool
--->  Attempting to fetch andatool-0.8.tgz from https://web.archive.org/web/20161011014755/https://www.vanheusden.com/andatool/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 20480    0 20480    0     0   9568      0 --:--:--  0:00:02 --:--:--  125k
--->  Verifying checksums for andatool
--->  Checksumming andatool-0.8.tgz
Error: Checksum (rmd160) mismatch for andatool-0.8.tgz
Portfile checksum: andatool-0.8.tgz rmd160 451ff667748b3963df0f65f5d1b57e98a356810a
Distfile checksum: andatool-0.8.tgz rmd160 9d4aa5bafc023745c21c717e1e3e5146e1226407
Error: Checksum (sha256) mismatch for andatool-0.8.tgz
Portfile checksum: andatool-0.8.tgz sha256 3bc399e1afae6648fa9596a01f5e42888439f7bfa3af319358b4928aed0e8051
Distfile checksum: andatool-0.8.tgz sha256 e42f3d9254a700683f84caabeadb764f9a8d396149dab42f9b8e96bdf67fc5fb
The correct checksum line may be:
checksums           rmd160  9d4aa5bafc023745c21c717e1e3e5146e1226407 \
                    sha256  e42f3d9254a700683f84caabeadb764f9a8d396149dab42f9b8e96bdf67fc5fb \
                    size    20480
Error: Failed to checksum andatool: Unable to verify file checksums

Change History (1)

comment:1 Changed 11 hours ago by ryandesign (Ryan Carsten Schmidt)

Summary: andatool: checksum mismatchandatool @0.8: checksum mismatch because of archive.org misconfiguration

This has the same cause as #70545, #70579, #70617.

Note: See TracTickets for help on using tickets.