-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Switch to vault.centos.org #41045
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Switch to vault.centos.org #41045
Conversation
@bors: r+ p=10000 |
📌 Commit 802c11c has been approved by |
⌛ Testing commit 802c11c with merge 5677ac8... |
💔 Test failed - status-travis |
@bors retry |
⌛ Testing commit 802c11c with merge 7a968d1... |
@bors retry |
@bors r+ |
📌 Commit 6dc8869 has been approved by |
⌛ Testing commit 6dc8869 with merge 2b79138... |
Just to record this somewhere, dnschecker.org currently lists the following IPs (when deduplicated) for vault.centos.org:
Of these five (which I suspect are a tiny subset), two would definitely fail:
Also, a relevant post from centos-devel about slow mirror updates last month: https://lists.centos.org/pipermail/centos-devel/2017-March/015708.html |
@aidanhs: I would assume that vault.centos.org doesn't use the official mirrors of the non-eol centos releases. I believe that the ip's we are seeing for vault.centos.org are all maintained by the centos project -- http://vault.centos.org/readme.txt lists some "real" mirrors. |
@bors delegate=TimNN Giving you review privileges in case Travis fails so you can 'bors retry' |
✌️ @TimNN can now approve this pull request |
@TimNN yeah good point, I stumbled across that page just after posting the comment above but they currently look like they need to catch up too. I'd lean towards working on a non-centos5 strategy after this has merged rather than moving over to a real mirror. |
…chton [beta] Backport rust-lang#41045: switch to vault.centos.org r? @alexcrichton
💔 Test failed - status-travis |
😞 build merely took too long and was terminated |
@bors retry |
@bors retry
|
⌛ Testing commit 6dc8869 with merge a9214df... |
💔 Test failed - status-travis |
⌛ Testing commit 6dc8869 with merge c417350... |
(By the way, just to establish the link, the |
💔 Test failed - status-travis |
@bors retry |
It seems to consistently be Here's the build log for the last fail for that machine: https://api.travis-ci.org/jobs/218400741/log.txt?deansi=true The build successfully finished at 9:01AM EST, but then start doing cleanup and caching and reached the three hour mark at 9:06AM EST. |
For people wanting to read the log, build starts at Tue, 04 Apr 2017 10:07:59 GMT ("1491300479230695090") and the before_cache steps finish at Tue, 04 Apr 2017 13:06:17 GMT ("1491311177686306522"). |
⌛ Testing commit 6dc8869 with merge a5cce63... |
@bors retry |
⌛ Testing commit 6dc8869 with merge 89db846... |
@bors retry |
⌛ Testing commit 6dc8869 with merge 7a966a4... |
@bors retry |
Centos 5 is EOL and is no longer available from the usual mirrors, so switch to http://vault.centos.org/
r? @alexcrichton
(I changed the
sed
commands to apply to all*.repo
files, since there were some bad urls in the other ones as well, I think).