Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16310 closed defect (duplicate)

oracle-instantclient fetch failure

Reported by: gabriele.bartolini@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Low Milestone:
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 (4)

comment:1 Changed 16 years ago by blb@…

Owner: changed from macports-tickets@… to ryandesign@…

Assigning to maintainer.

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newassigned
Summary: Oracle Instant Client package does not get installedoracle-instantclient fetch failure

Yes, please download the zip files from the web site manually and place them in /opt/local/var/macports/distfiles/oracle-instantclient. I should add a warning to the Portfile about this.

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #15951.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.