-----Original Message----- From: Ryan Schmidt [mailto:ryandesign@macports.org] Sent: Sunday, December 23, 2007 6:07 PM To: John Korchok Cc: MacPorts Users Subject: Re: PHP Oracle Checksums
On Dec 23, 2007, at 16:49, John Korchok wrote:
Well, this was working , but now when I try to install it on another server I get:
sudo port install php5 +apache2 +mysql5 +oracle Password: ---> Verifying checksum(s) for oracle-instantclient Error: Checksum (md5) mismatch for instantclient-basic- macosx-10.1.0.3.zip Error: Checksum (sha1) mismatch for instantclient-basic- macosx-10.1.0.3.zip Error: Checksum (rmd160) mismatch for instantclient-basic- macosx-10.1.0.3.zip Error: Checksum (md5) mismatch for instantclient-sdk- macosx-10.1.0.3.zip Error: Checksum (sha1) mismatch for instantclient-sdk- macosx-10.1.0.3.zip Error: Checksum (rmd160) mismatch for instantclient-sdk- macosx-10.1.0.3.zip Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: oracle- instantclient Error: Status 1 encountered during processing.
Try manually visiting the Oracle Instant Client web site, downloading the two zip files, and placing them in /opt/local/var/macports/ distfiles/oracle-instantclient. Then try "port install" again.
The zip files had already been downloaded to that directory, but I manually downloaded them again and got the same result.