Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix epel repo issue #48

Closed
jlefevre opened this issue Jun 13, 2020 · 1 comment
Closed

Fix epel repo issue #48

jlefevre opened this issue Jun 13, 2020 · 1 comment

Comments

@jlefevre
Copy link
Member

Builds are failing frequently due to mirror issues.

Step 3/5 : RUN yum update -y &&     yum install -y https://apache.bintray.com/arrow/centos/7/apache-arrow-release-latest.rpm &&     yum install -y       re2-devel       arrow-devel       parquet-devel &&     yum clean all
 ---> Running in 5b90ef187d1a
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.netdepot.com
 * epel: mirror.team-cymru.com
 * extras: mirror.grid.uchicago.edu
 * updates: mirror.compevo.com
http://mirror.team-cymru.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://linux-mirrors.fnal.gov/linux/fedora/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.

logfiles attached:
travis.err.build54.log
travis.err.build56.log

@jlefevre
Copy link
Member Author

Closing this since transient repo issue is no longer happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant