Opened 3 months ago
Last modified 2 months ago
#70545 new defect
xxl @1.0.1: checksum mismatch because of archive.org misconfiguration
Reported by: | barracuda156 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.0 |
Keywords: | Cc: | ||
Port: | xxl |
Description
---> Fetching distfiles for xxl ---> xxl-1.0.1.tar.gz does not exist in /opt/local/var/macports/distfiles/xxl ---> Attempting to fetch xxl-1.0.1.tar.gz from http://web.archive.org/web/20070324185351/http://www.zork.org/software/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1510k 0 1510k 0 0 365k 0 --:--:-- 0:00:04 --:--:-- 365k ---> Verifying checksums for xxl ---> Checksumming xxl-1.0.1.tar.gz Error: Checksum (md5) mismatch for xxl-1.0.1.tar.gz Portfile checksum: xxl-1.0.1.tar.gz md5 d0151eab37aea456957ceaada5501ae7 Distfile checksum: xxl-1.0.1.tar.gz md5 9e7ea58120f682066d5f370f5ced8b5e Error: Checksum (sha256) mismatch for xxl-1.0.1.tar.gz Portfile checksum: xxl-1.0.1.tar.gz sha256 7decbada52dabb0f7298b36982371c7ba4d817b281797498d0515ec2440b20f9 Distfile checksum: xxl-1.0.1.tar.gz sha256 92c5c8afbbc7b34586c1ff2452840b6380811afc535f1d880c646ce23ea1b1b4 The correct checksum line may be: checksums md5 9e7ea58120f682066d5f370f5ced8b5e \ sha256 92c5c8afbbc7b34586c1ff2452840b6380811afc535f1d880c646ce23ea1b1b4 \ rmd160 078763a72b46eaff714c95a5435cf8392eab447e \ size 1546240 Error: Failed to checksum xxl: Unable to verify file checksums
Change History (2)
comment:1 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | xxl: checksum mismatch → xxl @1.0.1: checksum mismatch because of archive.org misconfiguration |
---|
Note: See
TracTickets for help on using
tickets.
archive.org is delivering the uncompressed tarball instead of the gzip-compressed tarball we were expecting. This isn't the first time such a thing has happened.