Opened 5 weeks ago

Last modified 4 weeks ago

#70579 new defect

ctool @1.2.3: checksum mismatch because of archive.org misconfiguration

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc:
Port: ctool

Description

--->  ctool-1.2.3.tar.gz does not exist in /opt/local/var/macports/distfiles/ctool
--->  Attempting to fetch ctool-1.2.3.tar.gz from http://web.archive.org/web/20050405212926/http://www.macsecurity.org/data/
  % 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 61440    0 61440    0     0  47016      0 --:--:--  0:00:01 --:--:--  243k
--->  Verifying checksums for ctool
--->  Checksumming ctool-1.2.3.tar.gz
Error: Checksum (md5) mismatch for ctool-1.2.3.tar.gz
Portfile checksum: ctool-1.2.3.tar.gz md5 ae041e804743924e4fdc95e53645f64a
Distfile checksum: ctool-1.2.3.tar.gz md5 b90514acf17409398f7c1f2312c93526
The correct checksum line may be:
checksums           md5     b90514acf17409398f7c1f2312c93526 \
                    rmd160  b52edbb4fb6faa88260ae21fcd50a60ce98c0b43 \
                    sha256  fe9cb8676af01e9dbb8cb624730a8c20f6fb07b089172ab600c361b56c2ef5d0 \
                    size    61440
Error: Failed to checksum ctool: Unable to verify file checksums

Change History (4)

comment:1 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

As in #70545, archive.org is delivering an uncompressed tarball instead of the gzip-compressed tarball we expected. This needs to be reported to archive.org so that their server administrators can fix the configuration of their servers.

The file we have on our mirrors is still the correct one.

comment:2 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

Summary: ctool: checksum mismatchctool @1.2.3

comment:3 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

Summary: ctool @1.2.3ctool @1.2.3: checksum mismatch

comment:4 Changed 4 weeks ago by ryandesign (Ryan Carsten Schmidt)

Summary: ctool @1.2.3: checksum mismatchctool @1.2.3: checksum mismatch because of archive.org misconfiguration

Same problem affects jpeg2ps in #70617.

Note: See TracTickets for help on using tickets.