[MacPorts] #63696: librsvg checksum fails on Apple Silicon
MacPorts
noreply at macports.org
Wed Oct 27 20:17:38 UTC 2021
#63696: librsvg checksum fails on Apple Silicon
-------------------------+---------------------
Reporter: betajippity | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: librsvg
-------------------------+---------------------
On Monterey (and possibly Big Sur too, seeing as the port health status
for librsvg shows a red X on Big Sur arm64), librsvg fails to install on
Apple Silicon due to a checksum failure. On Intel, librsvg installs fine.
Here is the relevant part of the log file:
{{{
:debug:checksum checksum phase started at Wed Oct 27 13:13:19 PDT 2021
:notice:checksum ---> Verifying checksums for librsvg
:debug:checksum Executing org.macports.checksum (librsvg)
:info:checksum ---> Checksumming librsvg-2.52.2.tar.xz
:debug:checksum Calculated (rmd160) is
26cd4ee71cfa0f748009c6ce3b1dd7f470bcb24d
:error:checksum Checksum (rmd160) mismatch for librsvg-2.52.2.tar.xz
:info:checksum Portfile checksum: librsvg-2.52.2.tar.xz rmd160
e697e1220779f77e81a890718ef5cda5b5e6b740
:info:checksum Distfile checksum: librsvg-2.52.2.tar.xz rmd160
26cd4ee71cfa0f748009c6ce3b1dd7f470bcb24d
:debug:checksum Calculated (sha256) is
03d2887c18ffb906e1a60f97fe46a7169f69aa28d6db5d285748f3618b093427
:error:checksum Checksum (sha256) mismatch for librsvg-2.52.2.tar.xz
:info:checksum Portfile checksum: librsvg-2.52.2.tar.xz sha256
cff4dd3c3b78bfe99d8fcfad3b8ba1eee3289a0823c0e118d78106be6b84c92b
:info:checksum Distfile checksum: librsvg-2.52.2.tar.xz sha256
03d2887c18ffb906e1a60f97fe46a7169f69aa28d6db5d285748f3618b093427
:debug:checksum Calculated (size) is 23262064
:error:checksum Checksum (size) mismatch for librsvg-2.52.2.tar.xz
:info:checksum Portfile checksum: librsvg-2.52.2.tar.xz size 1796376
:info:checksum Distfile checksum: librsvg-2.52.2.tar.xz size 23262064
:info:checksum The correct checksum line may be:
:info:checksum checksums rmd160
26cd4ee71cfa0f748009c6ce3b1dd7f470bcb24d \
:info:checksum sha256
03d2887c18ffb906e1a60f97fe46a7169f69aa28d6db5d285748f3618b093427 \
:info:checksum size 23262064
:error:checksum Failed to checksum librsvg: Unable to verify file
checksums
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63696>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list