-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Ceph PyO3 tracking issue #380823
Copy link
Copy link
Open
Labels
5.scope: trackingLong-lived issue tracking long-term fixes or multiple sub-problemsLong-lived issue tracking long-term fixes or multiple sub-problems6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.9.needs: clean-upSomebody please clean up this mess!Somebody please clean up this mess!
Metadata
Metadata
Assignees
Labels
5.scope: trackingLong-lived issue tracking long-term fixes or multiple sub-problemsLong-lived issue tracking long-term fixes or multiple sub-problems6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.9.needs: clean-upSomebody please clean up this mess!Somebody please clean up this mess!
Fields
Give feedbackNo fields configured for issues without a type.
Extracted from #281858 (comment)
Ceph uses CPython sub-interpreters in a way that no longer works with newer libraries.
This requires ugly dependency version backport hacks/vendoring in nixpkgs:
nixpkgs/pkgs/tools/filesystems/ceph/default.nix
Lines 217 to 225 in 6eba2ef
This needs to be fixed in upstream Ceph.
We already track tihs in the linked code comments, but this issue tracks it also in an issue so we can have discussion as needed.