Package: src:python-distutils-extra
Version: 3.0
Severity: serious
Tags: sid trixie
90s test_requires_provides (__main__.T.test_requires_provides)
91s automatic requires/provides ...
/tmp/autopkgtest-lxc.6mtzjmew/downtmp/build.ibU/src/test/./auto.py:841:
DeprecationWarning: pkg_resources is deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html
91s __import__(needed_pkg)
91s FAIL
91s test_scripts (__main__.T.test_scripts)
92s scripts ... ok
92s test_sdist (__main__.T.test_sdist)
92s default MANIFEST ... ok
92s test_standard_files (__main__.T.test_standard_files)
93s Standard files (MANIFEST.in, COPYING, etc.) ... ok
93s test_ui (__main__.T.test_ui)
94s GtkBuilder/Qt *.ui ... ok
94s test_utf8_filenames (__main__.T.test_utf8_filenames)
95s UTF-8 file names ... ok
95s test_vcs (__main__.T.test_vcs)
95s Ignores revision control files ... ok
95s
95s ======================================================================
95s FAIL: test_requires_provides (__main__.T.test_requires_provides)
95s automatic requires/provides
95s ----------------------------------------------------------------------
95s Traceback (most recent call last):
95s File
"/tmp/autopkgtest-lxc.6mtzjmew/downtmp/build.ibU/src/test/./auto.py",
line 900, in test_requires_provides
95s self.assertEqual(e, "ERROR: Python module unknown not found\n")
95s AssertionError: 'ERROR: Python module setuptools.command.register
not found\nER[34 chars]nd\n' != 'ERROR: Python module unknown not found\n'
95s - ERROR: Python module setuptools.command.register not found
95s ERROR: Python module unknown not found
95s
95s
95s ----------------------------------------------------------------------
95s Ran 26 tests in 16.933s
95s
95s FAILED (failures=1)