Ticket #16310 (closed defect: duplicate)
oracle-instantclient fetch failure
| Reported by: | gabriele.bartolini@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Low | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | oracle instant client oci | Cc: | |
| Port: |
Description
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 ...
Change History
Note: See
TracTickets for help on using
tickets.

