Public bug reported: The latest sync of pymongo from Debian lacks any egg-info data for the package; this creates some issues in reverse depends (python-libmaas) as the package version is not correctly detected and the test attempts to install the right version using pip:
630s autopkgtest [09:01:45]: test unit-tests: [----------------------- 630s Running testsuite with python3.12: 630s /usr/lib/python3/dist-packages/setuptools/dist.py:679: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. 630s !! 630s 630s ******************************************************************************** 630s Please replace its usage with implicit namespaces (PEP 420). 630s 630s See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. 630s ******************************************************************************** 630s 630s !! 630s ep.load()(self, ep.name, value) 630s running test 630s WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. 630s /usr/lib/python3/dist-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 630s !! 630s 630s ******************************************************************************** 630s Requirements should be satisfied by a PEP 517 installer. 630s If you are using pip, you can try `pip install --use-pep517`. 630s ******************************************************************************** 630s 630s !! 630s ir_d = dist.fetch_build_eggs(dist.install_requires) 630s WARNING: The wheel package is not available. 630s /usr/bin/python3.12: No module named pip 630s error: Command '['/usr/bin/python3.12', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpser21zqe', '--quiet', 'pymongo>=3.5.1']' returned non-zero exit status 1. 631s autopkgtest [09:01:46]: test unit-tests: -----------------------] 631s autopkgtest [09:01:46]: test unit-tests: - - - - - - - - - - results - - - - - - - - - - ** Affects: pymongo (Ubuntu) Importance: High Status: New ** Affects: pymongo (Ubuntu Oracular) Importance: High Status: New ** Also affects: pymongo (Ubuntu Oracular) Importance: Undecided Status: New ** Changed in: pymongo (Ubuntu Oracular) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080342 Title: pymongo 4.7.3-1 lacks package metadata To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pymongo/+bug/2080342/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
