[Bug 2088451] Re: [SRU] datetime fix introduces runtime dependency on oslo.utils

2025-04-09 Thread Christian Ehrhardt
** Also affects: cloud-archive Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2088451 Title: [SRU] datetime fix introduces runtime dependency on oslo.utils

[Bug 2088451] Re: [SRU] datetime fix introduces runtime dependency on oslo.utils

2025-01-23 Thread Launchpad Bug Tracker
This bug was fixed in the package python-keystoneauth1 - 5.6.0-0ubuntu1.1 --- python-keystoneauth1 (5.6.0-0ubuntu1.1) noble; urgency=medium * d/gbp.conf: Create stable/2024.1 branch. * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for caracal. * d/p/datetime-dep

[Bug 2088451] Re: [SRU] datetime fix introduces runtime dependency on oslo.utils

2024-12-20 Thread James Page
# sudo apt install python3-keystoneauth1 [...] Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-keystoneauth1 all 5.6.0-0ubuntu1 [164 # # python3 -c "import keystoneauth1._utils" Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3/dist-packages/keys

[Bug 2088451] Re: [SRU] datetime fix introduces runtime dependency on oslo.utils

2024-12-17 Thread Timo Aaltonen
Hello James, or anyone else affected, Accepted python-keystoneauth1 into noble-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python- keystoneauth1/5.6.0-0ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 2088451] Re: [SRU] datetime fix introduces runtime dependency on oslo.utils

2024-11-18 Thread James Page
Fixed version uploaded for SRU team review. ** Description changed: [Impact] keystoneauth1 is no usable without installing python3-oslo.utils [Test Case] sudo apt install python3-keystoneauth1 python3 -c "import keystoneauth1._utils" Traceback (most recent call last):   File "

[Bug 2088451] Re: [SRU] datetime fix introduces runtime dependency on oslo.utils

2024-11-18 Thread James Page
** Description changed: - TBC + [Impact] + keystoneauth1 is no usable without installing python3-oslo.utils + + + [Test Case] + sudo apt install python3-keystoneauth1 + + python3 -c "import keystoneauth1._utils" + Traceback (most recent call last): + File "", line 1, in + File "/usr/lib/py