Your message dated Wed, 11 Feb 2026 10:08:07 +0000
with message-id <[email protected]>
and subject line Bug#1048286: fixed in ironic-tempest-plugin 2.15.0-3
has caused the Debian Bug report #1048286,
regarding ironic-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.)


-- 
1048286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ironic-tempest-plugin
Version: 2.6.1-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 ironic-tempest-plugin
> dpkg-buildpackage: info: source version 2.6.1-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 
> ironic-tempest-plugin-2.6.1/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 
> ironic-tempest-plugin-2.6.1/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 ironic-tempest-plugin using existing 
> ./ironic-tempest-plugin_2.6.1.orig.tar.xz
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/common/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/services/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/services/baremetal/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/services/baremetal/v1/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/tests/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/tests/api/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/tests/api/admin/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/tests/scenario/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py'
>  will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/clients.py
>  ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/common/utils.py
>  ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/common/waiters.py
>  ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/config.py
>  ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/exceptions.py
>  ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/manager.py
>  ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/plugin.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/services/baremetal/base.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/services/introspection_client.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_allocations.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_chassis.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_conductor.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_drivers.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_nodes.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_nodestates.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_portgroups.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_ports.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_target.py
>  ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/api/base.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/baremetal_manager.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/introspection_manager.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_inspection_basic.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_ramdisk_iso.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py
>  
> ironic-tempest-plugin-2.6.1/build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/ironic-tempest-plugin_2.6.1-2.diff.ZmRSGo
> 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/ironic-tempest-plugin_2.6.1-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: ironic-tempest-plugin
Source-Version: 2.15.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ironic-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 ironic-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: Wed, 11 Feb 2026 10:37:02 +0100
Source: ironic-tempest-plugin
Architecture: source
Version: 2.15.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048286
Changes:
 ironic-tempest-plugin (2.15.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1048286).
Checksums-Sha1:
 19043626831ec1eef9d4c814efa155ff89687a0f 2178 
ironic-tempest-plugin_2.15.0-3.dsc
 3541bf1319dea915b5252a20da9493707ac78a90 2756 
ironic-tempest-plugin_2.15.0-3.debian.tar.xz
 0ffb3bd16ce0d4139fa08af3e6fc6a9e4651f507 7265 
ironic-tempest-plugin_2.15.0-3_amd64.buildinfo
Checksums-Sha256:
 7f423f15eebf0804e78ec97d053f1b75432146d9419d7a60b772cf1c066338e3 2178 
ironic-tempest-plugin_2.15.0-3.dsc
 84dbea3f794e52e0b1f8c1bb85319d7a765448afcb428cf20aa1f5cbc9ab087b 2756 
ironic-tempest-plugin_2.15.0-3.debian.tar.xz
 016d8fb3dcef63512256a952dfd8f8a9468cb2febd950763df931f9a64cc9573 7265 
ironic-tempest-plugin_2.15.0-3_amd64.buildinfo
Files:
 ee8dbc6ec308bc184726eaec9aba7546 2178 net optional 
ironic-tempest-plugin_2.15.0-3.dsc
 018937743f55bcacf19ff0b4bd0427b2 2756 net optional 
ironic-tempest-plugin_2.15.0-3.debian.tar.xz
 cfd092dd5cb6c07229a4c1051544bb3a 7265 net optional 
ironic-tempest-plugin_2.15.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMThoACgkQ1BatFaxr
Q/73gA//e+Zd85LoIybVWjIvQNGXH0oRsuTiQMWeKsyuJsAP0APQ+IDN8eMiorON
a3OZvVHjPw6FO0YXtOahWniX70QsSyIAB25TB4L4n5AVdTrcf0CwcOuq+XmTdhx+
RXuV4dbRTltBL20tqY2VPPordspxay7v0z7Va7fURjuW2QeWawr/4+c8YjyMXGp/
xpcxCksb92UV0SIMeEdogvCDLGHjtoWGvy11htYb2pNcVX/ur/MB56DzCJ2jaEg6
RLuujzATvbzUoPIdZnSUSIJpCUf07xBir2IljABsHvlti3itwPMSGGQP7FxqV+nt
8CFJbP+pjRp0QVglvqRMTUEn9ZVcWCDlgUhObcdW7TymycPRVYox/TyvzbO0kxMz
oJFMnExCY8tFpYrYYstdYS0AZzjtAgnLBd8F4bksApfxOGEIX5+39gsGcTOZ0y5X
nA/iG6Z74zDxU3MMBQ2z8oUq5oCqsC/Ei/pFuPZgV20vy315VABQ7JZN2BuvvJXK
jrgGOAOI3x8JTMY4Kh/iWVx82Z3S4EQUxqoAFBUH7WhgATUA79ZUtmplSv/hFavC
6aohhrLh3VBDbkfLE7rcg0375XX8ICIqR0VTqtl7Jrq6PyXQCaAaObpYY0nQRBce
d4N2yrRJUk0GfgEEcL7JeQBlz2/uIcxDO1/iIt9y1T+/gdIEORA=
=kmH9
-----END PGP SIGNATURE-----

Attachment: pgpUEc9DS8am_.pgp
Description: PGP signature


--- End Message ---

Reply via email to