Opened 11 years ago

Closed 11 years ago

#39285 closed defect (fixed)

icu +doc 51.2: checksum mismatch

Reported by: blair (Blair Zajac) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: icu

Description

$ port installed icu
The following ports are currently installed:
  icu @49.1.2_1+doc (active)
$ port -v upgrade --enforce-variants outdated
--->  Computing dependencies for icu.                                                                                                                                                                                
--->  Fetching distfiles for icu
--->  Verifying checksum(s) for icu
--->  Checksumming icu4c-51_2-src.tgz
--->  Checksumming icu4c-51_2-docs.zip
Error: Checksum (rmd160) mismatch for icu4c-51_2-docs.zip
Portfile checksum: icu4c-51_2-docs.zip rmd160 e0ffe7d2ff35480dcefb5dace1b21d5ac557a3af
Distfile checksum: icu4c-51_2-docs.zip rmd160 87f332c1c2e4c5322cd110f93e8ccb288d0303a9
Error: Checksum (sha256) mismatch for icu4c-51_2-docs.zip
Portfile checksum: icu4c-51_2-docs.zip sha256 50fcc81a797b20ebaf12167479f24eac323bad21d012ca366701f62eccdabb94
Distfile checksum: icu4c-51_2-docs.zip sha256 c488b3ddbb99a4a368cfc74e725d6a9e491ae6ac0169caba2197c15ffb85b7c5
The correct checksum line may be:
checksums           icu4c-51_2-src.tgz \
                    rmd160  ef1256bb87b3dcec1cf40b32b11c5c3f1bd48af6 \
                    sha256  deb027a05f1b3bec03298b96fb93b28c84e9683c22e6f94effa67fdc7bd704cc \
                    icu4c-51_2-docs.zip \
                    rmd160  87f332c1c2e4c5322cd110f93e8ccb288d0303a9 \
                    sha256  c488b3ddbb99a4a368cfc74e725d6a9e491ae6ac0169caba2197c15ffb85b7c5
Error: org.macports.checksum for port icu returned: Unable to verify file checksums

Change History (2)

comment:1 Changed 11 years ago by neverpanic (Clemens Lang)

Status: newassigned
Summary: icu +doc 51.2 is build is brokenicu +doc 51.2: checksum mismatch

comment:2 Changed 11 years ago by neverpanic (Clemens Lang)

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