[MacPorts] #72475: ext4fuse: incorrect checksums
MacPorts
noreply at macports.org
Tue May 13 22:07:03 UTC 2025
#72475: ext4fuse: incorrect checksums
--------------------------+------------------------
Reporter: barracuda156 | Owner: i0ntempest
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.7
Keywords: | Port: ext4fuse
--------------------------+------------------------
[https://github.com/macports/macports-
ports/commit/42305a64447a2eba198cb42441e78e5d6427db48 Commit] apparently
has broken port extract.
{{{
$ sudo port clean --all ext4fuse
---> Cleaning ext4fuse
Sergey-Fedorovs-Mac:~ svacchanda\$ sudo port -v -N install ext4fuse
Warning: archive_sites.conf: no urls set for macports_archives
---> Computing dependencies for ext4fuse.
---> Fetching archive for ext4fuse
---> ext4fuse-0.1.3_2.darwin_10.ppc.tbz2 doesn't seem to exist in
/opt/local/var/macports/incoming/verified
---> Attempting to fetch ext4fuse-0.1.3_2.darwin_10.ppc.tbz2 from http
://macos-powerpc.org/packages/ext4fuse
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
---> Fetching distfiles for ext4fuse
---> ext4fuse-0.1.3.tar.gz does not exist in
/opt/local/var/macports/distfiles/ext4fuse
---> Attempting to fetch ext4fuse-0.1.3.tar.gz from
https://github.com/gerard/ext4fuse/archive/v0.1.3
% 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 27604 0 27604 0 0 36270 0 --:--:-- --:--:-- --:--:--
551k
---> Verifying checksums for ext4fuse
---> Checksumming ext4fuse-0.1.3.tar.gz
Error: Checksum (rmd160) mismatch for ext4fuse-0.1.3.tar.gz
Portfile checksum: ext4fuse-0.1.3.tar.gz rmd160
33b3f6c3a72f86daec20fe191340f9a1e3294c70
Distfile checksum: ext4fuse-0.1.3.tar.gz rmd160
d0934db325ab7c2bfc23cfc79beb36e08b566bc1
Error: Checksum (sha256) mismatch for ext4fuse-0.1.3.tar.gz
Portfile checksum: ext4fuse-0.1.3.tar.gz sha256
9fdf0d1855d62d6ab108157d627e62b4996144a8eb49a38b094712f924448694
Distfile checksum: ext4fuse-0.1.3.tar.gz sha256
550f1e152c4de7d4ea517ee1c708f57bfebb0856281c508511419db45aa3ca9f
Error: Checksum (size) mismatch for ext4fuse-0.1.3.tar.gz
Portfile checksum: ext4fuse-0.1.3.tar.gz size 27606
Distfile checksum: ext4fuse-0.1.3.tar.gz size 27604
The correct checksum line may be:
checksums rmd160 d0934db325ab7c2bfc23cfc79beb36e08b566bc1 \
sha256
550f1e152c4de7d4ea517ee1c708f57bfebb0856281c508511419db45aa3ca9f \
size 27604
Error: Failed to checksum ext4fuse: Unable to verify file checksums
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72475>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list