| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
install apps/openssl -> /home/runner/work/cpython/cpython/multissl/openssl/3.1.0-beta1/bin/openssl install tools/c_rehash -> /home/runner/work/cpython/cpython/multissl/openssl/3.1.0-beta1/bin/c_rehash /home/runner/work/cpython/cpython/multissl/openssl/3.1.0-beta1/bin/openssl: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory |
Sorry, something went wrong.
|
Re-run the job?, I would like to check if this is a temporal issue or not. |
Sorry, something went wrong.
|
Ah okay.. install libssl.so.3 -> /home/runner/work/cpython/cpython/multissl/openssl/3.1.0-beta1/lib64/libssl.so.3 /home/runner/work/cpython/cpython/multissl/openssl/3.1.0-beta1/bin/openssl: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory |
Sorry, something went wrong.
|
It's a failing Ubuntu job, so unrelated to this PR. |
Sorry, something went wrong.
+1, Should be solved by a separate issue. |
Sorry, something went wrong.
|
cc. @pablogsal as RM for Python 3.10; see comments about failing CI. Are you fine with me landing this? |
Sorry, something went wrong.
|
Thanks for checking with me! This looks good to me but I am not sure what comment are your referring to about failing CI. It seems that the issue in the CI was transient/unrelated, no? |
Sorry, something went wrong.
|
Yes, unrelated, and also failing on a clean 3.10 run: https://github.com/hugovk/cpython/actions/runs/4224278452/jobs/7335046068 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
(cherry picked from commit 2713631)
Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com
Automerge-Triggered-By: GH:erlend-aasland