Your message dated Mon, 09 Feb 2026 18:20:18 +0000
with message-id <[email protected]>
and subject line Bug#1046467: fixed in octavia-tempest-plugin 3.2.0-4
has caused the Debian Bug report #1046467,
regarding octavia-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.)


-- 
1046467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046467
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: octavia-tempest-plugin
Version: 2.3.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 octavia-tempest-plugin
> dpkg-buildpackage: info: source version 2.3.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 
> octavia-tempest-plugin-2.3.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 
> octavia-tempest-plugin-2.3.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 octavia-tempest-plugin using existing 
> ./octavia-tempest-plugin_2.3.0.orig.tar.xz
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/common/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/contrib/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/contrib/test_server/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/hacking/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/services/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/__init__.py' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/__init__.py' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/api/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/api/v2/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/barbican_scenario/__init__.py' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2/__init__.py' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/scenario/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/scenario/v2/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/__init__.py' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2/__init__.py' 
> will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/__init__.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/barbican_client_mgr.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/cert_utils.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/constants.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/decorators.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/requests_adapters.py
>  octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/config.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/hacking/checks.py
>  octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/plugin.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/__init__.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/__init__.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/amphora_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_capabilities_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_profile_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/base_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_capabilities_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_profile_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/healthmonitor_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/l7policy_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/l7rule_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/listener_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/loadbalancer_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/member_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/pool_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/provider_client.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/RBAC_tests.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby_iptables.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_amphora.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone_capabilities.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone_profile.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor_capabilities.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor_profile.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_healthmonitor.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_l7policy.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_l7rule.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_listener.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_load_balancer.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_member.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_pool.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_provider.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_healthmonitor.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_ipv6_traffic_ops.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_l7policy.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_l7rule.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_listener.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_load_balancer.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_member.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_pool.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2/test_spare_pool.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/test_base.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/validators.py
>  
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/waiters.py
>  octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/version.py
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/octavia-tempest-plugin_2.3.0-2.diff.PDIUhf
> 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/octavia-tempest-plugin_2.3.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: octavia-tempest-plugin
Source-Version: 3.2.0-4
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
octavia-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 octavia-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 18:55:08 +0100
Source: octavia-tempest-plugin
Architecture: source
Version: 3.2.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046467
Changes:
 octavia-tempest-plugin (3.2.0-4) unstable; urgency=medium
 .
   * Cleans better again (Closes: #1046467).
Checksums-Sha1:
 7d8333ab5980512100102952222d8f3fb3fd4c0c 2177 
octavia-tempest-plugin_3.2.0-4.dsc
 5911137d2c1d17a4bb66dace14084762c123517c 3792 
octavia-tempest-plugin_3.2.0-4.debian.tar.xz
 f9fde429ca81b9c0eb2ca02fe2869f92dfc4a677 7509 
octavia-tempest-plugin_3.2.0-4_amd64.buildinfo
Checksums-Sha256:
 10cb8b8994d8d636e91a27eae1f08f6f263de448e1baf385bb1ee7fee625860d 2177 
octavia-tempest-plugin_3.2.0-4.dsc
 e8d4057255fd37f401da7f40968fe70d233f9939734d17b912e4bfe5172e4b4e 3792 
octavia-tempest-plugin_3.2.0-4.debian.tar.xz
 091d030ed7f35eba8cd2c8d86fbf3cd4d2a1367cac184b17ec2d0568af399fe9 7509 
octavia-tempest-plugin_3.2.0-4_amd64.buildinfo
Files:
 26df0a74b41a8239ada6ea296c937600 2177 net optional 
octavia-tempest-plugin_3.2.0-4.dsc
 3e85c13191ed6e0021c3a554c7ae2738 3792 net optional 
octavia-tempest-plugin_3.2.0-4.debian.tar.xz
 09ba5cffc85ea7abdde62082e47e7cd9 7509 net optional 
octavia-tempest-plugin_3.2.0-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmKIKUACgkQ1BatFaxr
Q/59rg/9E1RSG1PUBx5tbxUrvSm9vuUsfGJQdIQavj+QtXwDbKW7MceTLY5PI3J9
lZgQduw8jmSCGglUgF2r9aLq+jIJ9DJMpGaUzaH+EI5ciKwg0obVlA2UYd3Ti0nQ
6J+HFjT69VWVwZymWBBxushMkrqLF90pqm+gRJV8SyJ7SRULalrYbCTcR+Vwp+nT
pF9gGkDEHiV4c0/hpzZUgzQby+kzvnY6/VRHJaB9aAsukFo6DmkRwqGaia7RqOTs
mVM6oPpJu469GU07yBRqUUbidKCP2oqfhYvZywPfVTo6/PK0C1fX0e0VvOf7YsR3
ZDuOBwZPrnzCJ5SL17NOtl5wfFFnjE6t2kgmeW03cA3Po1egBWfmbUzoZLMfNIWE
5w1HjpmFb2HxCz2juobikZxSDmWyF1dhibM+fnM0aBwelvovM1vAiYRA+s2x9X2n
Nu6Mies6dmkHpd0t9uxDcnPAXMyeOg07xqihVUynR3mBQMSvJO+QqwWdk9RzTsRh
YbSWfO9SslSGzgho2XEjxp80XjaHY0EO6WEFQTQyq76sdTeeD1L3XWtl/sM7wMkY
YHkTccMTG4bAQus3i7YnJ/rU8ycLm/f05rJZEJh0DBybKzyRqafSdQNnIePA0lD2
530PQO2xzT0kGalZB1HBemfDn0s5PkoXg5DW2OqDVOcGE6SMue8=
=VNcG
-----END PGP SIGNATURE-----

Attachment: pgpBn_3o2xva9.pgp
Description: PGP signature


--- End Message ---

Reply via email to