Hello , I have a problem I'm not able to install packages on oracle Linux I'm looking at internet to resolve this problem and i did what i found but not working and I'm just beginner in Linux so i need some help
operating system :- oracle Linux 6.7
when i'm trying to Install any packages i received this error
[root@localhost Desktop]# cd /etc/yum.repos.d
[root@localhost yum.repos.d]# wget http://public-yum.oracle.com/public-yum-ol6.repo
[root@localhost yum.repos.d]# yum install oracle-rdbms-server-11gr2-preinstall
Setting up Install Process
http://public-yum.oracle.com/repo/OracleLinux/OL6/UEKR3/latest/x86_64/repodata/primary.xml.gz: [Errno 12] Timeout on http://public-yum.oracle.com/repo/OracleLinux/OL6/UEKR3/latest/x86_64/repodata/primary.xml.gz: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
Error: failure: repodata/primary.xml.gz from public_ol6_UEKR3_latest: [Errno 256] No more mirrors to try.
[root@localhost yum.repos.d]# yum clean all
Loaded plugins: refresh-packagekit, security, ulninfo
Cleaning repos: public_ol6_UEKR3_latest public_ol6_latest
Cleaning up Everything
[root@localhost yum.repos.d]# yum install firefox
Loaded plugins: refresh-packagekit, security, ulninfo
Setting up Install Process
public_ol6_UEKR3_latest | 1.2 kB 00:00
http://public-yum.oracle.com/repo/OracleLinux/OL6/UEKR3/latest/x86_64/repodata/primary.xml.gz: [Errno 12] Timeout on http://public-yum.oracle.com/repo/OracleLinux/OL6/UEKR3/latest/x86_64/repodata/primary.xml.gz: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
http://public-yum.oracle.com/repo/OracleLinux/OL6/UEKR3/latest/x86_64/repodata/primary.xml.gz: [Errno 12] Timeout on http://public-yum.oracle.com/repo/OracleLinux/OL6/UEKR3/latest/x86_64/repodata/primary.xml.gz: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
Error: failure: repodata/primary.xml.gz from public_ol6_UEKR3_latest: [Errno 256] No more mirrors to try.