Your message dated Mon, 14 Sep 2026 19:05:18 +0000
with message-id <[email protected]>
and subject line Bug#1147339: fixed in paste 3.10.1-4
has caused the Debian Bug report #1147339,
regarding paste: using the removed pkg_resources module in the autopkg tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1147339: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1147339
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:paste
Version: 3.10.1-3
Severity: serious
Tags: sid forky
User: [email protected]
Usertags: pkg-resources-deprecation

using the removed pkg_resources module in the autopkg tests:

[...]

==================================== ERRORS ==================================== 69s _____________ ERROR collecting tests/test_auth/test_auth_cookie.py _____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_auth/test_auth_cookie.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _____________ ERROR collecting tests/test_auth/test_auth_digest.py _____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_auth/test_auth_digest.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ______________ ERROR collecting tests/test_auth/test_auth_tkt.py _______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_auth/test_auth_tkt.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_cgiapp.py _____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_cgiapp.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_cgitb_catcher.py _________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_cgitb_catcher.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_config.py _____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_config.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_doctests.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_doctests.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_errordocument.py _________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_errordocument.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _______ ERROR collecting tests/test_exceptions/test_error_middleware.py ________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_exceptions/test_error_middleware.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________ ERROR collecting tests/test_exceptions/test_formatter.py ___________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_exceptions/test_formatter.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ________ ERROR collecting tests/test_exceptions/test_httpexceptions.py _________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_exceptions/test_httpexceptions.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________ ERROR collecting tests/test_exceptions/test_reporter.py ____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_exceptions/test_reporter.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_fileapp.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_fileapp.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_fixture.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_fixture.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_grantip.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_grantip.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_gzipper.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_gzipper.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s __________________ ERROR collecting tests/test_httpheaders.py __________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_httpheaders.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s __________________ ERROR collecting tests/test_httpserver.py ___________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_httpserver.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_import_string.py _________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_import_string.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_multidict.py ___________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_multidict.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _______________ ERROR collecting tests/test_profilemiddleware.py _______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_profilemiddleware.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _____________________ ERROR collecting tests/test_proxy.py _____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_proxy.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_recursive.py ___________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_recursive.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_registry.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_registry.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_request.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_request.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_request_form.py __________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_request_form.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_response.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_response.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_session.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_session.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_urlmap.py _____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_urlmap.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_urlparser.py ___________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_urlparser.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _____________ ERROR collecting tests/test_util/test_cgitb_hook.py ______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_cgitb_hook.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________ ERROR collecting tests/test_util/test_datetimeutil.py _____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_datetimeutil.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________ ERROR collecting tests/test_util/test_field_storage.py ____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_field_storage.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ______________ ERROR collecting tests/test_util/test_mimeparse.py ______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_mimeparse.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _______________ ERROR collecting tests/test_util/test_quoting.py _______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_quoting.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_wsgilib.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_wsgilib.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_wsgiwrappers.py __________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_wsgiwrappers.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s =========================== short test summary info ============================
 69s ERROR tests/test_auth/test_auth_cookie.py
 69s ERROR tests/test_auth/test_auth_digest.py
 69s ERROR tests/test_auth/test_auth_tkt.py
 69s ERROR tests/test_cgiapp.py
 69s ERROR tests/test_cgitb_catcher.py
 69s ERROR tests/test_config.py
 69s ERROR tests/test_doctests.py
 69s ERROR tests/test_errordocument.py
 69s ERROR tests/test_exceptions/test_error_middleware.py
 69s ERROR tests/test_exceptions/test_formatter.py
 69s ERROR tests/test_exceptions/test_httpexceptions.py
 69s ERROR tests/test_exceptions/test_reporter.py
 69s ERROR tests/test_fileapp.py
 69s ERROR tests/test_fixture.py
 69s ERROR tests/test_grantip.py
 69s ERROR tests/test_gzipper.py
 69s ERROR tests/test_httpheaders.py
 69s ERROR tests/test_httpserver.py
 69s ERROR tests/test_import_string.py
 69s ERROR tests/test_multidict.py
 69s ERROR tests/test_profilemiddleware.py
 69s ERROR tests/test_proxy.py
 69s ERROR tests/test_recursive.py
 69s ERROR tests/test_registry.py
 69s ERROR tests/test_request.py
 69s ERROR tests/test_request_form.py
 69s ERROR tests/test_response.py
 69s ERROR tests/test_session.py
 69s ERROR tests/test_urlmap.py
 69s ERROR tests/test_urlparser.py
 69s ERROR tests/test_util/test_cgitb_hook.py
 69s ERROR tests/test_util/test_datetimeutil.py
 69s ERROR tests/test_util/test_field_storage.py
 69s ERROR tests/test_util/test_mimeparse.py
 69s ERROR tests/test_util/test_quoting.py
 69s ERROR tests/test_wsgilib.py
 69s ERROR tests/test_wsgiwrappers.py
