Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

oracle-database-server-12cR2-preinstall" package

JhilApr 9 2021

Dear Experts,

I am trying to install 12c R2 on Oracle Linux 6.7
I am getting an error kindly update how to fix it

[root@rac1 oracle]# yum install oracle-database-server-12cR2-preinstall -y
Loaded plugins: refresh-packagekit, security, ulninfo
Setting up Install Process
public_ol6_UEKR3_latest | 2.5 kB 00:00
public_ol6_UEKR3_latest/primary_db 49% [=================- ] 2.0 kB/s | 32 MB 273:09 ETApublic_ol6_UEKR3_latest/primary_db | 64 MB 12:07
public_ol6_latest | 2.7 kB 00:00
http://public-yum.oracle.com/repo/OracleLinux/OL6/latest/x86_64/repodata/53164ab2dca1e605b86b08bd8b07261b06d57842-primary.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "Failure when receiving data from the peer"
Trying other mirror.
http://public-yum.oracle.com/repo/OracleLinux/OL6/latest/x86_64/repodata/53164ab2dca1e605b86b08bd8b07261b06d57842-primary.sqlite.bz2: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'public-yum.oracle.com'"
Trying other mirror.
Error: failure: repodata/53164ab2dca1e605b86b08bd8b07261b06d57842-primary.sqlite.bz2 from public_ol6_latest: [Errno 256] No more mirrors to try.
[root@rac1 oracle]# ping google.com
PING google.com (142.250.76.46) 56(84) bytes of data.
64 bytes from maa03s36-in-f14.1e100.net (142.250.76.46): icmp_seq=1 ttl=128 time=65.4 ms

[root@rac1 oracle]# cd /etc/yum.repos.d
[root@rac1 yum.repos.d]# ls -l
total 8
-rw-r--r--. 1 root root 4949 Apr 7 04:14 public-yum-ol6.repo
[root@rac1 yum.repos.d]# yum install oracle-rdbms-server-12cR2-preinstall-1.0-11.el6.x86_64
Loaded plugins: refresh-packagekit, security, ulninfo
Setting up Install Process
http://public-yum.oracle.com/repo/OracleLinux/OL6/latest/x86_64/repodata/53164ab2dca1e605b86b08bd8b07261b06d57842-primary.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "Failure when receiving data from the peer"
Trying other mirror.
Error: failure: repodata/53164ab2dca1e605b86b08bd8b07261b06d57842-primary.sqlite.bz2 from public_ol6_latest: [Errno 256] No more mirrors to try.

Comments

Processing

Post Details

Added on Apr 9 2021
1 comment
3,752 views