#67027 closed defect (fixed)

cppcheck @2.10_1 checksum mismatch (stealth update)

Reported by: jmroot (Joshua Root) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: cppcheck

Description

% sudo port -v fetch --no-mirror cppcheck
--->  Fetching distfiles for cppcheck
--->  cppcheck-2.10.tar.gz does not exist in /opt/local/var/macports/distfiles/cppcheck
--->  Attempting to fetch cppcheck-2.10.tar.gz from https://github.com/danmar/cppcheck/archive/2.10
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3361k    0 3361k    0     0  2701k      0 --:--:--  0:00:01 --:--:-- 6621k
% sudo port -v checksum cppcheck
--->  Verifying checksums for cppcheck
--->  Checksumming cppcheck-2.10.tar.gz
Error: Checksum (rmd160) mismatch for cppcheck-2.10.tar.gz
Portfile checksum: cppcheck-2.10.tar.gz rmd160 abd264cb67414cdbf898931eb39d1bcaf55a2dfe
Distfile checksum: cppcheck-2.10.tar.gz rmd160 6b2d82bd1b75b8af0763037efc09828edb7b8208
Error: Checksum (sha256) mismatch for cppcheck-2.10.tar.gz
Portfile checksum: cppcheck-2.10.tar.gz sha256 5eec7c834e05e7ef2c9cf0d5ebb65070ef363f4d9fcf1b6d12a92b3c1da1ac71
Distfile checksum: cppcheck-2.10.tar.gz sha256 785dcbf711048dfe43ae920b6eff2eeebb4a096e88188a40e173ca4c030f57c3
Error: Checksum (size) mismatch for cppcheck-2.10.tar.gz
Portfile checksum: cppcheck-2.10.tar.gz size 3439459
Distfile checksum: cppcheck-2.10.tar.gz size 3442586

The contents of the mirrored archive and this new one from GitHub appear to be identical.

Change History (3)

comment:1 Changed 14 months ago by jmroot (Joshua Root)

Owner: set to kurthindenburg
Status: newassigned

comment:2 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

The port was updated to 2.10 on January 30 so this may have been caused by https://lists.macports.org/pipermail/macports-dev/2023-February/044930.html.

Livecheck says version 2.10.2 is available however 2.10 is still indicated as the last stable release on the GitHub project so I don't know if we should update to that.

comment:3 Changed 13 months ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: assignedclosed

barracuda156 upgraded it to 2.10.2 several weeks ago

Note: See TracTickets for help on using tickets.