Fixed
Details
Assignee
Dafna RonDafna Ron(Deactivated)Reporter
Evgeny SlutskyEvgeny Slutsky(Deactivated)Priority
Medium
Details
Details
Assignee
Dafna Ron
Dafna Ron(Deactivated)Reporter
Evgeny Slutsky
Evgeny Slutsky(Deactivated)Priority
Created July 18, 2019 at 8:36 AM
Updated August 29, 2019 at 2:12 PM
Resolved August 7, 2019 at 10:43 AM
Hi,
I'm trying to run Local lago OST,
and failing with this error:
@ Create prefix internal repo:
Syncing remote repos locally (this might take some time):
Running reposync:
reposync command failed for repoid: ovirt-4.3-tested-el7
stdout:
ovirt-4.3-tested-el7 | 3.0 kB 00:00
centos-base-el7 | 3.6 kB 00:00
centos-extras-el7 | 3.4 kB 00:00
centos-opstools-testing-el7 | 2.9 kB 00:00
centos-ovirt-4.3-el7 | 3.4 kB 00:00
centos-qemu-ev-testing-el7 | 2.9 kB 00:00
centos-sclo-rh-release-el7 | 3.0 kB 00:00
centos-updates-el7 | 3.4 kB 00:00
epel-el7 | 5.3 kB 00:00
glusterfs-6-el7 | 2.9 kB 00:00
ovirt-4.3-snapshot-static-el7 | 3.0 kB 00:00
stderr:
Traceback (most recent call last):
File "/bin/reposync", line 373, in <module>
main()
File "/bin/reposync", line 185, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/_init_.py", line 681, in
doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/_init_.py", line 721, in
_getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in
retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1482, in
_commonLoadRepoXML
result = self._getFileRepoXML(local, text)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1259, in
_getFileRepoXML
size=102400) # setting max size as 100K
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1042, in
_getFile
raise e
yum.Errors.NoMoreMirrorsRepoError: failure: repodata/repomd.xml from
sac-gluster-ansible-el7: [Errno 256] No more mirrors to try.
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/repodata/repomd.xml:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
please advice.