[MacPorts] #71655: fastfetch: checksums mismatch
MacPorts
noreply at macports.org
Fri Dec 27 19:46:23 UTC 2024
#71655: fastfetch: checksums mismatch
--------------------------+-----------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: fastfetch
--------------------------+-----------------------
For some reason checksums do not work correctly for a legacy version:
{{{
---> fastfetch-2.29.0.tar.gz does not exist in
/opt/local/var/macports/distfiles/fastfetch
---> Attempting to fetch fastfetch-2.29.0.tar.gz from https://github.com
/fastfetch-cli/fastfetch/archive/2.32.1
% 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 1130k 0 1130k 0 0 1327k 0 --:--:-- --:--:-- --:--:--
1327k
---> Verifying checksums for fastfetch
---> Checksumming fastfetch-2.29.0.tar.gz
Error: Checksum (rmd160) mismatch for fastfetch-2.29.0.tar.gz
Portfile checksum: fastfetch-2.29.0.tar.gz rmd160
e6549efbe91eed77641468535bf3d5bbb86dc60d
Distfile checksum: fastfetch-2.29.0.tar.gz rmd160
f4ce52721c713921055d6ed9fafce5b81a275bd2
Error: Checksum (sha256) mismatch for fastfetch-2.29.0.tar.gz
Portfile checksum: fastfetch-2.29.0.tar.gz sha256
c3fcccf9502e41c76c30e89530820bf1c7719257e5624bfa5fa77e6627ecb602
Distfile checksum: fastfetch-2.29.0.tar.gz sha256
f08efaaffa9f1c58b085105acfc41c65ed8f5721bdc7b1746b80700c727a4f60
Error: Checksum (size) mismatch for fastfetch-2.29.0.tar.gz
Portfile checksum: fastfetch-2.29.0.tar.gz size 1136647
Distfile checksum: fastfetch-2.29.0.tar.gz size 1158012
The correct checksum line may be:
checksums rmd160 f4ce52721c713921055d6ed9fafce5b81a275bd2 \
sha256
f08efaaffa9f1c58b085105acfc41c65ed8f5721bdc7b1746b80700c727a4f60 \
size 1158012
Error: Failed to checksum fastfetch: Unable to verify file checksums
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_fastfetch/fastfetch/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71655>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list