Opened 4 hours ago

Closed 50 minutes ago

Last modified 33 minutes ago

#71368 closed defect (fixed)

yajl checksum error compiling from source

Reported by: diekhans (Mark Diekhans) Owned by: benjaminlyu@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: yajl

Description

sudo port -N install yajl@2.1.0_0+universal

:error:checksum Checksum (rmd160) mismatch for yajl-2.1.0.tar.gz
:info:checksum Portfile checksum: yajl-2.1.0.tar.gz rmd160 df525cb99a1e6f1786c8f8f047127cad1b4eb80a
:info:checksum Distfile checksum: yajl-2.1.0.tar.gz rmd160 e242ec9247f8f398419335da6b5f823ea452c44e

this is a dependency of Okular

Change History (3)

comment:1 Changed 62 minutes ago by jmroot (Joshua Root)

Cc: benjaminlyu@… removed
Owner: set to benjaminlyu@…
Status: newassigned

The file on our mirrors has the checksums in the Portfile, but the file served by GitHub is different, probably because the legacy tarball is being used.

comment:2 Changed 50 minutes ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

In 93e21bf1a739e215107845b96722c591cccc704c/macports-ports (master):

yajl: avoid checksum mismatch

Closes: #71368

comment:3 Changed 33 minutes ago by jmroot (Joshua Root)

In an hour or two when the change reaches the rsync mirrors, you should be able to run sudo port selfupdate and sudo port clean --dist yajl and then try again.

Note: See TracTickets for help on using tickets.