#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@… |
---|
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|---|
Summary: | Oracle Instant Client package does not get installed → 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.
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #15951.
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.