Opened 3 years ago

Closed 3 years ago

#61573 closed defect (fixed)

TeXShop4 @4.44: checksum mismatch

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: TeXShop4

Description

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

--->  Verifying checksums for TeXShop4
DEBUG: Executing org.macports.checksum (TeXShop4)
--->  Checksumming texshopsource451.zip
DEBUG: Calculated (rmd160) is 728bd51a83084d560980eadd8afc7824d68af81f
Error: Checksum (rmd160) mismatch for texshopsource451.zip
Portfile checksum: texshopsource451.zip rmd160 bcbccbd35ecbf9f09d38e43a7bc5392f1e0f419c
Distfile checksum: texshopsource451.zip rmd160 728bd51a83084d560980eadd8afc7824d68af81f
Portfile checksum: texshopsource451.zip sha256 e73f79a87cb02faa37b080fbdddec5edc384b7e80ff5b1d3828f86a3160da032
Distfile checksum: texshopsource451.zip sha256 38b1001da46fbcc5b68b6cbdde257103493d55dd84e30f05a71f6b4e9e102982
DEBUG: Calculated (sha256) is 38b1001da46fbcc5b68b6cbdde257103493d55dd84e30f05a71f6b4e9e102982
Error: Checksum (sha256) mismatch for texshopsource451.zip
DEBUG: Calculated (size) is 204541746
Error: Checksum (size) mismatch for texshopsource451.zip
Portfile checksum: texshopsource451.zip size 151971878
Distfile checksum: texshopsource451.zip size 204541746
The correct checksum line may be:
checksums           rmd160  728bd51a83084d560980eadd8afc7824d68af81f \
                    sha256  38b1001da46fbcc5b68b6cbdde257103493d55dd84e30f05a71f6b4e9e102982 \
                    size    204541746

Note that the version number of the port on this OS version is 4.44 but the name of the file being downloaded contains "451", so there's something wrong there.

Change History (2)

comment:1 Changed 3 years ago by Schamschula (Marius Schamschula)

Hmm. It worked locally as the non-Big Sur machines already had 4.44 installed.

comment:2 Changed 3 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

In 175095631310e07f944193ad61e62363b617f602/macports-ports (master):

TeXShop4: download correct source file for older OSs

Closes: #61573

Note: See TracTickets for help on using tickets.