Opened 5 days ago

Closed 4 days ago

#71002 closed defect (fixed)

pandoc @3.4: Checksum mismatch

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: catalina Cc: akierig (akierig)
Port: pandoc

Description

https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/197058/steps/install-port/logs/stdio

--->  Verifying checksums for pandoc
DEBUG: Executing org.macports.checksum (pandoc)
--->  Checksumming pandoc-3.4-x86_64-macOS.zip
DEBUG: Calculated (rmd160) is 05ac3649d76cbb17577e1f6c29aabeb291634c4d
Error: Checksum (rmd160) mismatch for pandoc-3.4-x86_64-macOS.zip
Portfile checksum: pandoc-3.4-x86_64-macOS.zip rmd160 f11004ef5b6b7c7ec0157d79f703ff1374d4063d
Distfile checksum: pandoc-3.4-x86_64-macOS.zip rmd160 05ac3649d76cbb17577e1f6c29aabeb291634c4d
DEBUG: Calculated (sha256) is fb342213ce16af4a81565f1f106a808574f993900ac914a5737649ba8cedb2b3
Error: Checksum (sha256) mismatch for pandoc-3.4-x86_64-macOS.zip
Portfile checksum: pandoc-3.4-x86_64-macOS.zip sha256 84cc09fbb8b072076cba829a482ec5a8b46229b80dd9217ea87dcb2166e38245
Distfile checksum: pandoc-3.4-x86_64-macOS.zip sha256 fb342213ce16af4a81565f1f106a808574f993900ac914a5737649ba8cedb2b3
DEBUG: Calculated (size) is 21926889
Error: Checksum (size) mismatch for pandoc-3.4-x86_64-macOS.zip
Portfile checksum: pandoc-3.4-x86_64-macOS.zip size 21724047
Distfile checksum: pandoc-3.4-x86_64-macOS.zip size 21926889
The correct checksum line may be:
checksums           rmd160  05ac3649d76cbb17577e1f6c29aabeb291634c4d \
                    sha256  fb342213ce16af4a81565f1f106a808574f993900ac914a5737649ba8cedb2b3 \
                    size    21926889
Error: Failed to checksum pandoc: Unable to verify file checksums

Change History (1)

comment:1 Changed 4 days ago by akierig <31905184+akierig@…>

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.