Your message dated Wed, 13 Dec 2023 13:29:34 +0100
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #1055553,
regarding python-lzo ftbfs with Python 3.12
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.)


-- 
1055553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055553
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-lzo
Version: 1.14-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: python3.12

[...]
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lzo/build; python3.12 -m nose -v tests
Traceback (most recent call last):
  File "<frozen runpy>", line 189, in _run_module_as_main
  File "<frozen runpy>", line 148, in _get_module_details
  File "<frozen runpy>", line 112, in _get_module_details
File "/usr/lib/python3/dist-packages/nose/__init__.py", line 1, in <module>
    from nose.core import collector, main, run, run_exit, runmodule
  File "/usr/lib/python3/dist-packages/nose/core.py", line 12, in <module>
    from nose.loader import defaultTestLoader
File "/usr/lib/python3/dist-packages/nose/loader.py", line 21, in <module>
    from nose.importer import Importer, add_path, remove_path
File "/usr/lib/python3/dist-packages/nose/importer.py", line 12, in <module>
    from imp import find_module, load_module, acquire_lock, release_lock
ModuleNotFoundError: No module named 'imp'


and then later fails with:

[...]
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:310: cd /home/packages/12/python-lzo-1.14/.pybuild/cpython3_3.12_lzo/build; python3.12 -m nose -v tests
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/result.py", line 14, in <module>
    from unittest.runner import _TextTestResult
ImportError: cannot import name '_TextTestResult' from 'unittest.runner' (/usr/lib/python3.12/unittest/runner.py). Did you mean: 'TextTestResult'?

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<frozen runpy>", line 189, in _run_module_as_main
  File "<frozen runpy>", line 148, in _get_module_details
  File "<frozen runpy>", line 112, in _get_module_details
File "/usr/lib/python3/dist-packages/nose/__init__.py", line 1, in <module>
    from nose.core import collector, main, run, run_exit, runmodule
  File "/usr/lib/python3/dist-packages/nose/core.py", line 15, in <module>
    from nose.result import TextTestResult
File "/usr/lib/python3/dist-packages/nose/result.py", line 16, in <module>
    from unittest import _TextTestResult
ImportError: cannot import name '_TextTestResult' from 'unittest' (/usr/lib/python3.12/unittest/__init__.py). Did you mean: 'TextTestResult'? E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd /home/packages/12/python-lzo-1.14/.pybuild/cpython3_3.12_lzo/build; python3.12 -m nose -v tests
--- End Message ---
--- Begin Message ---
Fixed in nose.

--- End Message ---

Reply via email to