69s !!!!!!!!!!!!!!!!!!! Interrupted: 37 errors during collection !!!!!!!!!!!!!!!!!!! 69s ============================== 37 errors in 0.33s ==============================
 69s autopkgtest [01:20:26]: test upstream-tests: -----------------------]
70s autopkgtest [01:20:27]: test upstream-tests: - - - - - - - - - - results - - - - - - - - - -
 70s upstream-tests       FAIL non-zero exit status 1

--- End Message ---
--- Begin Message ---
Source: paste
Source-Version: 3.10.1-4
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
paste, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated paste package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 14 Sep 2026 20:34:15 +0200
Source: paste
Architecture: source
Version: 3.10.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1147339
Changes:
 paste (3.10.1-4) unstable; urgency=medium
 .
   * Add Do-not-use-pkg_resources.patch (Closes: #1147339).
   * Add myself as uploader.
Checksums-Sha1:
 3042e19f4fb8f1a648eee81d12df3e88f366d7b5 2282 paste_3.10.1-4.dsc
 04bbd2133427da710d0733c60bc967655397b65d 17644 paste_3.10.1-4.debian.tar.xz
 9748049389cb1da903ce5a0cdc4fb997d0e4888c 7897 paste_3.10.1-4_amd64.buildinfo
Checksums-Sha256:
 b2a7b000bc2ea5b60d0dbc6300d3ab3d01a57abe8e51a21220ef10bcb44d5e2e 2282 
paste_3.10.1-4.dsc
 6b1295a9a8923c9fe6b7e105c2ac6ec9d0543ef5a0a4b29e8ef6d271a9c02ab0 17644 
paste_3.10.1-4.debian.tar.xz
 e74c29c35b4d8728ea7c4af60a6408db469aa7254f31e2b47dbd9445c3ce855f 7897 
paste_3.10.1-4_amd64.buildinfo
Files:
 b78d873ac67277f7ced0a9aa9f5056e2 2282 python optional paste_3.10.1-4.dsc
 5a1f7d86f028b57bc0863ec0f6793b7c 17644 python optional 
paste_3.10.1-4.debian.tar.xz
 73bf841aa03ce9dbf0bb158cafedd76c 7897 python optional 
paste_3.10.1-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmqoQMwACgkQ1BatFaxr
Q/6hhg/+OAfEmEr74okHffcRw35vIOEra9lWmjtU5czBQubhz8/V+F3U2Hhnl9Wx
/hZT8akbJemCS7UGW7fBhL775/F6ebGFOrz3Y6V6YKki4I+m7+ahrHMx0f5psRAW
3L56RlAbxVXj363pHO3ZTEZn25aODuvxFrNuWJuCsUaH1i6i2hkyOZxm3pn4tXnN
lhDPukJtAmkrqEwkTz/ZrjmxEEuC21Bo83mJLHfKQ5OuXgiiY14gZM7vUCG0RISX
+IZU/F2Kd6wF+bVAtRGVxQjngSuploZeAc+89llDFpxjD6oNxI0SObtYAqRLb5jT
X3X8RUGmYo6Mr+d9vIYLUVLDWacqJDH87GYXH9HNnAHVjlUoI+VnSwHdydmaZkdr
TUtOmLZj6BXRpeeYW4yCBbizTPVpZD+WYVmlimIbanUsiJdghsiKr23Xnm29RCYK
wrpGexECM0+jJ+6Q7dqljq8NVbOwlM65irYryuG0S9BT4+3VqJ/pa8rIqVcio7mm
4jgiEVN8m4T9wLAXHpMn7YrHf63TGE939t7hnVE5lHMa5NFdCD3Ka1Piv52gtyEv
ZC/BgIJWzE8tTbx/aENXDhxOu/RcsDkDbKhfl4HjF04DKO6/nhBVn/VBUcIgBtA7
KMyh6DtJhBE1xh7TTiasp+p7ZPSW5+2qYFFAikQs5PEHQ3q6XrQ=
=ujrf
-----END PGP SIGNATURE-----

Attachment: pgpa1Yz7yIB6j.pgp
Description: PGP signature


--- End Message ---

Reply via email to