Your message dated Mon, 09 Feb 2026 12:19:01 +0000
with message-id <[email protected]>
and subject line Bug#1045967: fixed in telemetry-tempest-plugin 2.7.0-3
has caused the Debian Bug report #1045967,
regarding telemetry-tempest-plugin: Fails to build source after successful build
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.)
--
1045967: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045967
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: telemetry-tempest-plugin
Version: 1.9.0-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package telemetry-tempest-plugin
> dpkg-buildpackage: info: source version 1.9.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> telemetry-tempest-plugin-1.9.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --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
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40:
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` and ``easy_install``.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://github.com/pypa/setuptools/issues/917 for details.
>
> ********************************************************************************
>
> !!
> easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> running clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=python_distutils
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using options from
> telemetry-tempest-plugin-1.9.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building telemetry-tempest-plugin using existing
> ./telemetry-tempest-plugin_1.9.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file
> 'build/lib/telemetry_tempest_plugin/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/telemetry_tempest_plugin/aodh/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/telemetry_tempest_plugin/aodh/api/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/telemetry_tempest_plugin/aodh/service/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/telemetry_tempest_plugin/scenario/__init__.py' will not be
> represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/aodh/api/base.py
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/aodh/api/test_alarming_api.py
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/aodh/api/test_alarming_api_negative.py
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/aodh/service/client.py
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/config.py
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/exceptions.py
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/plugin.py
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/scenario/gnocchi_gabbits/live.yaml
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/scenario/gnocchi_gabbits/search-resource.yaml
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/scenario/telemetry_integration_gabbits/aodh-gnocchi-threshold-alarm.yaml
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/scenario/telemetry_integration_gabbits/create_stack.json
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/scenario/test_gnocchi.py
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/scenario/test_telemetry_integration.py
>
> telemetry-tempest-plugin-1.9.0/build/lib/telemetry_tempest_plugin/scenario/utils.py
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/telemetry-tempest-plugin_1.9.0-2.diff.oNTcUA
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/telemetry-tempest-plugin_1.9.0-2_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: telemetry-tempest-plugin
Source-Version: 2.7.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
telemetry-tempest-plugin, 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 telemetry-tempest-plugin
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, 09 Feb 2026 13:00:45 +0100
Source: telemetry-tempest-plugin
Architecture: source
Version: 2.7.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1045967
Changes:
telemetry-tempest-plugin (2.7.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1045967).
Checksums-Sha1:
442028c1bf6bf8cb8e8cf36de0fc78ad36b70b7a 2186
telemetry-tempest-plugin_2.7.0-3.dsc
06f29db8e03b187602f76a51ac25df5fc09177e9 2968
telemetry-tempest-plugin_2.7.0-3.debian.tar.xz
5fdc27bc540561ff7ad5598cdb855fafe8a4fd61 7383
telemetry-tempest-plugin_2.7.0-3_amd64.buildinfo
Checksums-Sha256:
568ac6b54b1f3fd290fbb312a9218ea79768b7573e1a4549267bd6f6659dd370 2186
telemetry-tempest-plugin_2.7.0-3.dsc
34c9caecd67356756bd577208e428ab53ad11a6f20f86bee75e8851a1ab9d63c 2968
telemetry-tempest-plugin_2.7.0-3.debian.tar.xz
f9a341d92b950b81cb2ef5dd21f906ff19e3409cc576d2884ad02b7c41e0a22c 7383
telemetry-tempest-plugin_2.7.0-3_amd64.buildinfo
Files:
b4cb78aa177488a085643e29ba2c2115 2186 net optional
telemetry-tempest-plugin_2.7.0-3.dsc
b213c05dc58b943326f03b1388279b45 2968 net optional
telemetry-tempest-plugin_2.7.0-3.debian.tar.xz
5e679ffabe537f3005a58e0d2427fc06 7383 net optional
telemetry-tempest-plugin_2.7.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmJzLIACgkQ1BatFaxr
Q/4EmA//XvmsCtFplo2JFhoDr0sjhCrh6E0SqE4rN4AT8GiwjEAD74ZBzo4glWxi
WaeytPqOpD2B9L4O/VfHifRTkrxiLjw1bvXy9o9HJpi4m9DYR4U8dlvfUvaDPwMn
QCo2F/ykPsDMXI0jYGf5C26pSpBiR/R3NKGyruc5mrVvnypxRnf9PZRtqc5uUd4e
FRWv3kYtxa0xPhpfa1zrEoPtJ963JhcRec2vc0CORI/Nweht9g8+SQYWeRg8nuUu
pFJWlESQnM7su6Y7gqn3EKmXi2Ac4gFpjxeotsvDf6nNWzbyynJxQuO2n6IeuwH3
TqDWe5zgCRERHNuzot1metwsSrcGaW8O6AihlPDGvGRfMLaTJZoqjMUYj2GbYsFN
YYlklk+ykIN9zlDq1oqMhQJ546lrYiNJEQHDDOqrEbusSCQLEmrPkyoX8OZDSzws
YJ8mZlv9n2d2Iafq+YT5sd4sa/+0TB+ZWEukdQS8Gd7UXFv7rmV5wSni0zKhulx/
H34VKyOE+uDLdhMIHlXLQVXl9I7bQfcCB3NYTCfPbywKlpQum0i7+qmV8plKVrtG
ruITK5bsu1wm3nZ4NVadMj2VUT0XOQWcKFTPCZoygp5U/H4Dp7mpfGqOdze5+nF1
vfBMYMo2yNZiG0daAADEPcU0iLcicsPol8MSoorN7czcgVeWm9A=
=cJrK
-----END PGP SIGNATURE-----
pgp0uuEw1JAE5.pgp
Description: PGP signature
--- End Message ---