Windows build fails on Github Actions due to openssl-sys
#1191
Labels
bug
Something isn't working
help wanted
Not immediately prioritised, please help!
openssl
openssl-tls related
Current and expected behavior
Sometimes the
unit-test
ci's basiccargo build
step fails onwindows-latest
on Github Actions.Some PRs worked after it originally failed in #1079 (which obviously is innocent),
but now it fails everywhere. Possible this is due to some update in the action's windows image, but really have no idea.
Error output:
From a search in upstream; this issue seems very similar: sfackler/rust-openssl#1525 which was closed without solutions. This one also has the same error at some point: sfackler/rust-openssl#1737, as does this: sfackler/rust-openssl#1600
Possible solution
Fix the issue with some windows magic. Not my speciality, but could be an easy fix for someone who knows how it works.
Alternatives involve more rustls #1192
Environment
GHA
windows-latest
Configuration and features
default features
cargo build
Affected crates
kube
Would you like to work on fixing this bug?
No
The text was updated successfully, but these errors were encountered: