Opened 14 years ago
Closed 14 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)
Change History (5)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | marius@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | szip added |
Status: | new → assigned |
Summary: | szip checksum bad → szip: checksum mismatch |
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | szip-2.1.diff added |
---|
proposed patch
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | szip-source-differences.diff added |
---|
differences between old 2.1 and new 2.1
comment:2 Changed 14 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 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.
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.