Error installing octave

Jeff Hester jwhester2 at gmail.com
Wed May 5 07:54:53 PDT 2010


Hi all,

I've been a user or Darwin ports for a few years now.  Today I hit my
first snag that I've not been able to determine and fix myself.  I'm
trying to install octave and it's failing due to a checksum error on
hdf5-1.8.4-patch1.tar.bz2

I did "sudo port sync" and also a "sudo port clean --all hdf5-18" and
still get the same error.  Here is the tail in of the debug output.

DEBUG: Searching for dependency: perl5
DEBUG: Didn't find receipt, going to depspec regex for: perl5
DEBUG: Found Dependency: path: /opt/local/bin filename: perl regex: ^perl$
DEBUG: Searching for dependency: texinfo
DEBUG: Found Dependency: receipt exists for texinfo
DEBUG: Searching for dependency: gcc43
DEBUG: Found Dependency: receipt exists for gcc43
DEBUG: Checking for conflicts against hdf5-18
DEBUG: Searching for dependency: hdf5
DEBUG: Didn't find receipt, going to depspec regex for: hdf5
DEBUG: Searching for dependency: zlib
DEBUG: Found Dependency: receipt exists for zlib
DEBUG: Searching for dependency: szip
DEBUG: Found Dependency: receipt exists for szip
DEBUG: Executing org.macports.main (hdf5-18)
DEBUG: Skipping completed org.macports.fetch (hdf5-18)
--->  Verifying checksum(s) for hdf5-18
DEBUG: Executing org.macports.checksum (hdf5-18)
--->  Checksumming hdf5-1.8.4-patch1.tar.bz2
Error: Checksum (md5) mismatch for hdf5-1.8.4-patch1.tar.bz2
Portfile checksum: hdf5-1.8.4-patch1.tar.bz2 md5
b19f4dfbf654a2af3653c492fc1c7513
Distfile checksum: hdf5-1.8.4-patch1.tar.bz2 md5
237668a15e7361e10422c2bb6bc8dcd8
Error: Checksum (sha1) mismatch for hdf5-1.8.4-patch1.tar.bz2
Portfile checksum: hdf5-1.8.4-patch1.tar.bz2 sha1
99736095cd1b8c041b51e67e5c23b64de6331f5a
Distfile checksum: hdf5-1.8.4-patch1.tar.bz2 sha1
ffe0e6dad415c35455f2d2167ca23297c104c58f
Error: Checksum (rmd160) mismatch for hdf5-1.8.4-patch1.tar.bz2
Portfile checksum: hdf5-1.8.4-patch1.tar.bz2 rmd160
6864e86d960929b9dba2629ab9c1d3364094dd41
Distfile checksum: hdf5-1.8.4-patch1.tar.bz2 rmd160
e15a801da18cca65e0502f55f1697bea0fd810d2
The correct checksum line may be:
checksums           md5     237668a15e7361e10422c2bb6bc8dcd8 \
                    sha1    ffe0e6dad415c35455f2d2167ca23297c104c58f \
                    rmd160  e15a801da18cca65e0502f55f1697bea0fd810d2
Error: Target org.macports.checksum returned: Unable to verify file checksums
DEBUG: Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for hdf5-18):
org.macports.activate org.macports.extract org.macports.checksum
org.macports.patch org.macports.configure org.macports.build
org.macports.destroot org.macports.install
Error: The following dependencies failed to build: hdf5-18
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>


Thank you for any help or insight you can provide.

 -- Jeff


More information about the macports-users mailing list