#32086: szip 2.1: checksum mismatch because of stealth update -----------------------------+---------------------------------------------- Reporter: bonomo@… | Owner: ryandesign@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: checksum Port: szip | -----------------------------+---------------------------------------------- Changes (by bonomo@…): * status: closed => reopened * resolution: fixed => Comment: Sorry, but the build still fails with a checksum error for some reason! Here is the screen output: ******* Aquinas-195:~ bonomo$ sudo port clean --all szip ---> Cleaning szip Aquinas-195:~ bonomo$ sudo port -v install szip ---> Fetching archive for szip ---> szip-2.1_3.darwin_9.i386.tbz2 doesn't seem to exist in /opt/local/var/macports/software/szip ---> Attempting to fetch szip-2.1_3.darwin_9.i386.tbz2 from http://packages.macports.org/szip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Fetching szip ---> szip-2.1.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/szip/2.1_3 ---> Attempting to fetch szip-2.1.tar.gz from http://www.hdfgroup.org/ftp /lib-external/szip/2.1/src/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 374k 100 374k 0 0 246k 0 0:00:01 0:00:01 --:--:-- 275k ---> Verifying checksum(s) for szip ---> Checksumming szip-2.1.tar.gz Error: Checksum (sha1) mismatch for szip-2.1.tar.gz Portfile checksum: szip-2.1.tar.gz sha1 fe133444a7e3ab41a48fb61f90ac7d9a473443d1 Distfile checksum: szip-2.1.tar.gz sha1 d241c9acc26426a831765d660b683b853b83c131 Error: Checksum (rmd160) mismatch for szip-2.1.tar.gz Portfile checksum: szip-2.1.tar.gz rmd160 8b36e034e7b48d436973ade7043a42ea899697b6 Distfile checksum: szip-2.1.tar.gz rmd160 058d85cbbc9893bdda64e4c4ee967a773ae85e3a The correct checksum line may be: checksums sha1 d241c9acc26426a831765d660b683b853b83c131 \ rmd160 058d85cbbc9893bdda64e4c4ee967a773ae85e3a Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for szip): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Log for szip is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_szip/szip/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> Aquinas-195:~ bonomo$ ****** It appears to be unsatisfied with the szip it gets from macports (perhaps because of the version number?), and proceeds to download it from hdfgroup.org. The checksum check fails as before. Thank you. Rich -- Ticket URL: <https://trac.macports.org/ticket/32086#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS