-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
Centos6 docker build failing with Mirrorlist issues #1745
Comments
Setting up Update Process
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
Eg. Invalid release/repo/arch combination/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6/base/mirrorlist.txt
Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras updates
Cleaning up Everything
Loaded plugins: fastestmirror, ovl
Setting up Install Process
Determining fastest mirrors
Error: Cannot find a valid baseurl for repo: base |
This has also become an issue with the CentOS6 Vagrantfile (see: https://ci.adoptopenjdk.net/job/VagrantPlaybookCheck/OS=CentOS6,label=vagrant/957/console) |
( ref: #1756 ) |
Well, This may or may not have been known but CentOS6 is at the end of it's life (https://wiki.crowncloud.net/index.php?fixing_update_issues_in_centos6), so, naturally, all the yum stuff becomes broken. As Stewart attempted in the above referenced PR, we can switch to using |
Currently, this is broken upstream and waiting on a fix
CentOS/sig-cloud-instance-images#176
The text was updated successfully, but these errors were encountered: