Opened 13 years ago

Closed 13 years ago

#29372 closed defect (fixed)

szip: checksum mismatch

Reported by: smithsm@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc: marius@…
Port: szip

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$ sudo port install szip +encoder +universal
--->  Fetching szip
--->  Attempting to fetch szip-2.1.tar.gz from ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/
--->  Verifying checksum(s) for szip
Error: Checksum (md5) mismatch for szip-2.1.tar.gz
Error: Checksum (sha1) mismatch for szip-2.1.tar.gz
Error: Checksum (rmd160) mismatch for szip-2.1.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for szip is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_szip/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (2)

szip-2.1.diff (1.5 KB) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.
proposed patch
szip-source-differences.diff (3.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.
differences between old 2.1 and new 2.1

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: marius@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: szip added
Status: newassigned
Summary: szip checksum badszip: checksum mismatch

szip has been stealth-updated before; see #17327.

The homepage needs to be fixed.

The master_sites should be changed to an http URL for those who cannot fetch from ftp.

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: szip-2.1.diff added

proposed patch

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

differences between old 2.1 and new 2.1

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

I've attached a patch making these changes, and also changed the livecheck to use http.

I also attached a file showing the differences between the old and new 2.1. The only difference is that the new one supports the CMake build system. And it is distributed as a Subversion working copy and thus takes up twice as much disk space as it needs to.

Marius, may I commit this patch?

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Marius indicated by email that he no longer wishes to maintain the port. I committed the patch in r78379 and marked the port nomaintainer.

Note: See TracTickets for help on using tickets.