Uh oh!
There was an error while loading. Please reload this page.
fix(ci/freebsd): install ca certs to prevent certificate-related issues - #4758
Merged
Conversation
MemberAuthor
rami3lforce-pushed
the
ci/freebsd-ca-certs-again
branch
2 times, most recently
from
March 19, 2026 10:15
df0db1e to
6752bb4CompareMemberAuthor
Fix verified in https://github.com/rust-lang/rustup/actions/runs/23288593795/job/67718138780. cc @djc to see whether the |
rami3l
marked this pull request as ready for review
March 19, 2026 10:16
Uh oh!
There was an error while loading. Please reload this page.
rami3lforce-pushed
the
ci/freebsd-ca-certs-again
branch
from
March 19, 2026 10:37
6752bb4 to
0875b0fComparerami3l
marked this pull request as draft
March 19, 2026 10:44
rami3lforce-pushed
the
ci/freebsd-ca-certs-again
branch
from
March 19, 2026 13:04
05df0bc to
0875b0fComparerami3l
marked this pull request as ready for review
March 19, 2026 13:05
djc
commented
Mar 19, 2026
Contributor
Sounds like the fix is to get Cargo off of curl/OpenSSL... |
rami3l
commented
Mar 19, 2026
MemberAuthor
BTW the CI did pass on trunk again which is good news (for now)... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Basically we are reproducing #3810 here. Not really sure if this is enough to have FreeBSD CI running again...
Closes#4749, also closes#4760, both without touching the gist.
OTOH this won't be closing #4751 since we are pinning onto the old FreeBSD version now.