Your message dated Wed, 11 Feb 2026 09:51:07 +0000
with message-id <[email protected]>
and subject line Bug#1048175: fixed in octavia 17.0.0-5
has caused the Debian Bug report #1048175,
regarding octavia: 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.)


-- 
1048175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048175
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: octavia
Version: 12.0.0-3
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
> dpkg-buildpackage: info: source version 12.0.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> debian/rules:132: warning: overriding recipe for target 
> 'override_dh_installsystemd'
> /usr/share/openstack-pkg-tools/pkgos.make:40: warning: ignoring old recipe 
> for target 'override_dh_installsystemd'
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
>    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
> debian/rules:132: warning: overriding recipe for target 
> 'override_dh_installsystemd'
> /usr/share/openstack-pkg-tools/pkgos.make:40: warning: ignoring old recipe 
> for target 'override_dh_installsystemd'
> 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
>    debian/rules override_dh_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
> debian/rules:132: warning: overriding recipe for target 
> 'override_dh_installsystemd'
> /usr/share/openstack-pkg-tools/pkgos.make:40: warning: ignoring old recipe 
> for target 'override_dh_installsystemd'
> dh_clean
> find . -iname '*.pyc' -delete
> rm -f AUTHORS
> rm -f ChangeLog
> rm -f debian/octavia-agent.octavia-agent.init debian/octavia-api.init 
> debian/octavia-health-manager.init debian/octavia-housekeeping.init 
> debian/octavia-worker.init debian/octavia-driver-agent.init
> rm -f debian/octavia-agent.octavia-agent.service debian/octavia-api.service 
> debian/octavia-health-manager.service debian/octavia-housekeeping.service 
> debian/octavia-worker.service
> rm -rf build
> rm -rf octavia.sqlite
> rm -rf octavia.egg-info
> rm -rf .eggs
> rm -rf doc/source/contributor/devref/flow_diagrams
> rm -rf doc/source/contributor/modules
> rm -f doc/source/configuration/_static/octavia.policy.yaml.sample
> rm -f doc/source/contributor/devref/erd.svg
> rm -f debian/octavia-api.postinst debian/octavia-api.config 
> debian/octavia-common.postinst debian/octavia-common.config
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building octavia using existing 
> ./octavia_12.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/AmphoraFlows-cert_rotate_amphora_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/AmphoraFlows-get_create_amphora_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/AmphoraFlows-get_failover_amphora_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/AmphoraFlows.rst
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/HealthMonitorFlows-get_create_health_monitor_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/HealthMonitorFlows-get_delete_health_monitor_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/HealthMonitorFlows-get_update_health_monitor_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/HealthMonitorFlows.rst
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/L7PolicyFlows-get_create_l7policy_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/L7PolicyFlows-get_delete_l7policy_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/L7PolicyFlows-get_update_l7policy_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/L7PolicyFlows.rst
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/L7RuleFlows-get_create_l7rule_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/L7RuleFlows-get_delete_l7rule_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/L7RuleFlows-get_update_l7rule_flow.svg
>  octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/L7RuleFlows.rst
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/ListenerFlows-get_create_all_listeners_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/ListenerFlows-get_create_listener_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/ListenerFlows-get_delete_listener_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/ListenerFlows-get_update_listener_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/ListenerFlows.rst
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/LoadBalancerFlows-get_cascade_delete_load_balancer_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/LoadBalancerFlows-get_create_load_balancer_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/LoadBalancerFlows-get_delete_load_balancer_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/LoadBalancerFlows-get_failover_LB_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/LoadBalancerFlows-get_update_load_balancer_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/LoadBalancerFlows.rst
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/MemberFlows-get_batch_update_members_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/MemberFlows-get_create_member_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/MemberFlows-get_delete_member_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/MemberFlows-get_update_member_flow.svg
>  octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/MemberFlows.rst
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/PoolFlows-get_create_pool_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/PoolFlows-get_delete_pool_flow.svg
>  
> octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/PoolFlows-get_update_pool_flow.svg
>  octavia-12.0.0/doc/source/contributor/devref/flow_diagrams_v2/PoolFlows.rst
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/octavia_12.0.0-3.diff.eZpok5
> 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_12.0.0-3_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
Source-Version: 17.0.0-5
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
octavia, 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 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:19:23 +0100
Source: octavia
Architecture: source
Version: 17.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048175
Changes:
 octavia (17.0.0-5) unstable; urgency=medium
 .
   * Cleans better (Closes: #1048175).
Checksums-Sha1:
 aa848cd9196d6fa9b1f5fbb2f8f8015d750dff19 4205 octavia_17.0.0-5.dsc
 3c22df2f31a2f64658241b7d86e6e5c583013852 19888 octavia_17.0.0-5.debian.tar.xz
 5a51d7d204d7709d160799b8a08acb4591f31bc9 20393 octavia_17.0.0-5_amd64.buildinfo
Checksums-Sha256:
 37165d8efa411d0f73d95f31b186983d8004e90fd0f32754b076139faa1ae34e 4205 
octavia_17.0.0-5.dsc
 d8f6a7e45b0d61597880713ddf726084f0a992d141bc00596974e63f6fa94d75 19888 
octavia_17.0.0-5.debian.tar.xz
 9efe9c995bf028e335800719cfe8f261544654ed364cf700bfc1239e61ba9dea 20393 
octavia_17.0.0-5_amd64.buildinfo
Files:
 9b78d56492b2d38f0f14372fb4c06de3 4205 net optional octavia_17.0.0-5.dsc
 64246e3e529393f30cb6f20a92c1f1a3 19888 net optional 
octavia_17.0.0-5.debian.tar.xz
 36de1ac1278eebe43c1503a7ff110795 20393 net optional 
octavia_17.0.0-5_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMSycACgkQ1BatFaxr
Q/6T7hAAkFNT0Z5muyRN525anz1Xzh6CfNPfv64HDnlutQUnW0T+ykJuPf4lPOFt
vcgox6bf97j/NAFa168DB4xWdhsyV0DfiSf/l5JDISptw4qIbmzWQ3hJbua7DjCs
RHzK43iD2qnn3cyEMtCnXg667Sy56NMvQoI+GZ3WdZfPUfgI37DmcnbGffN/I/iK
L47+rub5SoMebcnatRllXjsZkfHiRk7dAfmyAfvcQNRJulohwHU+VKZFVBofxBdy
ItbMjCzIj826iDbGgA9F9e3ACk5GFcCLFcVIEBiqZwm3vHUrffJz2mpfWvaYkehY
hhRfwqfYsT55dUhmTCi0VXRWLq39UpuA+Ejws8F8m7wok3Tr2DLKweKaTy57WeQL
3D/Gnq5kAZy0ub1YqiGKLn4EYytux8H3PNgcR+J4MAQmFqQ9rnLhroILN1xwPtJF
FMrC94TQJUA9JMs44UjE+FZfrob0k6A0nVrUXtGUUK3EJqzWfzqB3T1MjFU+jwM0
rnGpA3gTduS0e51OkHD5i6/0PpiK3pDTSmSfy17vWTocHdd7WL+4a+FSa9RzUNP6
bNAzHrQA947NSp5/shcXXUtislIRsT/+qOR8UNO3j9YMlf53CuJ2s16L/F0/kIol
9ASsxKldXzoEcv2HOUQznK0G7tHR0n0f4EStuo/P9uWbLlU9aX4=
=pX98
-----END PGP SIGNATURE-----

Attachment: pgp8UjMT5QbFu.pgp
Description: PGP signature


--- End Message ---

Reply via email to