How To Access yum.oracle.com From OCI DBCS Instance
(Doc ID 2492930.1)
Last updated on SEPTEMBER 30, 2021
Applies to:
Oracle Database Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Goal
How to access yum.oracle.com /curl from server ?
- Trying to install CLI on the server , As root, when try and execute the command: bash -c "$(curl -L https://raw.githubusercontent.com/oracle/ocicli/master/scripts/install/install.sh)"0}"""""""""""" , it hangs for a while and then I get the error : curl: (7) couldn't connect to host
- When attempting to run yum update, the following error raised :
[root@iddb1 ~]# yum update
Loaded plugins: kernel-update-handler, security, ulninfo
Setting up Update Process
http://yum.oracle.com/repo/OracleLinux/OL6/UEKR4/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://yum.oracle.com/repo/OracleLinux/OL6/UEKR4/x86_64/repodata/repomd.xml: (28, 'connect() timed out!')
- Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: ol6_UEKR4. Please verify its path and try again
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |