On 10/8/24 17:16, Goutham Pacha Ravi wrote:
On Tue, Oct 8, 2024 at 7:59 AM Thomas Goirand <zigo@debian.org> wrote:
Hi,
OpenStack Dalmatian is currently fully in Debian Testing, and in a quite good shape. However, as you may know, Python 3.13 is about to be uploaded to Debian unstable, and we intend to release Debian 13 (aka: Trixie) with it. A number of OpenStack (or related) packages are affected by the removal of Python standard libraries in Python 3.13. We need to fix these ASAP (and not only because of Debian).
Here's the list of affected projects, with the name of the bad import that was removed from Python 3.13:
manila https://bugs.debian.org/1084543 (pipes)
Thank you for sharing this, zigo This was addressed recently on trunk; backporting the change to stable/2024.2 here: https://review.opendev.org/c/openstack/manila/+/931804
Thanks a lot. Patch added to the Manila Debian package and uploaded. Cheers, Thomas Goirand (zigo)