Opened 2 months ago
Last modified 2 months ago
#70617 new defect
jpeg2ps @1.9: checksum mismatch because of archive.org misconfiguration
Reported by: | barracuda156 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | Cc: | ||
Port: | jpeg2ps |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
---> Fetching distfiles for jpeg2ps ---> jpeg2ps-1.9.tar.gz does not exist in /opt/local/var/macports/distfiles/jpeg2ps ---> Attempting to fetch jpeg2ps-1.9.tar.gz from https://web.archive.org/web/20131028073113/http://www.pdflib.com/fileadmin/pdflib/products/more/jpeg2ps/ % 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 180k 0 180k 0 0 111k 0 --:--:-- 0:00:01 --:--:-- 440k ---> Verifying checksums for jpeg2ps ---> Checksumming jpeg2ps-1.9.tar.gz Error: Checksum (rmd160) mismatch for jpeg2ps-1.9.tar.gz Portfile checksum: jpeg2ps-1.9.tar.gz rmd160 076c59aeded1615bdb65db138a8448e9146f7ed3 Distfile checksum: jpeg2ps-1.9.tar.gz rmd160 fb30341cd9578e7d13c3ff2772db081ff8e11cb9 Error: Checksum (sha256) mismatch for jpeg2ps-1.9.tar.gz Portfile checksum: jpeg2ps-1.9.tar.gz sha256 e09919ff55bb1fd26299adfe92e5ea0e7daaa3bfa0277a0483cac9764eac25a2 Distfile checksum: jpeg2ps-1.9.tar.gz sha256 f8d83f8db39a57c59cd5a531af9d24d5c3cc7d4e09164d7ab9f1fa61a2ac1f71 Error: Checksum (size) mismatch for jpeg2ps-1.9.tar.gz Portfile checksum: jpeg2ps-1.9.tar.gz size 67105 Distfile checksum: jpeg2ps-1.9.tar.gz size 184320 The correct checksum line may be: checksums rmd160 fb30341cd9578e7d13c3ff2772db081ff8e11cb9 \ sha256 f8d83f8db39a57c59cd5a531af9d24d5c3cc7d4e09164d7ab9f1fa61a2ac1f71 \ size 184320 Error: Failed to checksum jpeg2ps: Unable to verify file checksums
Change History (1)
comment:1 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Summary: | jpeg2ps: checksum mismatch → jpeg2ps @1.9: checksum mismatch because of archive.org misconfiguration |
Note: See
TracTickets for help on using
tickets.
As in your previous tickets #70579 and #70545, archive.org is delivering an uncompressed tarball instead of the gzip-compressed tarball we should be getting. This is a bug in the archive.org infrastructure. Please report it to them so that all of these problems will be resolved.