I have followed the steps:
wget https://repo.cloudlinux.com/centos6-...s6-els-repo.py
python install-centos6-els-repo.py --license-key XXXX-XXXXXXXXXXXX
Confirmed installation with:
rpm -q centos-els-release
But when you do yum update, I got following errors:
Loaded plugins: presto, security
Setting up Update Process
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
To address this issue please refer to the below wiki article
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
base | 3.7 kB 00:00
base/primary_db | 4.7 MB 00:00
https://repo.cloudlinux.com/centos6-...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden"
Trying other mirror.
To address this issue please refer to the below wiki article
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
Tried:
yum clean all
yum info els-define
I think this is mirror url problem.
wget https://repo.cloudlinux.com/centos6-...s6-els-repo.py
python install-centos6-els-repo.py --license-key XXXX-XXXXXXXXXXXX
Confirmed installation with:
rpm -q centos-els-release
But when you do yum update, I got following errors:
Loaded plugins: presto, security
Setting up Update Process
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
To address this issue please refer to the below wiki article
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
https://els-rollout.cloudlinux.com/s...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
base | 3.7 kB 00:00
base/primary_db | 4.7 MB 00:00
https://repo.cloudlinux.com/centos6-...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden"
Trying other mirror.
To address this issue please refer to the below wiki article
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
- Error: Cannot retrieve repository metadata (repomd.xml) for repository: centos6-els. Please verify its path and try again
Tried:
yum clean all
yum info els-define
I think this is mirror url problem.
Comment