Public bug reported: The newest version of python-openstacksdk requires version 1.8.0 of python-os-services-types as a minimum as per the change to python- openstacksdk[1] (See error message below when using <1.8.0). The version 1.7.0 currently in Questing is incompatible with the latest python- openstacksdk and is blocking upgrade. An exception is requested to import 1.8.0 of python-os-services-types from upstream to Questing.
[1] https://opendev.org/openstack/openstacksdk/commit/82bc005071a7b29d3a29bc5c1712588494479d53 ====================================================================== FAIL: openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): File "/<<PKGBUILDDIR>>/openstack/tests/unit/test_utils.py", line 227, in test_ost_version self.assertEqual( ~~~~~~~~~~~~~~~~^ ost_version, ^^^^^^^^^^^^ ...<2 lines>... "os-service-types. Please bump requirements.txt accordingly.", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/<<PKGBUILDDIR>>/openstack/tests/base.py", line 99, in assertEqual return super().assertEqual(first, second, *args, **kwargs) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 419, in assertEqual self.assertThat(observed, matcher, message) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 509, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: '2022-09-13T15:34:32.154125' != '2019-05-01T19:53:21.498745': This project must be pinned to the latest version of os-service-types. Please bump requirements.txt accordingly. ** Affects: python-os-service-types (Ubuntu) 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/2125419 Title: [FFE] Version 1.8.0 required for python-openstacksdk To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-os-service-types/+bug/2125419/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
