#66744 closed defect (fixed)

octave-statistics @1.5.2 checksum mismatch

Reported by: jmroot (Joshua Root) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: octave-statistics

Description

Seems to have been a stealth update.

% sudo port -v fetch --no-mirror octave-statistics
--->  Fetching distfiles for octave-statistics
--->  statistics-1.5.2.tar.gz does not exist in /opt/local/var/macports/distfiles/octave-statistics
--->  Attempting to fetch statistics-1.5.2.tar.gz from https://codeload.github.com/gnu-octave/statistics/legacy.tar.gz/release-1.5.2?dummy=
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  634k    0  634k    0     0  1350k      0 --:--:-- --:--:-- --:--:-- 1355k
% sudo port -v checksum octave-statistics
--->  Verifying checksums for octave-statistics
--->  Checksumming statistics-1.5.2.tar.gz
Error: Checksum (rmd160) mismatch for statistics-1.5.2.tar.gz
Portfile checksum: statistics-1.5.2.tar.gz rmd160 c388914b6c534d069262b4e7cf6caf6107aa3fdd
Distfile checksum: statistics-1.5.2.tar.gz rmd160 2adeb524a262fd9d9c9ddb4929b45256ed15f6d7
Error: Checksum (sha256) mismatch for statistics-1.5.2.tar.gz
Portfile checksum: statistics-1.5.2.tar.gz sha256 99add7774bdfe3552a767e0f0218ed2574ea6414e47575b9cb0a890270a30873
Distfile checksum: statistics-1.5.2.tar.gz sha256 7e5ec3d46538dd43cf75f7300789b43774a7efc867e2b7e399db4cadf6a3299f
Error: Checksum (size) mismatch for statistics-1.5.2.tar.gz
Portfile checksum: statistics-1.5.2.tar.gz size 649645
Distfile checksum: statistics-1.5.2.tar.gz size 649808

The mirrored file extracts to a directory named gnu-octave-statistics-cf8833a while the file downloaded from GitHub extracts to gnu-octave-statistics-f719d42. There are also some differences in the code. Seems like the tag was changed to point to a different commit.

Change History (1)

comment:1 Changed 15 months ago by Marius Schamschula <mschamschula@…>

Resolution: fixed
Status: assignedclosed

In f58fe17975a727ff04fc2d598f5389ccad5c5664/macports-ports (master):

octave-statistics 1.5.2: stealth update

Closes: #66744

Note: See TracTickets for help on using tickets.