Opened 6 weeks ago
Closed 6 weeks 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
---> 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 6 weeks ago by akierig <31905184+akierig@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 7cf2e7e16efab5f2b08a0ea11fbd00137fd956ec/macports-ports (master):