Opened 9 years ago

Closed 9 years ago

#47519 closed defect (fixed)

latexdiff @1.0.4 incorrect checksum

Reported by: maverickwoo (Maverick Woo) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: latexdiff

Description

I believe this is the relevant part of the log:

:debug:archivefetch archivefetch phase started at Mon Apr 20 18:55:23 EDT 2015
:debug:archivefetch Executing org.macports.archivefetch (latexdiff)
:debug:archivefetch Privilege de-escalation not attempted as not running as root.
:debug:fetch fetch phase started at Mon Apr 20 18:55:23 EDT 2015
:notice:fetch --->  Fetching distfiles for latexdiff
:debug:fetch Executing org.macports.fetch (latexdiff)
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Mon Apr 20 18:55:23 EDT 2015
:notice:checksum --->  Verifying checksums for latexdiff
:debug:checksum Executing org.macports.checksum (latexdiff)
:info:checksum --->  Checksumming latexdiff.zip
:debug:checksum Calculated (rmd160) is ee4c002be4865a01161bf45b2e2a5fd830e2b143
:error:checksum Checksum (rmd160) mismatch for latexdiff.zip
:info:checksum Portfile checksum: latexdiff.zip rmd160 ba4842084c735778cd0b9fbf9a1fd08bdad729b1
:info:checksum Distfile checksum: latexdiff.zip rmd160 ee4c002be4865a01161bf45b2e2a5fd830e2b143
:debug:checksum Calculated (sha256) is 9f0cc207d71a2225926cf9b8b87dbc4283c68de12db8a7708e780941516f13f6
:error:checksum Checksum (sha256) mismatch for latexdiff.zip
:info:checksum Portfile checksum: latexdiff.zip sha256 42acfc6e379f61637d2d23f5dd940373cd1f0ef54858eaecb3f6dad250af2db1
:info:checksum Distfile checksum: latexdiff.zip sha256 9f0cc207d71a2225926cf9b8b87dbc4283c68de12db8a7708e780941516f13f6
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  ee4c002be4865a01161bf45b2e2a5fd830e2b143 \
                    sha256  9f0cc207d71a2225926cf9b8b87dbc4283c68de12db8a7708e780941516f13f6
:error:checksum org.macports.checksum for port latexdiff returned: Unable to verify file checksums
:debug:checksum Error code: NONE
:debug:checksum Backtrace: Unable to verify file checksums

Thanks!

Attachments (1)

main.log (19.4 KB) - added by maverickwoo (Maverick Woo) 9 years ago.

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by maverickwoo (Maverick Woo)

Attachment: main.log added

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Because this port uses an unversioned distfile, that results in a checksum mismatch every time upstream releases a new version. Looks like that has happened: version 1.1.0 is now available.

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

Resolution: fixed
Status: assignedclosed

Updated to 1.1.0 in r135279.

I've filed a bug report asking the developer to version their files: https://github.com/ftilmann/latexdiff/issues/21

Note: See TracTickets for help on using tickets.