Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #16310 (closed defect: duplicate)

Opened 4 months ago

Last modified 4 months ago

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

Changed 4 months ago by blb@…

  • owner changed from macports-tickets@… to ryandesign@…

Assigning to maintainer.

Changed 4 months ago by ryandesign@…

  • status changed from new to assigned
  • summary changed from Oracle Instant Client package does not get installed to oracle-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.

Changed 4 months ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to duplicate

Duplicate of #15951.

Note: See TracTickets for help on using tickets.