The cert rotation job failed again. We still have problem to lock the certbot and its dependencies.
Reproduction Steps
Error Log
Failed on installing pyopenssl,
pip3 install -i https://opentuna.cn/pypi/web/simple pyopenssl
…
running build_rust
--
961 |
962 | =============================DEBUG ASSISTANCE=============================
963 | If you are seeing a compilation error please try the following steps to
964 | successfully install cryptography:
965 | 1) Upgrade to the latest pip and try again. This will fix errors for most
966 | users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
967 | 2) Read https://cryptography.io/en/latest/installation.html for specific
968 | instructions for your platform.
969 | 3) Check our frequently asked questions for more information:
970 | https://cryptography.io/en/latest/faq.html
971 | 4) Ensure you have a recent Rust toolchain installed:
972 | https://cryptography.io/en/latest/installation.html#rust
973 | 5) If you are experiencing issues with Rust for *this release only* you may
974 | set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`.
975 | =============================DEBUG ASSISTANCE=============================
976 |
977 | error: can't find Rust compiler
The cert rotation job failed again. We still have problem to lock the
certbot
and its dependencies.Reproduction Steps
Error Log
Failed on installing pyopenssl,
Environment
Other
This is :bug: Bug Report