#67024 closed defect (worksforme)

xz @5.4.1 checksum mismatch

Reported by: theayon (Ayanabha Das) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: xz

Description (last modified by jmroot (Joshua Root))

Using Macport 2.8.1 in macOS Ventura 13.2.1. There are some bugs while upgrading it which are listed as follows.

--->  Verifying checksums for xz
Error: Checksum (rmd160) mismatch for xz-5.4.1.tar.bz2
Error: Checksum (sha256) mismatch for xz-5.4.1.tar.bz2
Error: Checksum (size) mismatch for xz-5.4.1.tar.bz2
Error: Failed to checksum xz: Unable to verify file checksums

Change History (3)

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

Description: modified (diff)
Owner: set to ryandesign
Port: xz added
Status: newassigned
Summary: port selfupgrade errorxz @5.4.1 checksum mismatch

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

I can't reproduce that.

% sudo port clean --all xz
--->  Cleaning xz
% sudo port fetch xz
--->  Fetching distfiles for xz
--->  Attempting to fetch xz-5.4.1.tar.bz2 from https://distfiles.macports.org/xz
% sudo port checksum xz
--->  Verifying checksums for xz
% sudo port clean --all xz
--->  Cleaning xz
% sudo port fetch --no-mirrors xz
--->  Fetching distfiles for xz
--->  Attempting to fetch xz-5.4.1.tar.bz2 from http://gigenet.dl.sourceforge.net/project/lzmautils
% sudo port checksum xz
--->  Verifying checksums for xz

Run sudo port clean --all xz and then try again. If it fails again show us what URL it was downloading xz-5.4.1.tar.bz2 from.

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

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