Francesco Romani has posted comments on this change. Change subject: v2v: Support for ova exported from AWS ......................................................................
Patch Set 3: CI failure not relevant: DEBUG util.py:421: http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/ed17eec77fadea996cb650b9acc2e7634d69860a4e6b82196acfaca4958fabdb-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found DEBUG util.py:421: Trying other mirror. DEBUG util.py:421: One of the configured repositories failed ("Custom epel"), DEBUG util.py:421: and yum doesn't have enough cached data to continue. At this point the only DEBUG util.py:421: safe thing yum can do is fail. There are a few ways to work "fix" this: DEBUG util.py:421: 1. Contact the upstream for the repository and get them to fix the problem. DEBUG util.py:421: 2. Reconfigure the baseurl/etc. for the repository, to point to a working DEBUG util.py:421: upstream. This is most often useful if you are using a newer DEBUG util.py:421: distribution release than is supported by the repository (and the DEBUG util.py:421: packages for the previous distribution release still work). DEBUG util.py:421: 3. Disable the repository, so yum won't use it by default. Yum will then DEBUG util.py:421: just ignore the repository until you permanently enable it again or use DEBUG util.py:421: --enablerepo for temporary usage: DEBUG util.py:421: yum-config-manager --disable epel DEBUG util.py:421: 4. Configure the failing repository to be skipped, if it is unavailable. DEBUG util.py:421: Note that yum will try to contact the repo. when it runs most commands, DEBUG util.py:421: so will have to try and fail each time (and thus. yum will be be much DEBUG util.py:421: slower). If it is a very temporary problem though, this is often a nice DEBUG util.py:421: compromise: DEBUG util.py:421: yum-config-manager --save --setopt=epel.skip_if_unavailable=true DEBUG util.py:421: failure: repodata/ed17eec77fadea996cb650b9acc2e7634d69860a4e6b82196acfaca4958fabdb-primary.sqlite.xz from epel: [Errno 256] No more mirrors to try. DEBUG util.py:421: http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/ed17eec77fadea996cb650b9acc2e7634d69860a4e6b82196acfaca4958fabdb-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found DEBUG util.py:546: Child return code was: 1 DEBUG util.py:180: kill orphans Let's retrigger -- To view, visit https://gerrit.ovirt.org/63517 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id6215491cb724c2131d440b00e767a5690070a7b Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Tomas Golembiovsky <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
