Your message dated Mon, 29 Dec 2025 10:19:26 +0000
with message-id <[email protected]>
and subject line Bug#1124202: fixed in python-testscenarios 0.5.0-6
has caused the Debian Bug report #1124202,
regarding python-testscenarios: FTBFS: ModuleNotFoundError: No module named 
'testtools.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.)


-- 
1124202: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124202
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-testscenarios
Version: 0.5.0-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-testscenarios, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh clean  --with python3
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
rm -rf build
find . -iname '*.pyc' -delete
for i in $(find . -type d -iname __pycache__) ; do rm -rf $i ; done
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
 debian/rules binary
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh binary  --with python3
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config
   dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
echo "Do nothing..."
Do nothing...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
        make -j1 check
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=/<<PKGBUILDDIR>>: python3 -m testtools.run \
    testscenarios.test_suite
Tests running...
EE.======================================================================
ERROR: unittest.loader._FailedTest.test_testcase
----------------------------------------------------------------------
ImportError: Failed to import test module: test_testcase
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 137, in loadTestsFromName
    module = __import__(module_name)
  File "/<<PKGBUILDDIR>>/testscenarios/tests/test_testcase.py", line 21, in 
<module>
    from testtools.tests.helpers import LoggingResult
ModuleNotFoundError: No module named 'testtools.tests'

======================================================================
ERROR: unittest.loader._FailedTest.test_scenarios
----------------------------------------------------------------------
ImportError: Failed to import test module: test_scenarios
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 137, in loadTestsFromName
    module = __import__(module_name)
  File "/<<PKGBUILDDIR>>/testscenarios/tests/test_scenarios.py", line 23, in 
<module>
    from testtools.tests.helpers import LoggingResult
ModuleNotFoundError: No module named 'testtools.tests'



Ran 3 tests in 0.003s
FAILED (failures=2)
make[1]: *** [Makefile:7: check] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 check returned exit code 2
make: *** [debian/rules:7: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-testscenarios
Source-Version: 0.5.0-6
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-testscenarios, 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 python-testscenarios 
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, 29 Dec 2025 10:50:33 +0100
Source: python-testscenarios
Architecture: source
Version: 0.5.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1124202
Changes:
 python-testscenarios (0.5.0-6) unstable; urgency=medium
 .
   * Add testtools-2.8.2-compat.patch (Closes: #1124202).
   * Add fix-assertEquals-is-removed.patch.
Checksums-Sha1:
 be40e44f93176ab376b110417a049373b02cce06 2155 python-testscenarios_0.5.0-6.dsc
 355be9fe27a82918104502bb026c9d9f8382b2d6 4852 
python-testscenarios_0.5.0-6.debian.tar.xz
 3934243f7da407c6e5ede8157d9e5aaabd490aac 7351 
python-testscenarios_0.5.0-6_amd64.buildinfo
Checksums-Sha256:
 6a0ff6730e044729c930a1b68f6e2d91f27866de1bef1d66bb39ae4cf0e151e3 2155 
python-testscenarios_0.5.0-6.dsc
 d22ff77d71f3901a2df2fe11387c704cb2f08e1153b9896d31aaaa67c71e92b2 4852 
python-testscenarios_0.5.0-6.debian.tar.xz
 0827f783826225124dd005c784909c15d59392933e24589e7a8c9ca97741004e 7351 
python-testscenarios_0.5.0-6_amd64.buildinfo
Files:
 b410a2857b752c63ab3796ea31aa0c27 2155 python optional 
python-testscenarios_0.5.0-6.dsc
 4b41dfeae09736dd01f693c4f025b041 4852 python optional 
python-testscenarios_0.5.0-6.debian.tar.xz
 75240de3c4a1211dd994de2b6f46caa9 7351 python optional 
python-testscenarios_0.5.0-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmlSUfoACgkQ1BatFaxr
Q/5cyhAAjNOdoxyJNYL/gLDjDaay+ueTG8xZVsV82+Evt6ttuMwqcm1wHvcuM2f/
eQcnLIJXPb08XmAVLcx8OfUnp+JN15Efo+AuFHqGB0VLQPEjXjdNJRRR9JMj3yS5
l8net3/4jZVC/bPnwpjpKnudsYePBTlu4Rx89g3igYHBPxGFviVor/IA+7BkKBZC
8Cow/PUCcPBvAx6U2EoUtYfK+zyAgxN0vZIRvqjcYHVRwQO+OOgTR6JpiyEZQnb7
YEuam8oc/Qq4uVkjuKjXCFsLhJcpcXair0g+lxqYc14WmhdKOTS56/cUy4Ljdx3w
fZKFe+8zt4I66F0JpE+T9c9Q8CbA+Gi412pRHYccZVRpQdfmf25rt1sgQEEdjGhJ
dayEiGQst0z6j1QWwcdavK+rD4OFI/3O6o+DascJvtSKB2gJw+sODsoXOWq3kyTT
BQx2Uz00O1kwqgAPhGBcHouIYr2xEnSy1aSj76dzuBE3hn+X3C/SgntirrvK/GHc
bP1dI0leXlmc/iu20O4pPcQcSvowu51bpeOAG9vBCxzQCJ84IxeWGpiiG2XexDMy
lB5YUrSpGtSMBUWEuiTss/WQSqcVihR47GImmGnUWWONHMZLjbA1dL7WemYxtVC+
S5URvuzCoT44axs8NjmzKnJCDRkl2kVW/NU2tXOPT0NiTxCxL10=
=3o2O
-----END PGP SIGNATURE-----

Attachment: pgp50UQTblrBs.pgp
Description: PGP signature


--- End Message ---

Reply via email to