Opened 15 years ago

Closed 14 years ago

#18045 closed defect (fixed)

listat: checksum mismatch

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: listat

Description

--->  Attempting to fetch listat.tar.gz from http://wordsmith.org/anu/listat/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1672k  100 1672k    0     0   134k      0  0:00:12  0:00:12 --:--:-- 87756
--->  Verifying checksum(s) for listat
DEBUG: Executing org.macports.checksum (listat)
--->  Checksumming listat.tar.gz
Error: Checksum (md5) mismatch for listat.tar.gz
Portfile checksum: listat.tar.gz md5 0a8a9fa805c884c4964b1994a0f231e0
Distfile checksum: listat.tar.gz md5 97d5be846d23745cd10494706b140246
The correct checksum line may be:
checksums           md5     97d5be846d23745cd10494706b140246 \
                    sha1    6f7fd8c75bc843996188ca2a8302d3ed97183c6b \
                    rmd160  ad3a62036810a5d2a74799f3e7910a5c3d5f406a
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for listat): org.macports.patch org.macports.checksum org.macports.extract
Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

The distfile name doesn't have a version number in it, so it's probably downloading the current version (2.0.1) instead of the one the port is written for (1.0). I don't know if they still have a 1.0 distfile online. The port should probably be updated to 2.0.1 instead.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Fixed in r68756.

Note: See TracTickets for help on using tickets.