On Wed, Nov 06, 2019 at 12:53:53PM -0500, Satish Patel wrote: > I am getting this error during my ansible build > > fatal: [ostack-eng-infra-1]: FAILED! => {"attempts": 5, "changed": > false, "msg": "Failure talking to yum: failure: > repodata/fe9a02c498455711d7edb16080658f385ac41ced5f23de26bb308f599158ae3b-primary.sqlite.bz2 > from epel-lxc_hosts: [Errno 256] No more mirrors to > try.\nhttp://download.fedoraproject.org/pub/epel/7/x86_64/repodata/fe9a02c498455711d7edb16080658f385ac41ced5f23de26bb308f599158ae3b-primary.sqlite.bz2: > [Errno 14] HTTP Error 404 - Not Found"} download.fedoraproject.org is a redirect (via mirrormanager) to a 'close to you' mirror. Sometimes mirrors don't have all content and you get things like this. You are likely best off using the default (metalink) and/or hard coding a mirror thats local to you that you know keeps up to date. Also, it may be that the repodata has updated and you are still trying to get an old one ('yum clean expire-cache' should clear that up. kevin
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx