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

Centos7 Docker Image, Mirrors failing for arm64 & ppc64le #3646

Closed
steelhead31 opened this issue Jul 2, 2024 · 0 comments · Fixed by #3647
Closed

Centos7 Docker Image, Mirrors failing for arm64 & ppc64le #3646

steelhead31 opened this issue Jul 2, 2024 · 0 comments · Fixed by #3647

Comments

@steelhead31
Copy link
Contributor

Centos 7 based elements in the dockerfile are failing due to mirrorlist.centos.org no longer being valid. This has been rectified for x64, however issues are being encountered on arm64 and ppc64le

Loaded plugins: fastestmirror, ovl
14Determining fastest mirrors
15Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
1614: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
17
18
19 One of the configured repositories failed (Unknown),
20 and yum doesn't have enough cached data to continue. At this point the only
21 safe thing yum can do is fail. There are a few ways to work "fix" this:
22
23 1. Contact the upstream for the repository and get them to fix the problem.
24
25 2. Reconfigure the baseurl/etc. for the repository, to point to a working
26 upstream. This is most often useful if you are using a newer
27 distribution release than is supported by the repository (and the
28 packages for the previous distribution release still work).
29
30 3. Run the command with the repository temporarily disabled
31 yum --disablerepo=<repoid> ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
1 participant