[Bug 263021] net-mgmt/prometheus2 checksum error (2022Q2)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Apr 2022 08:05:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263021

--- Comment #7 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
For some reason, my checksum is not checked during fetch, but at extract time.
In this case it detects the checksum mismatch and tries to fetch the file again
but it also fails:

...
=> SHA256 Checksum OK for beorn7-perks-v1.0.1_GH0.tar.gz.    
=> SHA256 Checksum OK for
census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz.
=> SHA256 Checksum OK for cespare-xxhash-v2.1.2_GH0.tar.gz. 
=> SHA256 Checksum OK for cncf-xds-01bcc9b48dfe_GH0.tar.gz.                     
=> SHA256 Checksum mismatch for containerd-containerd-v1.5.7_GH0.tar.gz.
=> SHA256 Checksum OK for davecgh-go-spew-v1.1.1_GH0.tar.gz.                    
=> SHA256 Checksum OK for dennwc-varint-v1.0.0_GH0.tar.gz.                      
=> SHA256 Checksum OK for dgryski-go-sip13-62edffca9245_GH0.tar.gz.  
=> SHA256 Checksum OK for digitalocean-godo-v1.72.0_GH0.tar.gz.
=> SHA256 Checksum OK for docker-distribution-v2.7.1_GH0.tar.gz.
...

Can you confirm the sha256 of the downloaded file?

$ sha256 ../../distfiles/containerd-containerd-v1.5.7_GH0.tar.gz 
SHA256 (../../distfiles/containerd-containerd-v1.5.7_GH0.tar.gz) =
7d8f7014a74b063da9cdf7fe8673db8dc338747efdbb9b6a6a919d5137b1987e

-- 
You are receiving this mail because:
You are the assignee for the bug.