python3-bcrypt started using PyO3 at some point. PyO3 does not (yet) support subinterpreters. This broke ceph-mgr, which uses python3-bcrypt with subinterpreters. This issue has been ongoing for half a year+ with no official solution from any of the upstreams involved, and in the meantime ceph-mgr is completely broken on F39, F40, and rawhide. I have filed bug 2298403 to request unsafe subinterpreter support in rust-pyo3. It has been determined that it is safe for python3-bcrypt to bypass the check like this. Once 2298403 is fixed, please switch that feature for python3-bcrypt (example: https://github.com/pyca/bcrypt/issues/694#issuecomment-2125562077). This will fix the python3-bcrypt regression with subinterpreters and fix Ceph. Reproducible: Always
Since this affects every version of Fedora right now, I've set this to "rawhide".
PRs opened to fix this : https://src.fedoraproject.org/rpms/python-bcrypt/pull-request/11 https://src.fedoraproject.org/rpms/python-bcrypt/pull-request/12 https://src.fedoraproject.org/rpms/python-bcrypt/pull-request/13 Builds for f39/f40 should wait until tomorrow for the rust-pyo3 updates to go through (since they're a build dep of this, per changes in bug 2298403): https://bodhi.fedoraproject.org/updates/?search=rust-pyo3-0.22.2
FEDORA-2024-897f32b326 (python-bcrypt-4.0.1-9.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-897f32b326
FEDORA-2024-b541e61b90 (python-bcrypt-4.0.1-9.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-b541e61b90
FEDORA-2024-b541e61b90 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-b541e61b90` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b541e61b90 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-897f32b326 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-897f32b326` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-897f32b326 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-b541e61b90 (python-bcrypt-4.0.1-9.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-897f32b326 (python-bcrypt-4.0.1-9.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.