#16310: Oracle Instant Client package does not get installed ------------------------------------------+--------------------------------- Reporter: gabriele.bartolini@devise.it | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: oracle instant client oci | ------------------------------------------+--------------------------------- I can't get the Oracle Instant Client installed. It seems like the Oracle web site requires the login in order to download the files. {{{ # port fetch oracle-instantclient ---> Fetching oracle-instantclient ---> Attempting to fetch instantclient-basic-macosx-10.1.0.3.zip from http://download.oracle.com/otn/mac/instantclient/ ---> Attempting to fetch instantclient-sdk-macosx-10.1.0.3.zip from http://download.oracle.com/otn/mac/instantclient/ }}} then: {{{ # port install oracle-instantclient ---> 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: Status 1 encountered during processing. }}} I just looked up in the .zip file which looks like: {{{ # more instantclient-basic-macosx-10.1.0.3.zip <HTML> <HEAD> <title>Welcome to Oracle.com online services</title> </HEAD> <BODY BGCOLOR='#FFFFFF'> ... snip ... <p><font size=2 face=arial,helvetica>The requested web page requires that you sign in first. Please enter your Oracle.com username and password below. If you do not have an account you can ... snip ... }}} -- Ticket URL: <http://trac.macports.org/ticket/16310> MacPorts <http://www.macports.org/> Ports system for Mac OS