Opened 3 years ago

Closed 2 years ago

#63494 closed defect (invalid)

dot2tex @2.11.3: checksum mismatches

Reported by: prtouatisid (S. Touati) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: dot2tex

Description (last modified by reneeotten (Renee Otten))

Hello, I have macport 2.7.1 installed on MacOS Catalina 10.15.7. When doing an update, I found the following error:

--->  Attempting to fetch dot2tex-2.11.3_1.darwin_19.noarch.tbz2 from https://fra.de.packages.macports.org/dot2tex
--->  Verifying checksums for dot2tex
Error: Checksum (rmd160) mismatch for dot2tex-2.11.3.tar.gz
Error: Checksum (sha256) mismatch for dot2tex-2.11.3.tar.gz
Error: Checksum (size) mismatch for dot2tex-2.11.3.tar.gz
Error: Failed to checksum dot2tex: Unable to verify file checksums

I uninstalled dot2tex and tried to reinstall it, the error is the same. Here are the details in the log:
:info:checksum Portfile checksum: dot2tex-2.11.3.tar.gz size 660914
:info:checksum Distfile checksum: dot2tex-2.11.3.tar.gz size 664785
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  b1c77c4b3036197222af0541e0d7086e8b5b6169 \
:info:checksum                     sha256  e1b6282b29ee5b87600dcb926e3faca6dec49eed7d230bf726285d7e07e38215 \
:info:checksum                     size    664785
:error:checksum Failed to checksum dot2tex: Unable to verify file checksums

Best regards

Change History (5)

comment:1 Changed 3 years ago by reneeotten (Renee Otten)

Description: modified (diff)
Owner: set to nerdlingdot2tex
Status: newassigned
Summary: Error: Checksum (sha256) mismatch for dot2tex-2.11.3.tar.gzdot2tex: checksum mismatches
Version: 2.7.1

comment:2 Changed 3 years ago by reneeotten (Renee Otten)

Port: dot2tex added

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

Owner: changed from nerdlingdot2tex to nerdling
Summary: dot2tex: checksum mismatchesdot2tex @2.11.3: checksum mismatches

I cannot reproduce this issue. On all servers, the file size is 660914 bytes, just as the Portfile says it should be. You did not attach your main.log file so we cannot see what server you got your incorrect 664785-byte file from.

Please try:

sudo port clean --all dot2tex

Then try again. If you still get a checksum mismatch, please attach the main.log file.

comment:4 Changed 3 years ago by jowens (John Owens)

I had the same error, ran @ryandesign's suggestion above, and it then installed correctly. Thanks.

comment:5 Changed 2 years ago by reneeotten (Renee Otten)

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