Your message dated Mon, 29 Dec 2025 09:49:33 +0000
with message-id <[email protected]>
and subject line Bug#1124197: fixed in python-fixtures 4.2.5-4
has caused the Debian Bug report #1124197,
regarding python-fixtures: FTBFS: ImportError: cannot import name 'TestSkipped'
from 'testtools.testcase'
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.)
--
1124197: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124197
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-fixtures
Version: 4.2.5-3
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-fixtures, 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 --buildsystem=pybuild --with python3
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 .stestr *.egg-info
find . -iname '*.pyc' -delete
for i in $(find . -type d -iname __pycache__) ; do rm -rf $i ; done
rm -f fixtures/_version.py
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh binary --buildsystem=pybuild --with python3
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
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 "__version__ = '4.2.5'" >fixtures/_version.py
dh_auto_build
I: pybuild plugin_pyproject:139: Building wheel for python3.14 with "build"
module
I: pybuild base:384: python3.14 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14
* Building wheel...
Successfully built fixtures-4.2.5-py3-none-any.whl
I: pybuild plugin_pyproject:165: Unpacking wheel built for python3.14 with
"installer" module
I: pybuild plugin_pyproject:139: Building wheel for python3.13 with "build"
module
I: pybuild base:384: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13
* Building wheel...
Successfully built fixtures-4.2.5-py3-none-any.whl
I: pybuild plugin_pyproject:165: Unpacking wheel built for python3.13 with
"installer" module
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
set -x ; set -e ; for i in 3.14 3.13 ; do \
python$i -m testtools.run fixtures.test_suite ; \
done
+ set -e
+ python3.14 -m testtools.run fixtures.test_suite
Tests running...
............................................................................sss............E..................................................======================================================================
ERROR: unittest.loader._FailedTest.test_timeout
----------------------------------------------------------------------
ImportError: Failed to import test module: test_timeout
Traceback (most recent call last):
File "/usr/lib/python3.14/unittest/loader.py", line 137, in loadTestsFromName
module = __import__(module_name)
File "/<<PKGBUILDDIR>>/fixtures/tests/_fixtures/test_timeout.py", line 20, in
<module>
from testtools.testcase import (
TestSkipped,
)
ImportError: cannot import name 'TestSkipped' from 'testtools.testcase'
(/usr/lib/python3/dist-packages/testtools/testcase.py)
Ran 142 tests in 0.012s
FAILED (failures=1)
make[1]: *** [debian/rules:21: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-fixtures
Source-Version: 4.2.5-4
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-fixtures, 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-fixtures 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 09:46:51 +0100
Source: python-fixtures
Architecture: source
Version: 4.2.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1124197
Changes:
python-fixtures (4.2.5-4) unstable; urgency=medium
.
* Add testtools-2.8.2-TestSkipped-is-removed.patch (Closes: #1124197).
Checksums-Sha1:
9f73413bd76368da805d4a9a8cc3156f16963d33 2253 python-fixtures_4.2.5-4.dsc
4c7669a80053dad679b5aec11a07be0ab5c0e50f 5008
python-fixtures_4.2.5-4.debian.tar.xz
37f8f2c61a9364a78fdba1be0ad44babd2945886 8448
python-fixtures_4.2.5-4_amd64.buildinfo
Checksums-Sha256:
0b9bcc510d7428754906ce6c503f7cbd07cf538c17308437a402c110e798b349 2253
python-fixtures_4.2.5-4.dsc
5065dc182b0e8e0535284d7d202770f52120a222d57568b72379ff888da03eed 5008
python-fixtures_4.2.5-4.debian.tar.xz
62cb488c7b5023c4224fea7867802724a7f9e9dc62a9b0d9abc7474c5e43debc 8448
python-fixtures_4.2.5-4_amd64.buildinfo
Files:
e49c62bd2f4aa2cbe2ccd25256eba058 2253 python optional
python-fixtures_4.2.5-4.dsc
c0302edd294f2812fb7c4c979ed9adc7 5008 python optional
python-fixtures_4.2.5-4.debian.tar.xz
458629ede519bf8867bd808e0a5503aa 8448 python optional
python-fixtures_4.2.5-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmlSSvsACgkQ1BatFaxr
Q/4bug/+PJaB6gFPcpfUtiQlwC5rtIhwq4t18FNXvV/a49EOeTfe9vm3CpnemHGF
8xehBeCESRPuEFOJYFoPga7ML/kA0ovTGAxjhFPirO2BkZDvcQgmCjAmPl6czk1e
4GLcpdGjaBNKmnKbYlXmCZ3RnRMfU3PetPNutTSgHMaNIYtw3bSpJsut9mFmP8BA
3F1iAoPRs5l64xW2mXBTCgOrkwkITfgvWPbIWXvnXZX4kSdx1UgRJwjH2Q7rGITQ
wvSNHSgsxrSxlFX6iG5JlVyoEenhysybXExnAT7KC6yOHIBa9sBNSozER/JHG9Oh
MNTes82j8nLiyqpL/5r1oa6aYyTRH3kkTGTIKduHq8GXdftOLQPuQakS27T/q71g
vQ/UK1FVC2tXdRJ0KzhMNRRcWcUjV7wKju0LVsNGpnZvfAGG4pSOFAZcfSNrxTNI
qtMCqBS3nI16l24A3yT3rL2PD/jOk3Yk7MdxKyHHwwGvccuLgq87EwLxlooDA4Ww
ydmlNNhyCpAYlmC+pxKWYi8gk8yO5G9+MYWibFUn9xvA3iyGb1OP+LmDZ1BSdqdc
duDj75TwrKu+fIy7aCeOKOhHC6cv6vEauMzTJS0BOmxbBBIeGvA445iXKLRkaJxT
vEI5LPP8z1mlIV0dPk8KYxn58me0E+/VN/N9CCzNG5ZzQpbANFY=
=1nBs
-----END PGP SIGNATURE-----
pgpiy6mCpvwrG.pgp
Description: PGP signature
--- End Message ---