Opened 3 years ago

Closed 3 years ago

#62273 closed defect (fixed)

asciidoc-py3-9.0.5.tar.gz checksum mismatch

Reported by: mfacorcoran Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: mzucker (Matt Zucker), jhoyt4, Schamschula (Marius Schamschula)
Port: asciidoc

Description

I get the following error trying to upgrade asciidoc:

[GSSLW17101567:~] mcorcora% sudo port upgrade outdated
Warning: configured user/group mcorcora does not exist, will build as root
--->  Computing dependencies for asciidoc
--->  Verifying checksums for asciidoc
Error: Checksum (rmd160) mismatch for asciidoc-py3-9.0.5.tar.gz
Error: Checksum (sha256) mismatch for asciidoc-py3-9.0.5.tar.gz
Error: Checksum (size) mismatch for asciidoc-py3-9.0.5.tar.gz
Error: Failed to checksum asciidoc: Unable to verify file checksums

the log file has

:debug:checksum Calculated (size) is 1119555
:error:checksum Checksum (size) mismatch for asciidoc-py3-9.0.5.tar.gz
:info:checksum Portfile checksum: asciidoc-py3-9.0.5.tar.gz size 1119595
:info:checksum Distfile checksum: asciidoc-py3-9.0.5.tar.gz size 1119555
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  1574bc3e72721eab5b0ff55c88bdde88c58da29d \
:info:checksum                     sha256  7bfca0b7c64c3b60546a4f957f624d48b3b5a8ec0388caa159cd83fde1564cca \
:info:checksum                     size    1119555
:error:checksum Failed to checksum asciidoc: Unable to verify file checksums

Change History (8)

comment:1 Changed 3 years ago by mzucker (Matt Zucker)

Cc: mzucker added

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to neverpanic
Status: newassigned

comment:3 Changed 3 years ago by jhoyt4

Cc: jhoyt4 added

comment:4 Changed 3 years ago by jhoyt4

This appears to be a stealth upgrade of the package. I'll be issuing a PR to fix it shortly.

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

Cc: Schamschula added

comment:8 Changed 3 years ago by neverpanic (Clemens Lang)

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