Opened 6 years ago

Last modified 6 years ago

#55760 assigned defect

oracle-instantclient: Fetch failure

Reported by: mav2287 (James) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: oracle-instantclient

Description (last modified by mf2k (Frank Schima))

When trying to install either port you need oracle-instantclient and it would seem that all the mirrors are down.

bash-3.2# port install php72-oracle
--->  Computing dependencies for php72-oracle
The following dependencies will be installed:  oracle-instantclient
Continue? [Y/n]: y
--->  Fetching distfiles for oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from https://distfiles.macports.org/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://download.oracle.com/otn/mac/instantclient/11204/
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://sea.us.distfiles.macports.org/macports/distfiles/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://lil.fr.distfiles.macports.org/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://nue.de.distfiles.macports.org/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://kmq.jp.distfiles.macports.org/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://cjj.kr.distfiles.macports.org/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from https://pek.cn.distfiles.macports.org/macports/distfiles/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://jog.id.distfiles.macports.org/macports/distfiles/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://jnb.za.distfiles.macports.org/distfiles/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://her.gr.distfiles.macports.org/oracle-instantclient
--->  Attempting to fetch instantclient-basic-macos.x64-11.2.0.4.0.zip from http://osl.no.distfiles.macports.org/oracle-instantclient
Error: Failed to fetch oracle-instantclient: Connection timed out after 30001 milliseconds
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_oracle-instantclient/oracle-instantclient/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port php72-oracle failed
bash-3.2# 

Change History (3)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Owner: set to ryandesign
Port: oracle-instantclient added; php71-oracle & php72-oracle removed
Status: newassigned
Summary: php71-oracle & php72-oracle dependency issueoracle-instantclient: Fetch failure

In the future, please fill in the Port field with the port that actually fails to build and Cc that port's maintainers (port info --maintainers oracle-instantclient), if any.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)

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

Oracle does not allow us to redistribute the Oracle Instant Client files, nor do they allow anyone to download them without first agreeing to their license agreement. You must download the files manually from the Oracle Instant Client web site and place them in /opt/local/var/macports/distfiles/oracle-instantclient.

The port used to detect this situation and inform you of this, but it seems that this no longer happens. I'll see if I can fix it.

Note: See TracTickets for help on using tickets.